Releases: easy-up/gatecheck
Releases · easy-up/gatecheck
v0.9.2
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
v0.9.0
Release v0.8.0
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