Skip to content

Refactor some automation logic for cleaner code - #100

Merged
LswaN58 merged 8 commits into
mainfrom
issue/98-refactor-handling-of-removal-logic
Sep 13, 2026
Merged

LswaN58 merged 8 commits into
mainfrom
issue/98-refactor-handling-of-removal-logic

Conversation

@LswaN58

@LswaN58 LswaN58 commented Sep 12, 2026

Copy link
Copy Markdown
Member

Based on improvements we made in FileAPI.

Resolves #97
Resolves #98
Resolves #99

@LswaN58 LswaN58 self-assigned this Sep 12, 2026
@LswaN58 LswaN58 linked an issue Sep 12, 2026 that may be closed by this pull request
…st use case for decisions.

Resolves #99.
Previously, we had separate prerelease and release jobs,
but that's not good for downstream job management.
So instead, we try to put any 'cases' as uses of `case(...)` in params,
and let any separation of jobs/steps be handled by level-2 workflows.

@LswaN58 LswaN58 left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we're good to go.

@LswaN58
LswaN58 merged commit 871aff4 into main Sep 13, 2026
11 checks passed
@LswaN58
LswaN58 deleted the issue/98-refactor-handling-of-removal-logic branch September 13, 2026 13:55
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.

Clean up logic for publishing Python package Put deploy removal logic back into CLEAN, out of DEPLOY Use new GCP derive URL action

1 participant