Skip to content

Releases: reproducible-containers/buildkit-cache-dance

v3.3.0

20 Jun 06:13
v3.3.0
5b81f4d

Choose a tag to compare

What's Changed

  • fix: update dependencies to the latest + optimize the builds by @aminya in #50
  • fix README file to use correct builder instance by @kizzx2 in #51
  • Add cache-dir input to allow specifying cache content location during auto-discovery by @omus in #52

New Contributors

Full Changelog: v3.2.0...v3.3.0

v3.2.0

03 May 11:57
v3.2.0
653a570

Choose a tag to compare

What's Changed

  • Allow overriding container image by @relu in #44
  • Added support for running with different builder by @ty2 in #45
  • Determine default cache map from Dockerfile by @bennesp in #49

New Contributors

  • @relu made their first contribution in #44
  • @ty2 made their first contribution in #45
  • @bennesp made their first contribution in #49

Full Changelog: v3.1.2...v3.2.0

v3.1.2

30 Jun 08:47
v3.1.2
5b6db76

Choose a tag to compare

What's Changed

  • Fix not preserving uid and/or gid by @mabrikan in #35
  • Use sudo to clear cache source during extraction by @rose-m in #37

New Contributors

Full Changelog: v3.1.1...v3.1.2

v3.1.1

07 May 13:21
v3.1.1
87e6a3b

Choose a tag to compare

What's Changed

  • Ensure scratch directory exists when calling extractCache by @Chagui- in #29
  • Do not extract cache on job failure by @borchero in #32

New Contributors

Full Changelog: v3.1.0...v3.1.1

v3.1.0

08 Apr 03:01
v3.1.0
5de31fc

Choose a tag to compare

What's Changed

  • fix: ignore clean-up errors by @aminya in #27
  • feat: support arbitrary mount options for each cache by @aminya in #28

Full Changelog: v3.0.0...v3.1.0

v3.0.0

31 Mar 07:10
v3.0.0
0fc239d

Choose a tag to compare

Rewrote the action in TypeScript and adds support for cache-map that gets a string of files that need to be injected as a JSON string. This makes it possible to inject multiple directories in one call and simplifies the usage.

This release also makes it possible to run the script outside GitHub Actions in other CI platforms or locally using command line arguments.

Thanks to @aminya (#25)


What's Changed

  • add skip-extraction option to example on README by @henryjw in #20
  • feat: reimplement read-action-input in bash instead of node by @NgoKimPhu in #22
  • feat!: rewrite in TypeScript with CacheMap support by @aminya in #25

New Contributors

Full Changelog: v2.1.4...v3.0.0

v2.1.4

22 Jan 16:58
v2.1.4
4b2444f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.3...v2.1.4

v2.1.3

24 Oct 15:52
v2.1.3
a7e6c84

Choose a tag to compare

What's Changed

New Contributors

  • @shyim made their first contribution in #14

Full Changelog: v2.1.2...v2.1.3

v2.1.2

13 Sep 20:38
v2.1.2
47a61eb

Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.1.2

v2.1.1

13 Sep 20:23
v2.1.1
a4bf073

Choose a tag to compare

v2.1.1 Pre-release
Pre-release

What's Changed

Full Changelog: v2.1.0...v2.1.1