Skip to content

fix(ci): restore workspace protocol replacement and auto-sync#27

Merged
deepracticexs merged 4 commits intomainfrom
dev
Mar 3, 2026
Merged

fix(ci): restore workspace protocol replacement and auto-sync#27
deepracticexs merged 4 commits intomainfrom
dev

Conversation

@deepracticexs
Copy link
Member

Summary

  • Restore Replace workspace protocol step in release workflow (accidentally removed in ec9e241)
  • Add auto-sync step to merge main back to dev after publish, preventing version drift
  • Add resourcexExecutor to Platform for custom resolver execution
  • Fix biome formatting issues

Test plan

  • Verify workspace:* is replaced with ^version before npm publish
  • Verify main syncs back to dev after successful release

🤖 Generated with Claude Code

deepracticexs and others added 4 commits March 3, 2026 13:50
Pass CustomExecutor through Platform to ResourceX, enabling QuickJS Wasm
execution in Cloudflare Workers where eval() is prohibited.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The replacement step was accidentally removed in ec9e241 when switching
dev releases to snapshot mode.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@deepracticexs deepracticexs merged commit 9352237 into main Mar 3, 2026
6 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.

1 participant