-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Add CLI workflow run receipts table #490
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #490 +/- ##
==========================================
- Coverage 70.36% 69.86% -0.51%
==========================================
Files 80 80
Lines 9063 9128 +65
==========================================
Hits 6377 6377
- Misses 2686 2751 +65
|
@bgins off the top, being that this shows receipts, maybe like Receipts/Tasks Computed? |
Yeah, good idea! Updated it to "Receipts Computed". |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor add ask, otherwise 👍🏽
Co-authored-by: Quinn Wilton <[email protected]>
Co-authored-by: Quinn Wilton <[email protected]>
Co-authored-by: Quinn Wilton <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
minor naming, otherwise, looks good. I updated #489 to mention more of what we will need from the query command.
Description
This PR implements the following features:
homestar run
The receipt table lists replayed receipt CIDs and associated instruction and invocation ran CIDs from a workflow run.
Type of change
Test plan (required)
Run a workflow. The new table should be empty on first run. Replayed receipt, instruction, and invocation ran CIDs should be displayed on subsequent runs.
Screenshots/Screencaps
With replayed receipts:
When no replayed receipts were available: