Add run list filters #146
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/138-run-list-filters"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add filters to
fj run listfor status, branch, event, and workflow.Filters are sent as run-list query params and applied client-side so ignored server params still produce correct results.
--json,-L, and--paginateshare the same filtered path.Fixes rasterstate/fj#138