Skip to content

src: only commit stickydisk in post step if in setup-only#111

Merged
adityamaru merged 1 commit intomasterfrom
fix-unnecessary-commti
Apr 29, 2025
Merged

src: only commit stickydisk in post step if in setup-only#111
adityamaru merged 1 commit intomasterfrom
fix-unnecessary-commti

Conversation

@adityamaru
Copy link

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.

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.
@adityamaru adityamaru requested a review from aayushshah15 April 29, 2025 21:03
@adityamaru
Copy link
Author

@adityamaru adityamaru merged commit 7af3b3a into master Apr 29, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants