Skip to content

chore: remove beta release workflow from development - #344

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

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

Conversation

@cs-raj

Copy link
Copy Markdown
Contributor

Summary

Removes the beta release workflow file 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-v2-beta-plugins.yml

Remaining production workflow (untouched):

  • release-production-plugins.yml

Tags verified: all 20 publish steps use tag: latest

Related

🤖 Generated with Claude Code

Beta workflow belongs on the v2-beta branch only. Now that v2 is GA,
this file has no place on development/main.
Removed:
- release-v2-beta-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 ownerAugust 12, 2026 11:48
@snyk-io

snyk-ioBot commented Aug 12, 2026

Copy link
Copy Markdown

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

StatusScan Engine Critical High Medium LowTotal (0)
Open Source Security0000 0 issues
Licenses0000 0 issues
Code Security0000 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 TypeCount (with fixes)Without fixesThresholdResult
🔴 Critical Severity0010✅ Passed
🟠 High Severity0025✅ Passed
🟡 Medium Severity00500✅ Passed
🔵 Low Severity001000✅ Passed

⏱️ SLA Breach Summary

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

SeverityBreaches (with fixes)Breaches (no fixes)SLA Threshold (with/no fixes)Status
🔴 Critical0015 / 30 days✅ Passed
🟠 High0030 / 120 days✅ Passed
🟡 Medium0090 / 365 days✅ Passed
🔵 Low00180 / 365 days✅ Passed

✅ BUILD PASSED - All security checks passed

- Remove beta version references (2.x.x-beta → 2.x)
- Replace stale config/default.js region instructions with csdx config:set:region
- Remove duplicate install block from bootstrap README
- Remove duplicate command block and TOC entry from clone README
- Remove stray P character from import README
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 TypeCount (with fixes)Without fixesThresholdResult
🔴 Critical Severity0010✅ Passed
🟠 High Severity0025✅ Passed
🟡 Medium Severity00500✅ Passed
🔵 Low Severity001000✅ Passed

⏱️ SLA Breach Summary

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

SeverityBreaches (with fixes)Breaches (no fixes)SLA Threshold (with/no fixes)Status
🔴 Critical0015 / 30 days✅ Passed
🟠 High0030 / 120 days✅ Passed
🟡 Medium0090 / 365 days✅ Passed
🔵 Low00180 / 365 days✅ Passed

✅ BUILD PASSED - All security checks passed

@cs-raj
cs-raj merged commit 175b8fb into developmentAug 12, 2026
8 of 11 checks passed
@cs-raj
cs-raj deleted the fix/DX-10156-remove-beta-workflows branch August 12, 2026 11:57
Sign up for freeto 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

@cs-raj@reeshika-h@OMpawar-21