build-push-action/src
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.
2025-04-22 16:31:23 -04:00
..
__mocks__ *: introduce a setup-only mode to the build-push-action 2025-04-14 16:36:36 -07:00
__tests__ *: introduce a setup-only mode to the build-push-action 2025-04-14 16:36:36 -07:00
context.ts *: introduce a setup-only mode to the build-push-action 2025-04-14 16:36:36 -07:00
main.ts src: move buildkit prune to cleanup stage and invoke it inline 2025-04-22 16:31:23 -04:00
reporter.ts src: use port from env 2025-04-15 18:23:28 -07:00
setup_builder.ts src: move buildkit prune to cleanup stage and invoke it inline 2025-04-22 16:31:23 -04:00
state-helper.ts *: introduce a setup-only mode to the build-push-action 2025-04-14 16:36:36 -07:00