Releases: blue-build/cli
Releases · blue-build/cli
v0.8.1
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- feat: Use GitHub's OIDC for signing images by @gmpinder in #62
- feat: use WORKDIR and ENTRYPOINT for cli containers by @gerblesh in #63
- feat(podman-api): Clean up working container for SIGINT and SIGTERM by @gmpinder in #14
- feat: Use tmpfs mount for /tmp and /var by @gmpinder in #67
- feat: Allow user to use source images by @gmpinder in #69
- fix: check for
GITHUB_TOKEN
instead ofSIGSTORE_ID_TOKEN
for github OIDC by @gerblesh in #72 - feat: Make use of rpm-ostree cache by @gmpinder in #68
- fix: Remove trailing newlines from yaml arrays by @fiftydinar in #73
- refactor: Use GITHUB_TOKEN instead of REGISTRY_TOKEN by @gmpinder in #75
- feat: block overriding by @bayou-brogrammer in #74
- feat: Allow use of akmods module by @gmpinder in #71
- fix: allow empty custom modules dir by @qoijjj in #77
- feat: add retry options to cli build command by @bayou-brogrammer in #81
- refactor: Move modules into their own directory structure by @gmpinder in #80
- docs: Add module documentation for 'containerfile' and 'files' by @gmpinder in #82
- chore: update default module source by @xynydev in #76
New Contributors
- @fiftydinar made their first contribution in #73
- @qoijjj made their first contribution in #77
Full Changelog: v0.7.1...v0.8.0
v0.7.1
What's Changed
- fix: remove deprecated bling
COPY
forfiles
andrpms
by @gerblesh in #52 - fix: only use earthly builder if token exists by @gerblesh in #53
- chore: Create base integration test setup by @gmpinder in #55
- feat: Use Multi-stage builds to prevent COPY for modules and config by @gmpinder in #54
- feat: Alias update for upgrade subcommand by @gmpinder in #60
New Contributors
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- refactor!: rename bb to bluebuild by @bayou-brogrammer in #50
- feat: snippets by @bayou-brogrammer in #51
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- fix: tag workflow version fix by @bayou-brogrammer in #16
- refactor: Move recipe out to its own module by @gmpinder in #18
- fix: Improve workflow for main branch and PRs by @gmpinder in #17
- chore: Enable Clippy Pedantic lint by @gmpinder in #19
- feat: add release workflows by @bayou-brogrammer in #22
- feat: upgrades by @bayou-brogrammer in #26
- chore: fix simple error in workflow by @bayou-brogrammer in #27
- chore: Update/Remove logos in this repo (#23) by @xynydev in #30
- chore: Setup earthly satellite building by @gmpinder in #29
- refactor: Separate module template from recipe module by @gmpinder in #32
- feat: Bugreport command by @bayou-brogrammer in #28
- feat: Use COPY syntax for files module by @gmpinder in #38
- fix: Add missing container tags by @gmpinder in #37
- feat: Allow default recipe path by @gmpinder in #45
- fix: Update containerfile to check for presence of cosign.pub by @bayou-brogrammer in #46
- fix: output better serde::yaml errors by @bayou-brogrammer in #47
- fix: Lowecase registry and update IMAGE_REGISTRY arg by @gmpinder in #49
- refactor: Separate modules into individual templates by @gmpinder in #48
Full Changelog: v0.5.5...v0.6.0
v0.5.4
Chore
- Bump version
- Bump version
Other
- Add token for pushing tags
- Don't fetch tags again
Commit Statistics
- 4 commits contributed to the release.
- 4 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
v0.5.3
Chore
- Bump version
Commit Statistics
- 4 commits contributed to the release.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages