fix: sync main back to dev (CI templates, release commits) #212
Reference in New Issue
Block a user
Delete Branch "fix/sync-main-to-dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary\n\nBring dev up to date with main after v01.12.00 release.\n\n- CI workflow template syncs (.editorconfig, phpstan.neon, SECURITY.md, GOVERNANCE.md, etc.)\n- Release build artifacts (changelog promotions, SQL update files, version bumps)\n- deploy-manual.yml workflow added from template\n\nFast-forward merge -- no conflicts.\n\n## Test plan\n\n- [ ] Verify dev branch has all main commits\n- [ ] CI passes on dev after merge