Skip to content

Releases: blue-build/github-action

v1.6.1

30 Jun 10:22
f12572d
Compare
Choose a tag to compare

1.6.1 (2024-06-30)

Bug Fixes

  • Default maximize_build_space to true (#54) (bf3f2a9)

v1.6.0

31 May 11:40
8f4a612
Compare
Choose a tag to compare

1.6.0 (2024-05-31)

Features

  • Add support for specifying a specific version of the CLI (#51) (91ad95d)
  • support changing working directory (#43) (41cfe24)

Bug Fixes

v1.5.0

02 May 08:15
1fb33a2
Compare
Choose a tag to compare

1.5.0 (2024-05-01)

CLI

This release pins the blue-build/cli version to the major version v0.8. This means that you will get bug fixes without having to update the GitHub Action, while feature updates to the CLI will still come with corresponding GitHub Action updates.

Features

v1.4.0

01 May 09:32
20b5e93
Compare
Choose a tag to compare

1.4.0 (2024-04-26)

CLI

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

Features

  • Add support for recipes in ./recipes and add cache support (#39) (b121a8f)

v1.3.1

13 Apr 10:21
194fb52
Compare
Choose a tag to compare

1.3.1 (2024-04-13)

Bug Fixes

  • switch to new build space maximizer action (#35) (4ca0217)

v1.3.0

29 Mar 16:29
b436eae
Compare
Choose a tag to compare

1.3.0 (2024-03-29)

CLI

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

Features

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