Skip to content

docs: document launch opt-in requirement in 2.x migration guide (DX-9748)#2654

Merged
harshitha-cstk merged 1 commit into
enh/dx-9742-demote-launch-pluginfrom
fix/dx-9748-update-migration-doc
Jul 23, 2026
Merged

docs: document launch opt-in requirement in 2.x migration guide (DX-9748)#2654
harshitha-cstk merged 1 commit into
enh/dx-9742-demote-launch-pluginfrom
fix/dx-9748-update-migration-doc

Conversation

@harshitha-cstk

Copy link
Copy Markdown
Contributor

What

Adds 2.x release/upgrade notes for the launch opt-in change to MIGRATION.md:

  • New section "7. 🚀 Launch Plugin Now Opt-In"launch:* commands are no longer bundled; users must install @contentstack/cli-launch explicitly. Includes Before/After, install methods, affected commands, and a Migration Action, mirroring the existing migrate-rte section.
  • Troubleshooting entry "5. launch:* command not found" — the exact symptom + fix.

Why (DX-9748)

Once 2.x is GA, any user running a launch:* command without first installing the plugin gets a command not found error where it previously worked out of the box. This must be called out explicitly ahead of GA.

Critically, the notes make clear this is a change relative to the 2.x beta, not just 1.x: @contentstack/cli-launch was bundled throughout 1.x and the entire 2.x beta, so beta users are affected on upgrade too.

Related

Documents the behavior change introduced by the launch demotion under DX-9742 (README demotion PR #2651, package.json/lockfile removal PR #2652).

Ticket: https://contentstack.atlassian.net/browse/DX-9748

🤖 Generated with Claude Code

…748)

Add a migration section and troubleshooting entry to MIGRATION.md covering
that launch:* commands are no longer bundled in 2.x GA and require installing
@contentstack/cli-launch explicitly. Calls out that this is a change relative
to the 2.x beta too (launch was bundled throughout 1.x and the beta), so
running launch:* without the plugin now fails with "command not found".

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@harshitha-cstk
harshitha-cstk requested a review from a team as a code owner July 23, 2026 10:30
@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 1 37 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: 37
  • Medium without fixes: 2
  • Low without fixes: 0

✅ BUILD PASSED - All security checks passed

@harshitha-cstk
harshitha-cstk merged commit c944a03 into enh/dx-9742-demote-launch-plugin Jul 23, 2026
8 checks passed
@harshitha-cstk
harshitha-cstk deleted the fix/dx-9748-update-migration-doc branch July 23, 2026 11:51
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.

2 participants