action-docker-layer-caching

[CAUTION] This repository is not actively maintained. / Enable Docker layer caching in your GitHub Actions workflow.

MIT License

Stars
422
Committers
5

Bot releases are hidden (Show)

action-docker-layer-caching - v0.0.11 Latest Release

Published by satackey almost 4 years ago

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
action-docker-layer-caching - v0.0.10

Published by satackey almost 4 years ago

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
action-docker-layer-caching - v0.0.9

Published by satackey almost 4 years ago

Bug fixes

  • Save only when new images were created by rcowsill · Pull Request #82
action-docker-layer-caching - Fix bugs on Windows

Published by satackey about 4 years ago

Fixed bugs on Windows (#20, #23)

action-docker-layer-caching - Fix layer cache not found

Published by satackey about 4 years ago

Fix layer cache not found (#19, #22)

action-docker-layer-caching - Allow skipping saving the layers

Published by satackey about 4 years ago

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

action-docker-layer-caching - Limit the concurrency of restoring and saving layers

Published by satackey about 4 years ago

Fixed #12

action-docker-layer-caching - Fix very slow cache restoration

Published by satackey about 4 years ago

See #2

action-docker-layer-caching -

Published by satackey over 4 years ago

action-docker-layer-caching -

Published by satackey over 4 years ago

action-docker-layer-caching -

Published by satackey over 4 years ago