Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Apr 15:56
ec655b7

1.2.0 (2024-04-11)

Feature

  • add lefthook [pre-commit] CI pipeline (186d378)

Chores

  • change lefthook git_url to https instead over ssh (43faf18)
  • try to fetch git to the head (9a375c5)
  • remove git from steps, but try to create .git/hooks folder (56d5aa0)
  • add step to install git (0cf6e5b)
  • adjust CI permissions to 'write' (efaaf25)
  • run debugging process (7c8d676)

CI

  • update installation of lefthook (36f3002)
  • remove debugging lines and trailing whitespace (061a459)
  • make sure we install hooks with lefthook too (aa5a318)
  • fix the installation of lefthook (f01a984)