chore: remove beta release workflows from development - #2700
Conversation
Beta workflows belong on the v2-beta branch only. Now that v2 is GA, these files have no place on development/main. Removed: - release.yml (beta pipeline orchestrator, triggered on v2-beta) - release-v2-beta-core.yml - release-v2-beta-platform-plugins.yml Closes DX-10156 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
🔒 Security Scan Results
⏱️ SLA Breach Summary
ℹ️ Vulnerabilities Without Available Fixes (Informational Only)The following vulnerabilities were detected but do not have fixes available (no upgrade or patch). These are excluded from failure thresholds:
✅ BUILD PASSED - All security checks passed |
- Update migration guide reference: 2.x.x-beta → 2.x Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
🔒 Security Scan Results
⏱️ SLA Breach Summary
ℹ️ Vulnerabilities Without Available Fixes (Informational Only)The following vulnerabilities were detected but do not have fixes available (no upgrade or patch). These are excluded from failure thresholds:
✅ BUILD PASSED - All security checks passed |
Summary
Removes the 3 beta release workflow files that got merged into
developmentas part of the v2-dev PR. Beta workflows belong on thev2-betabranch only — they have no business ondevelopment/main.Deleted:
release.yml— beta pipeline orchestrator (triggered onv2-beta)release-v2-beta-core.ymlrelease-v2-beta-platform-plugins.ymlRemaining production workflows (untouched):
release-production-pipeline.yml✓release-production-core.yml✓release-production-platform-plugins.yml✓Tags verified: all production publish steps use
tag: latest✓Related
🤖 Generated with Claude Code