Skip to content

Move SNAPSHOT bump before gh-pages checkout#53

Merged
vpelikh merged 1 commit into
mainfrom
release-workflow-bump-order
Jul 6, 2026
Merged

Move SNAPSHOT bump before gh-pages checkout#53
vpelikh merged 1 commit into
mainfrom
release-workflow-bump-order

Conversation

@vpelikh

@vpelikh vpelikh commented Jul 6, 2026

Copy link
Copy Markdown
Owner

The Bump SNAPSHOT step sources CI/bump-snapshot.sh from the workspace, but the preceding Checkout gh-pages overwrites the working tree with the gh-pages branch where that script doesn't exist. Reorder the steps so the bump runs while master is still checked out.

The Bump SNAPSHOT step sources CI/bump-snapshot.sh from the workspace, but the preceding Checkout gh-pages overwrites the working tree with the gh-pages branch where that script doesn't exist. Reorder the steps so the bump runs while master is still checked out.
@vpelikh vpelikh merged commit cae2e69 into main Jul 6, 2026
5 checks passed
@vpelikh vpelikh deleted the release-workflow-bump-order branch July 6, 2026 13:00
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.

1 participant