Skip to content

Revert "CL-1753 | + Anuja | + venky | add rollback command for previous deployments with GraphQL integration"#153

Merged
AryanBansal-launch merged 4 commits into
developmentfrom
revert-143-CL-1753
May 13, 2026
Merged

Revert "CL-1753 | + Anuja | + venky | add rollback command for previous deployments with GraphQL integration"#153
AryanBansal-launch merged 4 commits into
developmentfrom
revert-143-CL-1753

Conversation

@AryanBansal-launch
Copy link
Copy Markdown
Contributor

Reverts #143

…nce error handling, and update method names for clarity"

This reverts commit 3b9750a.
…ironment resolution logic"

This reverts commit 189764d.
…ling and improved error handling"

This reverts commit 9980454.
…previous deployments with GraphQL integration"

This reverts commit ada3a18.
@AryanBansal-launch AryanBansal-launch requested review from a team as code owners May 13, 2026 09:05
@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 0 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

✅ BUILD PASSED - All security checks passed

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR reverts the previously introduced “rollback” CLI command and its supporting GraphQL query/mutation additions, restoring the Launch CLI to the pre-#143 behavior.

Changes:

  • Removed the launch rollback command implementation and its Jest tests.
  • Removed the rollback GraphQL mutation and pruned rollback-specific fields/variables from GraphQL queries.
  • Removed the talisman ignore entry for the deleted rollback test file.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/graphql/queries.ts Reverts rollback-related query fields/variables from environment/deployment queries.
src/graphql/mutation.ts Removes the rollback deployment mutation export/definition.
src/commands/launch/rollback.ts Deletes the rollback command implementation.
src/commands/launch/rollback.test.ts Deletes rollback command tests.
.talismanrc Removes ignore checksum entry for the deleted rollback test file.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@AryanBansal-launch AryanBansal-launch merged commit f1bb6eb into development May 13, 2026
10 checks passed
@AryanBansal-launch AryanBansal-launch deleted the revert-143-CL-1753 branch May 13, 2026 09:20
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.

4 participants