v1.1.0-beta7
Pre-release
Pre-release
github-actions
released this
29 Oct 22:04
·
78 commits
to master
since this release
Changelog
- 6d086cf: add fuzz job (@capnspacehook)
- 59a1a03: add more details to README (@capnspacehook)
- c5936d7: add names to workflow steps (@capnspacehook)
- a76a753: add workflow to lint dockerfile (@capnspacehook)
- 929be5b: add workflow to lint workflow files (@capnspacehook)
- c5e60c4: address actionlint errors (@capnspacehook)
- 6c2c4da: allow all workflows except release to be triggered manually by maintainers (@capnspacehook)
- 44346d0: don't check binary reproducibility for now, requires upstream changes with Go to work (@capnspacehook)
- 53d0973: fix hadolint action version (@capnspacehook)
- 1b4083a: ignore specific hadolint warning (@capnspacehook)
- 9f5d11e: make docker image run as non-root user (@capnspacehook)
- 75d25ab: make hadolint verbose (@capnspacehook)
- e1f946e: manually install and run govulncheck in workflow (@capnspacehook)
- ab8ae3d: set timeout for tests in case they hang (@capnspacehook)
- a85950d: try with older version of hadolint (@capnspacehook)