Skip to content

feat(cli): add check command to evaluate rules against saved snapshots #13

Merged
akhundMurad merged 6 commits into
mainfrom
feature/pacta-check
Jan 27, 2026
Merged

feat(cli): add check command to evaluate rules against saved snapshots #13
akhundMurad merged 6 commits into
mainfrom
feature/pacta-check

Conversation

@akhundMurad

Copy link
Copy Markdown
Member
  • add pacta check CLI subcommand with json/text output and verbosity flags
  • implement engine check pipeline to evaluate rules on existing snapshots with optional baseline diffing
  • persist updated snapshots (including violations) back to the snapshot store
  • add CLI tests for parsing, refs, missing snapshots, exit codes, saving, and json format
  • Add CLI docs for check (options, examples, workflow)
  • Update README Git↔Pacta mapping to include snapshot save + check
  • Adjust docs to note latest updates on scan/check and update getting-started/troubleshooting accordingly

- add `pacta check` CLI subcommand with json/text output and verbosity flags
- implement engine `check` pipeline to evaluate rules on existing snapshots with optional baseline diffing
- persist updated snapshots (including violations) back to the snapshot store
- add CLI tests for parsing, refs, missing snapshots, exit codes, saving, and json format
…orkflow

- Add CLI docs for `check` (options, examples, workflow)
- Update README Git↔Pacta mapping to include `snapshot save` + `check`
- Adjust docs to note `latest` updates on scan/check and update getting-started/troubleshooting accordingly
@akhundMurad akhundMurad merged commit 8a9fbce into main Jan 27, 2026
7 checks passed
@akhundMurad akhundMurad deleted the feature/pacta-check branch January 27, 2026 17:54
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.

1 participant