Skip to content

v1.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Oct 15:50

馃殌 Features

  • 1220413 (pre-receive) add gitlab web detection
  • 2ce2bfa (pre-receive) add pre-receive timeout
  • f6e39c3 (pre-receive) return 0 if breakglassed
  • 87a82c9 (pre-receive) add specific pre-receive-mode

馃悰 Bug fixes

  • de3daaf (pre-receive) git status -C doesnt work on bare repos
  • 9c26571 (ci) disable cache for scan ci command

馃敡 Chores and Improvements

  • fb9d8ff (ci) create release
  • a09a3c1 (ggshield) bump hardcoded version
  • 291af0b (cache) do not create cache file until we need it
  • cd927ab (pre-receive) add explanation to magic number.
  • 9f842ba (ggshield) refactor scan exception handle

馃摝 Other

  • 86c47dd (pre-receive) improve menu items
  • 4838736 (pre-receive) add pre-receive docs
  • bcd55ae (pre-receive) add pre-receive tests
  • 263393e (prepush) move prepush tests to own file