Skip to content

Releases: easy-up/gatecheck

v0.9.2

29 Mar 20:56

Choose a tag to compare

Changelog

  • df6f187: Enabled portage code scan (@sflanker)
  • f9dba8e: Release v0.9.2 (@sflanker)
  • 1bd52af: Switch to just recording the default (origin) remote URL, isntead of 'owner' (@sflanker)
  • 88f3309: added logging for git context. Added config files for running portage on gatecheck. (@ayee808)
  • d04e022: added the owner or user of the submission so it can be validated against the jwt git info on the belay side (@ayee808)

v0.9.1

14 Feb 22:17

Choose a tag to compare

Changelog

v0.9.0

31 Jan 21:59

Choose a tag to compare

Changelog

Release v0.8.0

24 Oct 09:46

Choose a tag to compare

What's Changed

  • Fixed a bug where validation failures were not resulting in a non-zero exit code
  • [BREAKING] Renamed the --file / -f CLI argument to --config / -f for consistency with other tools
  • improvements to validate output
    These "improvements" are short term hacks. There is a need for a fundamental
    overhaul of how output is generated to improve usability
  • Implemented code coverage support.
  • Updated the docs to reflect the removal of the --all flag