build-push-action/src
Claude 296109dd1e src: only commit stickydisk in post step if in setup-only
Firstly this was a bug where we were trying to commit in the post
step even if we had already committed at the end of the main step in
a non-setup-only invocation.

Secondly, if the action is canceled before the exposeID is set in the main
process, we don't want to send a commit request with an empty exposeID.
2025-04-29 17:01:42 -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: only commit stickydisk in post step if in setup-only 2025-04-29 17:01:42 -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 src: only commit stickydisk in post step if in setup-only 2025-04-29 17:01:42 -04:00