You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
build-push-action/dist
Claude c80185915d src: move buildkit prune to cleanup stage and invoke it inline
Previously, we were firing off an async buildkit prune to clean
up layers unused in 14 days. This changes that to cleanup layers
unused in 7 days and fires it off inline on cleanup. It just seems
easier to reason about that way.
8 months ago
..
index.js src: move buildkit prune to cleanup stage and invoke it inline 8 months ago
index.js.map src: move buildkit prune to cleanup stage and invoke it inline 8 months ago
licenses.txt *: introduce a setup-only mode to the build-push-action 8 months ago
sourcemap-register.js *: use axios-retry instead of handrolled retry methods 1 year ago