Skip to content

docs: mark launch as opt-in plugin in root README (DX-9744)#2651

Merged
harshitha-cstk merged 1 commit into
enh/dx-9742-demote-launch-pluginfrom
fix/dx-9744-readme-cleanup
Jul 23, 2026
Merged

docs: mark launch as opt-in plugin in root README (DX-9744)#2651
harshitha-cstk merged 1 commit into
enh/dx-9742-demote-launch-pluginfrom
fix/dx-9744-readme-cleanup

Conversation

@harshitha-cstk

Copy link
Copy Markdown
Contributor

What

Removes the inline launch command sections and TOC entries from the bundled CLI root README (packages/contentstack/README.md) and replaces them with a short note explaining that launch is provided by the opt-in @contentstack/cli-launch plugin — not bundled — including the install command and a link to the plugin's GitHub README.

Why

Part of demoting launch to an opt-in plugin (DX-9742). Scoped narrowly to the launch block only per the DX-9744 decision (TRD recommendation, to keep GA blast radius small). Other opt-in-plugin doc cleanups are intentionally deferred.

Notes

  • This region sits inside the oclif <!-- commands --> markers, so a future oclif readme run will regenerate it and drop the note as long as @contentstack/cli-launch remains a dependency + oclif plugin in package.json. The durable fix (removing launch from package.json) is tracked under the parent demotion work (DX-9742).

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

🤖 Generated with Claude Code

Remove the inline launch command sections and TOC entries from the
bundled CLI README and replace them with a note explaining that launch
is provided by the opt-in @contentstack/cli-launch plugin (not bundled),
including the install command and a link to the plugin's GitHub README.

Scoped narrowly to the launch block per the DX-9744 decision; other
opt-in-plugin docs are deferred.

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 06:33
@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 2 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 a577aa9 into enh/dx-9742-demote-launch-plugin Jul 23, 2026
8 checks passed
@harshitha-cstk
harshitha-cstk deleted the fix/dx-9744-readme-cleanup branch July 23, 2026 07:10
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