Skip to content

refac(submit): extract into a handler#741

Merged
abhinav merged 1 commit intomainfrom
handler/submit
Jul 13, 2025
Merged

refac(submit): extract into a handler#741
abhinav merged 1 commit intomainfrom
handler/submit

Conversation

@abhinav
Copy link
Copy Markdown
Owner

@abhinav abhinav commented Jul 12, 2025

Building upon the prior two changes,
this refactors the submit commands to all be backed
by the same SubmitHandler implementation.

This allows completely dropping the "submit session" concept
as its only purpose was to pass information between "*stack submit"
and "branch submit" commands.

@abhinav
Copy link
Copy Markdown
Owner Author

abhinav commented Jul 12, 2025

@abhinav abhinav added the skip changelog PRs that don't need a changelog. label Jul 12, 2025
@abhinav abhinav force-pushed the handler/checkout branch from f6c6d6d to f320aea Compare July 12, 2025 20:42
@abhinav abhinav force-pushed the handler/submit branch 2 times, most recently from 0e15abb to bfb9fcf Compare July 12, 2025 20:44
@abhinav abhinav force-pushed the handler/checkout branch from f320aea to db18b93 Compare July 12, 2025 20:44
@abhinav abhinav force-pushed the handler/checkout branch from db18b93 to 0872f7e Compare July 12, 2025 20:46
Base automatically changed from handler/checkout to main July 12, 2025 20:59
Building upon the prior two changes,
this refactors the submit commands to all be backed
by the same SubmitHandler implementation.

This allows completely dropping the "submit session" concept
as its only purpose was to pass information between "*stack submit"
and "branch submit" commands.
@abhinav abhinav merged commit d756273 into main Jul 13, 2025
12 checks passed
@abhinav abhinav deleted the handler/submit branch July 13, 2025 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip changelog PRs that don't need a changelog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant