Skip to content

Chore v1 legacy release workflow - #349

Merged
cs-raj merged 7 commits into
v1-legacyfrom
chore/v1-legacy-release-workflow
Aug 13, 2026
Merged

Chore v1 legacy release workflow#349
cs-raj merged 7 commits into
v1-legacyfrom
chore/v1-legacy-release-workflow

Conversation

@cs-raj

@cs-rajcs-raj commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Summary

This PR sets up the v1-legacy release workflow for cli-plugins and bumps all package versions in preparation for the v1 release.

Workflow changes (release-v1-legacy-plugins.yml)

  • Renamed release-production-plugins.ymlrelease-v1-legacy-plugins.yml to avoid confusion with the main production workflow
  • Changed branch trigger from mainv1-legacy
  • Changed npm dist-tag from latestv1-x so v1 releases don't overwrite the latest tag
  • Added --latest=false to gh release create so GitHub releases from this workflow are not marked as latest

Package version bumps

PackageOldNew
@contentstack/apps-cli1.7.41.7.5
@contentstack/cli-audit1.21.01.21.1
@contentstack/cli-cm-bootstrap1.19.91.19.10
@contentstack/cli-cm-branches1.8.51.8.6
@contentstack/cli-bulk-operations1.2.41.2.5
@contentstack/cli-cm-regex-validate1.0.31.0.4
contentstack-cli-tsgen4.10.34.10.4
@contentstack/cli-cm-clone1.21.111.21.12
contentstack-cli-content-type1.5.41.5.5
@contentstack/cli-cm-export-to-csv1.12.81.12.9
@contentstack/cli-cm-export1.27.01.27.1
@contentstack/cli-external-migrate1.0.0-alpha.71.0.0-alpha.8
@contentstack/cli-cm-import-setup1.8.81.8.9
@contentstack/cli-cm-import1.35.01.35.1
@contentstack/cli-cm-migrate-rte1.7.41.7.5
@contentstack/cli-migration1.12.61.12.7
@contentstack/cli-cm-export-query1.0.71.0.8
@contentstack/cli-cm-seed1.15.101.15.11
@contentstack/cli-variants1.6.21.6.3

Dependency updates

  • @contentstack/cli-command: ~1.8.5~1.8.7
  • @contentstack/cli-utilities: ~1.19.1~1.19.2
  • @contentstack/cli-config: ~1.21.1~1.21.2
  • @contentstack/cli-auth: ~1.8.5~1.8.7
  • Cross-plugin deps (export, import, audit, variants, seed, clone) updated to their new patch versions

Test plan

  • Verify workflow triggers on push to v1-legacy branch
  • Verify npm publish uses v1-x dist-tag (not latest)
  • Verify GitHub release is not marked as latest
  • Verify all packages publish successfully with new patch versions

🤖 Generated with Claude Code

cs-rajand others added 2 commits August 13, 2026 13:06
Renamed release workflow file and updated triggers/tags for v1-legacy branch support. Branch trigger changed to v1-legacy, npm dist-tag set to v1-x, and GitHub releases marked as --latest=false.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Patch bumped all plugin package versions and updated @contentstack/cli-command, cli-utilities, cli-config, cli-auth dependencies to their new v1-legacy versions.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@cs-raj
cs-raj requested a review from a team as a code ownerAugust 13, 2026 09:05
@snyk-io

snyk-ioBot commented Aug 13, 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

shafeeqd959
shafeeqd959 previously approved these changes Aug 13, 2026
@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 Severity010525✅ Passed
🟡 Medium Severity253500✅ Passed
🔵 Low Severity001000✅ Passed

⏱️ SLA Breach Summary

⚠️ Warning: The following vulnerabilities have exceeded their SLA thresholds (days since publication).

SeverityBreaches (with fixes)Breaches (no fixes)SLA Threshold (with/no fixes)Status
🔴 Critical0015 / 30 days✅ Passed
🟠 High0130 / 120 days⚠️ Warning
🟡 Medium25290 / 365 days❌ Failed / ⚠️ Warning
🔵 Low00180 / 365 days✅ Passed

🟡 Medium Severity - SLA Breached Issues (with fixes)

Showing 2 issue(s) that have exceeded the 90-day SLA threshold:

  1. Improper Validation of Specified Index, Position, or Offset in Input

    • ID: SNYK-JS-UUID-16133035
    • Package: uuid@8.3.2
    • Published: 112 days ago (SLA: 90 days)
    • CVSS Score: 6.3
    • CVE: CVE-2026-41907
  2. Improper Validation of Specified Index, Position, or Offset in Input

    • ID: SNYK-JS-UUID-16133035
    • Package: uuid@8.3.2
    • Published: 112 days ago (SLA: 90 days)
    • CVSS Score: 6.3
    • CVE: CVE-2026-41907

ℹ️ 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: 105
  • Medium without fixes: 53
  • Low without fixes: 0

❌ BUILD FAILED - Security checks failed

Please review and fix the security vulnerabilities before merging.

reeshika-h
reeshika-h previously approved these changes Aug 13, 2026
OMpawar-21
OMpawar-21 previously approved these changes Aug 13, 2026
- Fixed version mismatches in apps-cli, bulk-operations, regex-validate, migrate-rte
- Fixed wrong package name in title/badge for tsgen and content-type
- Fixed wrong See code links (old cli repo → cli-plugins, wrong package paths in branches)
- Fixed audit source links pointing to separate audit repo
- Removed duplicate command blocks in clone, export, import, import-setup, migration, seed
- Fixed --modules/--module inconsistency in import-setup
- Fixed Sorce typo in external-migrate
- Fixed doubled csdx prefix in bulk-publish
- Fixed license badge links pointing to old cli repo
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 Severity010525✅ Passed
🟡 Medium Severity253500✅ Passed
🔵 Low Severity001000✅ Passed

⏱️ SLA Breach Summary

⚠️ Warning: The following vulnerabilities have exceeded their SLA thresholds (days since publication).

SeverityBreaches (with fixes)Breaches (no fixes)SLA Threshold (with/no fixes)Status
🔴 Critical0015 / 30 days✅ Passed
🟠 High0130 / 120 days⚠️ Warning
🟡 Medium25290 / 365 days❌ Failed / ⚠️ Warning
🔵 Low00180 / 365 days✅ Passed

🟡 Medium Severity - SLA Breached Issues (with fixes)

Showing 2 issue(s) that have exceeded the 90-day SLA threshold:

  1. Improper Validation of Specified Index, Position, or Offset in Input

    • ID: SNYK-JS-UUID-16133035
    • Package: uuid@8.3.2
    • Published: 112 days ago (SLA: 90 days)
    • CVSS Score: 6.3
    • CVE: CVE-2026-41907
  2. Improper Validation of Specified Index, Position, or Offset in Input

    • ID: SNYK-JS-UUID-16133035
    • Package: uuid@8.3.2
    • Published: 112 days ago (SLA: 90 days)
    • CVSS Score: 6.3
    • CVE: CVE-2026-41907

ℹ️ 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: 105
  • Medium without fixes: 53
  • Low without fixes: 0

❌ BUILD FAILED - Security checks failed

Please review and fix the security vulnerabilities before merging.

@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

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

@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 bb2edc2 into v1-legacyAug 13, 2026
12 checks passed
@cs-raj
cs-raj deleted the chore/v1-legacy-release-workflow branch August 13, 2026 09:37
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.

5 participants

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