Skip to content

Releases: blue-build/cli

v0.8.20

06 Oct 17:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.19...v0.8.20

v0.8.19

04 Oct 20:51
Compare
Choose a tag to compare

What's Changed

  • fix: Use built-in image inspection for podman and docker by @gmpinder in #236

Full Changelog: v0.8.18...v0.8.19

v0.8.18

03 Oct 18:50
Compare
Choose a tag to compare

What's Changed

  • fix: Add post build script to prepare image for ISO creation by @gmpinder in #228
  • refactor: Swtich to using bon for builder pattern by @gmpinder in #230
  • fix: Run image as fallback for version retrieval by @gmpinder in #232
  • feat: Add platform arg to force building a specific architecture by @gmpinder in #233

Full Changelog: v0.8.17...v0.8.18

v0.8.17

11 Sep 23:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.16...v0.8.17

v0.8.16

08 Sep 14:28
Compare
Choose a tag to compare

Full Changelog: v0.8.15...v0.8.16

v0.8.15

07 Sep 23:02
Compare
Choose a tag to compare

What's Changed

  • feat(iso): Create generate-iso command by @gmpinder in #192
  • feat: Display list of image refs at the end of a build by @gmpinder in #224

Full Changelog: v0.8.14...v0.8.15

v0.8.14

25 Aug 18:14
Compare
Choose a tag to compare

What's Changed

  • fix: Make sure GitHub job pushes latest image on scheduled job by @gmpinder in #221
  • fix: Properly handle alt-tags so they don't collide with default tags by @gmpinder in #222

Full Changelog: v0.8.13...v0.8.14

v0.8.13

20 Aug 13:14
Compare
Choose a tag to compare

What's Changed

  • refactor: Create SigningDriver and CiDriver by @gmpinder in #197

Full Changelog: v0.8.12...v0.8.13

v0.8.12

11 Aug 16:45
Compare
Choose a tag to compare

What's Changed

  • feat: Add arm support by @gmpinder in #191
  • feat(experimental): Build multiple recipes in parallel by @gmpinder in #182
  • fix: Add Ctrl-C handler for spawned children by @gmpinder in #193
  • fix: Support other signals properly by @gmpinder in #194
  • feat: Create RunDriver by @gmpinder in #196
  • refactor: Switch to using miette for errors instead of anyhow by @gmpinder in #198
  • chore: Add Justfile commands for easier development by @gmpinder in #205
  • fix: add typespec schemas for cli modules, remove modules.json (not needed anymore) by @xynydev in #209
  • chore: Move files from /usr/etc/ to /etc/ in build-time by @fiftydinar in #214

Full Changelog: v0.8.11...v0.8.12

v0.8.11

03 Jun 13:58
Compare
Choose a tag to compare

What's Changed

  • fix: Fail if cosign private/public key can't be verified by @gmpinder in #190

Full Changelog: v0.8.10...v0.8.11