Skip to content

Releases: blue-build/github-action

v1.8.1

11 Dec 18:02
4d8b4df
Compare
Choose a tag to compare

1.8.1 (2024-12-11)

Bug Fixes

  • Check for user-provided build_opts (#71) (b22398a)

v1.8.0

06 Dec 14:19
0658135
Compare
Choose a tag to compare

1.8.0 (2024-12-03)

CLI

Updated to v0.9.0.
Read the blog post.

Features

v1.7.0

11 Nov 17:25
33ee8cc
Compare
Choose a tag to compare

1.7.0 (2024-11-11)

Features

  • allow providing options to bluebuild build command (#63) (acae198)
  • allow skipping the checkout step (#61) (b032506)

v1.6.2

14 Oct 16:23
24b3357
Compare
Choose a tag to compare

1.6.2 (2024-10-14)

Bug Fixes

  • Only install podman from opensuse repo if Ubuntu is 22.04 (#59) (5fc9194)

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