Skip to content

chore: remove beta release workflows from development - #2700

Merged
cs-raj merged 2 commits into
developmentfrom
fix/DX-10156-remove-beta-workflows
Aug 12, 2026
Merged

chore: remove beta release workflows from development#2700
cs-raj merged 2 commits into
developmentfrom
fix/DX-10156-remove-beta-workflows

Conversation

@cs-raj

@cs-raj cs-raj commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Summary

Removes the 3 beta release workflow files that got merged into development as part of the v2-dev PR. Beta workflows belong on the v2-beta branch only — they have no business on development/main.

Deleted:

  • release.yml — beta pipeline orchestrator (triggered on v2-beta)
  • release-v2-beta-core.yml
  • release-v2-beta-platform-plugins.yml

Remaining 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

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>
@cs-raj
cs-raj requested a review from a team as a code owner August 12, 2026 11:48
@snyk-io

snyk-io Bot commented Aug 12, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@github-actions

Copy link
Copy Markdown

🔒 Security Scan Results

ℹ️ Note: Only vulnerabilities with available fixes (upgrades or patches) are counted toward thresholds.

Check Type Count (with fixes) Without fixes Threshold Result
🔴 Critical Severity 0 0 10 ✅ Passed
🟠 High Severity 0 0 25 ✅ Passed
🟡 Medium Severity 0 2 500 ✅ Passed
🔵 Low Severity 0 0 1000 ✅ Passed

⏱️ SLA Breach Summary

✅ No SLA breaches detected. All vulnerabilities are within acceptable time thresholds.

Severity Breaches (with fixes) Breaches (no fixes) SLA Threshold (with/no fixes) Status
🔴 Critical 0 0 15 / 30 days ✅ Passed
🟠 High 0 0 30 / 120 days ✅ Passed
🟡 Medium 0 0 90 / 365 days ✅ Passed
🔵 Low 0 0 180 / 365 days ✅ Passed

ℹ️ 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:

  • Critical without fixes: 0
  • High without fixes: 0
  • Medium without fixes: 2
  • Low without fixes: 0

✅ 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>
@github-actions

Copy link
Copy Markdown

🔒 Security Scan Results

ℹ️ Note: Only vulnerabilities with available fixes (upgrades or patches) are counted toward thresholds.

Check Type Count (with fixes) Without fixes Threshold Result
🔴 Critical Severity 0 0 10 ✅ Passed
🟠 High Severity 0 0 25 ✅ Passed
🟡 Medium Severity 0 2 500 ✅ Passed
🔵 Low Severity 0 0 1000 ✅ Passed

⏱️ SLA Breach Summary

✅ No SLA breaches detected. All vulnerabilities are within acceptable time thresholds.

Severity Breaches (with fixes) Breaches (no fixes) SLA Threshold (with/no fixes) Status
🔴 Critical 0 0 15 / 30 days ✅ Passed
🟠 High 0 0 30 / 120 days ✅ Passed
🟡 Medium 0 0 90 / 365 days ✅ Passed
🔵 Low 0 0 180 / 365 days ✅ Passed

ℹ️ 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:

  • Critical without fixes: 0
  • High without fixes: 0
  • Medium without fixes: 2
  • Low without fixes: 0

✅ BUILD PASSED - All security checks passed

@cs-raj
cs-raj merged commit dc3069b into development Aug 12, 2026
11 checks passed
@cs-raj
cs-raj deleted the fix/DX-10156-remove-beta-workflows branch August 12, 2026 11:57
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.

3 participants