Skip to content

Releases: old-xebis/repository-template

v0.30.1

01 Jan 18:36
Compare
Choose a tag to compare

0.30.1 (2024-1-1)

Bug Fixes

  • gitlab ci linter fails on missing project argument (27bfbaa)

v0.30.0

09 Dec 12:18
Compare
Choose a tag to compare

0.30.0 (2023-12-9)

Features

  • remove secrets.sh script (62b571f)

v0.29.0

14 Oct 08:58
Compare
Choose a tag to compare

0.29.0 (2023-10-14)

Features

  • extend editorconfig to include all file formats (c7c9721)

v0.28.0

24 Jun 18:19
Compare
Choose a tag to compare

0.28.0 (2023-06-24)

Bug Fixes

  • foxtrot merges are not prevented (ef7254c)
  • hooks are run twice during a commit (0ca75f3)

Features

  • add pre-commit meta hook check-hooks-apply (f09026c)
  • add suggested vscode extensions as vscode recommendations (1eef470)
  • anti-todo hook is run only manually or in a merge request pipeline (e6f62c9)

v0.27.1

30 Apr 10:36
Compare
Choose a tag to compare

0.27.1 (2023-04-30)

Bug Fixes

  • execute pre-commit from hook scripts as from the original hooks (9d2bb21)
  • pre-push script shouldn't have hardcoded repository path (d4ecf0e)

v0.27.0

29 Apr 19:56
Compare
Choose a tag to compare

0.27.0 (2023-04-29)

Features

  • test sets specified as a file instead of hardcoded lists (2fb290c)

v0.26.0

08 Apr 15:33
Compare
Choose a tag to compare

0.26.0 (2023-04-08)

Bug Fixes

  • cspell warnings (fbedcf3)
  • shellcheck warns about unreachable command in tests (94cc929)
  • when a hook is installed setup script has a wrong icon (86b113b)

Features

v0.25.0

04 Feb 10:04
Compare
Choose a tag to compare

0.25.0 (2023-02-04)

Features

  • add codespell pre-commit hook (76bb588)

v0.24.0

09 Oct 09:55
Compare
Choose a tag to compare

0.24.0 (2022-10-09)

Features

  • add pre-commit useless excludes check (a72a834)

v0.23.1

14 Aug 14:31
Compare
Choose a tag to compare

0.23.1 (2022-08-14)

Bug Fixes

  • skip pre-commit hook variable doesn't work without gitlab token (845da3f)