Skip to content

Releases: satackey/action-docker-layer-caching

v0.0.11

14 Dec 13:39
Compare
Choose a tag to compare

Bug fixes

  • Use path module instead of string manipulation by @rcowsill · Pull Request #89
  • Detect updated "cache exists" error message by @rcowsill · Pull Request #90

Main library updates

  • Bump @actions/cache from 1.0.4 to 1.0.5 by @dependabot · Pull Request #93

v0.0.10

06 Dec 07:59
Compare
Choose a tag to compare

Bug fixes

  • Fix filename too long error on Windows by satackey · Pull Request #84
  • Prevent the save from failing when the restore fails by satackey · Pull Request #83

v0.0.9

06 Dec 03:07
Compare
Choose a tag to compare

Bug fixes

  • Save only when new images were created by rcowsill · Pull Request #82

Fix bugs on Windows

15 Aug 11:40
Compare
Choose a tag to compare

Fix layer cache not found

15 Aug 07:02
Compare
Choose a tag to compare

Allow skipping saving the layers

15 Aug 01:23
Compare
Choose a tag to compare

allow skipping saving the layers (#21) Thanks @btkostner

Limit the concurrency of restoring and saving layers

05 Aug 07:51
Compare
Choose a tag to compare

Fix very slow cache restoration

28 Jul 02:35
Compare
Choose a tag to compare

v0.0.3

17 Jun 00:27
Compare
Choose a tag to compare

v0.0.2

16 Jun 13:00
Compare
Choose a tag to compare
[auto]