Skip to content

chore(js): recover 0.15.0 release after concurrent publish - #178

Closed
konard wants to merge 1 commit into
mainfrom
chore-js-release-0-15-0
Closed

chore(js): recover 0.15.0 release after concurrent publish#178
konard wants to merge 1 commit into
mainfrom
chore-js-release-0-15-0

Conversation

@konard

@konard konard commented Jul 24, 2026

Copy link
Copy Markdown
Member

Summary

Why this follow-up is needed

The JavaScript and Rust release workflows started from the same main commit after #177. Rust published 0.13.1 and advanced main first. JavaScript generated its valid 0.15.0 release commit afterward, but its push was rejected as non-fast-forward. The retry logic could not rebase because dependency installation had left unstaged changes in the runner.

This PR recreates only that generated release metadata on the current main tip.

Verification

Closes the JavaScript release portion of #175.

@konard

konard commented Jul 24, 2026

Copy link
Copy Markdown
Member Author

Superseded by #179. The repository's workflow exempts generated release metadata from changeset validation only on a changeset-release/* branch; #179 contains the identical commit under that required branch name. The failed log is preserved locally for the issue investigation.

@konard konard closed this Jul 24, 2026
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