Skip to content

feat(cli): add audit run ID filter - #169

Open
Mayank-Sr wants to merge 1 commit into
rajfirke:mainfrom
Mayank-Sr:feat/audit-run-id
Open

feat(cli): add audit run ID filter#169
Mayank-Sr wants to merge 1 commit into
rajfirke:mainfrom
Mayank-Sr:feat/audit-run-id

Conversation

@Mayank-Sr

@Mayank-Sr Mayank-Sr commented Sep 4, 2026

Copy link
Copy Markdown

What does this PR do?

Adds provena audit --run-id to filter workflow records by the run_id stored in record metadata. Supports SQLite, PostgreSQL, and in-memory backends; includes matching and unknown-run CLI tests.

Checklist

  • Tests added/updated for the change
  • ruff check src/ tests/ passes
  • ruff format --check src/ tests/ passes
  • mypy src/provena/ passes
  • pytest passes with no failures
  • CHANGELOG.md updated (if user-facing change)

Related Issues

Fixes #151

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.

Add --run-id filter to provena audit CLI command

1 participant