Releases: easy-up/portage-cd
Releases · easy-up/portage-cd
v0.0.2
Images
ghcr.io/easy-up/portage:v0.0.2
ghcr.io/easy-up/portage:podman-v0.0.2
Changelog
- 995c1c1 Added --coverage-file / codescan.coveragefile support
- 24781fe Added a CLI argument and env variable to specify the target dir for semgrep
- d247327 Added a default gatecheck configuration and added merge capabilities
- d75bd51 Disable opam init interactive prompt, and build using the release profile
- b1282d0 Increase OPAM timeout to decrease likelihood of intermittent docker build failure
- d0140e6 Removed unused flag
- 8b8c7ce Update gatecheck version to v0.8.0
- 29d6c0d updated old wfe filename
v0.0.1-rc.19
Containers
Changelog
- 1d97b1b Added a list of the prerequisites for running portage locally
- 74ef0c5 Drop the --all flag from the gatecheck list command. Fixes Issue #5
- aa88821 Fix issue with freshclam. Closes issue #3
- d4673ce Ignore extraneous build output directory
- 5ef9066 Simplified artifact bundle publishing confiugration
- 21356e0 Standardized the configuration of the semgrep tool. Default to experimental in the docker image.
v0.0.1-rc.18
Changelog
- d4205b1 Added justfile target for performing local docker builds.
- b8efad4 Enable build on pushes to the main branch and tags.
- a002b37 Fixed portage-cd-actions repository name reference
- 8e845a7 Fixed semgrep commandlines
- 42f03ba Made the Dockerfile completely self contained and bumped the versions of semgrep and gatecheck.
v0.0.1-rc.17
Changelog
- cadeb93 Changes to summary section for ghp & mdbooks (#40)
- d61b85b Portage CD rename
- e384f52 Semgrep Documentation (#39)
- b9f783b Updated the GitHub action generation code to be more flexible. (#38)
- 2b9542f Updated workflow permissions to enable image publish
- e663088 feat: abstract cobra setup functions
- 269fcb1 feat: add code scan
- 133884d feat: add gatecheck ls
- 5afd98e feat: add image push
- 0490cc2 feat: add image save task
- 8b6dc2c feat: add image scan, anti virus scan, and image save tasks
- 2f29a6d feat: add settings pkg with meta config values
- 1a6c30c feat: add snyk code scan
- e6fd2be fix: snyk report to artifact dir
- ac2ac9e lint: update
- d8a49ef omnibus upgrade (#41)
- 2923968 refactor: move CLI to v0, add v1 CLI
- 7d13fbb upgrade go (#42)