Skip to content

chore: sync development with main after the 1.0.0 release#3

Merged
mvedma0405 merged 2 commits into
developmentfrom
main
Jun 10, 2026
Merged

chore: sync development with main after the 1.0.0 release#3
mvedma0405 merged 2 commits into
developmentfrom
main

Conversation

@mvedma0405

Copy link
Copy Markdown
Collaborator

The 1.0.0 release run pushed the release commits to main but failed at the npm publish step, so the sync-repository job (which mirrors release commits back to development) was skipped. development then received the gwpApproved feature, leaving the two branches diverged, which breaks the release pipeline's fast-forward merge (today's failed Release Kit run).

Merging main into development restores the invariant that development contains everything on main. Merge commit (not squash) so the exact release commit SHAs land in development.

@mvedma0405 mvedma0405 merged commit 1d99040 into development Jun 10, 2026
4 of 5 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