Skip to content

Releases: blue-build/github-action

v1.2.0

12 Mar 16:30
79c6f93
Compare
Choose a tag to compare

1.2.0 (2024-03-12)

This release should finally make builds faster.

CLI

This release changes the blue-build/cli version. See https://github.com/blue-build/cli/releases/tag/v0.8.2 for full list of changes and new features.

Features

Bug Fixes

v1.1.1

27 Feb 07:27
87b9b7a
Compare
Choose a tag to compare

CLI

This release changes the blue-build/cli version. See https://github.com/blue-build/cli/releases/tag/v0.8.1 for full list of changes and new features.

1.1.1 (2024-02-26)

Bug Fixes

  • release-please: add id to release step to make subsequent steps work (64942c5)

v1.1.0

25 Feb 17:29
3f72e8b
Compare
Choose a tag to compare

1.1.0 (2024-02-25)

CLI

This release changes the blue-build/cli version. See https://github.com/blue-build/cli/releases/tag/v0.8.0 for full list of changes and new features.

Features

  • add registry input (#14) (9f6f8ed)
  • add release-please & multi-tag releases (#12) (117a659)
  • containerd mount for faster builds and cli version update (#22) (aef8fcf)
  • make maximizing build space optional (#18) (3052739)

Bug Fixes

  • builds failing due to input desc examples being evaluated by github (5d69b36)
  • builds failing due to input desc examples being evaluated by github (c0cabfd)
  • run build with cli container (#15) (2cccc96)

v1.0.2

12 Feb 18:51
b68c795
Compare
Choose a tag to compare

What's Changed

  • fix: lock cli version to latest tag by @bayou-brogrammer in #10
  • chore: switch to ublue's unwanted software remover
  • chore(deps): bump sigstore/cosign-installer from 3.3.0 to 3.4.0 by @dependabot in #13

New Contributors

Full Changelog: v1.0.1...v1.0.2

Fix: switch to new binary name

08 Feb 09:58
10832bb
Compare
Choose a tag to compare
refactor: Switch to using bluebuild bin name (#7)

This will need to be merged in at the same time as the next BlueBuild release

v1.0.0

03 Feb 10:54
Compare
Choose a tag to compare

Initial stable release of image build GitHub Action.