Skip to content

Releases: blue-build/github-action

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

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)