Skip to content

Releases: old-xebis/repository-template

v0.23.0

07 Jan 18:49
Compare
Choose a tag to compare

0.23.0 (2022-01-07)

Features

  • secrets.sh symbols better match shellib's style (6707322)

v0.22.0

05 Jan 20:00
Compare
Choose a tag to compare

0.22.0 (2022-01-05)

Features

  • add pre-commit hooks git-check, git-dirty, protect-first-parent (2a6e4a9)
  • remove pre-push unstaged files check, pre-commit warning is enough (f534123)

v0.21.0

03 Jan 20:56
Compare
Choose a tag to compare

0.21.0 (2022-01-03)

Bug Fixes

  • scripts/update failed on unspecified shellib branch (3f580e0)

Features

  • switch from own package management to shellib pkgs (efc518e)

v0.20.0

19 Dec 16:03
Compare
Choose a tag to compare

0.20.0 (2021-12-19)

Features

v0.19.1

19 Dec 14:33
Compare
Choose a tag to compare

0.19.1 (2021-12-19)

Bug Fixes

  • scripts/setup remove unnecessary output (12d712c)

v0.19.0

16 Dec 15:19
Compare
Choose a tag to compare

0.19.0 (2021-12-16)

Bug Fixes

  • pre-commit script test fails on env var collision with bats (d57fc8a)
  • pre-push hook should run pre-commit hooks on changed, not all files (531b584)
  • pre-push hook should run pre-commit hooks on changed, not all files (c34c0d6)
  • pre-push hook skips changed files (acc8021)
  • refactored scripts fails on non-existent environment variable (f2cd6a1)
  • shellcheck fails on included scripts (e40610a)

Features

  • add git-merge-commit hook (9a3be21)
  • add gitleaks pre-commit hook (b402316)
  • add scripts/test test runner (07e5554)
  • anti-todo hook checks word boundaries and replaces check-sanity (a05773d)
  • rename tools to scripts (bffa6e4)
  • rename, rewrite, and refactor scripts/check-sanity (2513adc)
  • rename, rewrite, and refactor scripts/pre-commit (1664a1d)
  • rename, rewrite, and refactor scripts/update (52a657e)
  • rewrite, and refactor scripts/pre-push (59a24f3)
  • split setup-repo to bootstrap and setup scripts (f85da8a)

v0.18.0

04 Dec 19:50
Compare
Choose a tag to compare

0.18.0 (2021-12-04)

Features

  • pre-releases and maintenance releases (c96f563)

v0.18.0-beta.1

04 Dec 18:28
Compare
Choose a tag to compare
v0.18.0-beta.1 Pre-release
Pre-release

0.18.0-beta.1 (2021-12-04)

Features

  • pre-releases and maintenance releases (c96f563)

v0.17.2

04 Dec 09:07
Compare
Choose a tag to compare

0.17.2 (2021-12-04)

Bug Fixes

  • tools/check-sanity shouldn't traverse through hidden directories (70105c4)

v0.17.1

04 Dec 07:38
Compare
Choose a tag to compare

0.17.1 (2021-12-04)

Bug Fixes

  • add misssing git submodules update (5b186d2)