Skip to content

Releases: blue-build/cli

v0.8.5

27 Apr 19:23
Compare
Choose a tag to compare

What's Changed

  • feat: Display full recipe with syntax highlighting by @gmpinder in #166
  • fix: Pull extra akmods image too by @gmpinder in #169
  • feat: Move module run logic into its own script by @gmpinder in #168

Full Changelog: v0.8.4...v0.8.5

v0.8.4

22 Apr 20:54
Compare
Choose a tag to compare

What's Changed

  • chore: add MODULE_DIRECTORY env var by @xynydev in #142
  • docs: add distrobox installation tips by @michaelhaaf in #146
  • fix: Sign all images in manifest by @prydom in #148
  • README: add alpine distrobox and shell completions by @michaelhaaf in #149
  • feat: Add driver selection args by @gmpinder in #153
  • feat: Squash builds by @gmpinder in #155
  • chore: Cleanup images and use hash for exports tag by @gmpinder in #158
  • feat: Look for recipes in ./recipes/, build files in ./files/, and Containerfiles in ./containerfiles/ by @gmpinder in #157
  • fix: Add test for rpm-ostree rebase by @gmpinder in #161
  • fix: Error if any module fails to deserialize by @gmpinder in #163
  • chore: Update akmods module to account for upstream changes by @gmpinder in #165

New Contributors

Full Changelog: v0.8.3...v0.8.4

v0.8.3

27 Mar 23:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.2...v0.8.3

v0.8.2

09 Mar 00:46
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.1...v0.8.2

v0.8.1

26 Feb 14:51
Compare
Choose a tag to compare

Full Changelog: v0.8.0...v0.8.1

v0.8.0

25 Feb 17:30
Compare
Choose a tag to compare

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 of SIGSTORE_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

13 Feb 21:36
Compare
Choose a tag to compare

What's Changed

  • fix: remove deprecated bling COPY for files and rpms 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

07 Feb 21:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

06 Feb 04:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.5...v0.6.0

v0.5.4

24 Jan 23:32
Compare
Choose a tag to compare

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

view details