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/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.
5 months ago
..
__mocks__ *: introduce a setup-only mode to the build-push-action 5 months ago
__tests__ *: introduce a setup-only mode to the build-push-action 5 months ago
context.ts *: introduce a setup-only mode to the build-push-action 5 months ago
main.ts src: only commit stickydisk in post step if in setup-only 5 months ago
reporter.ts src: use port from env 5 months ago
setup_builder.ts src: move buildkit prune to cleanup stage and invoke it inline 5 months ago
state-helper.ts src: only commit stickydisk in post step if in setup-only 5 months ago