Skip to content

feat(cli): make promote status inspect campaign snapshots - #897

Merged
ralyodio merged 3 commits into
profullstack:masterfrom
aiirvizionz:clientkit/issue-890-promote-status-v2
Aug 1, 2026
Merged

feat(cli): make promote status inspect campaign snapshots#897
ralyodio merged 3 commits into
profullstack:masterfrom
aiirvizionz:clientkit/issue-890-promote-status-v2

Conversation

@aiirvizionz

Copy link
Copy Markdown
Contributor

Closes #890

This refreshes the promote status implementation against the latest master while retaining the existing campaign stop command.

Changes:

  • add a read-only promote status report sourced from .sh1pt/campaigns.json
  • support platform filtering, JSON output, and an explicit snapshot path
  • preserve the promote stop selection and dry-run behavior
  • keep malformed or missing snapshots as actionable, non-networked states

Validation:

  • packages/cli/src/commands/promote.test.ts: 26 tests passed
  • no credentials or network calls are required for status aggregation

Copilot AI review requested due to automatic review settings August 1, 2026 13:32

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@ralyodio
ralyodio merged commit a2ef973 into profullstack:master Aug 1, 2026
5 checks passed
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.

feat(cli): make promote status inspect campaign snapshots

3 participants