Better API: BuildLog API & CLI #206
No reviewers
Labels
No labels
Roadmap
V
bug
docs
duplicate
enhancement
good first issue
help wanted
idea
invalid
question
wontfix
Idea
Roadmap
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference: vieter-v/vieter#206
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "Chewing_Bever/vieter:better-api"
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?
This PR adds some much-needed filter option to the BuildLog API. It now provides pagination, along with filtering according to various parameters including dates. To complement this, the CLI now also provides some flags to use these new filters.
My favorite is
vieter logs list -today -failed;)Closes #179
113dcb7a64toa4ffc2c0e3