Better API: BuildLog API & CLI #206

Merged
Jef Roosens merged 5 commits from Chewing_Bever/vieter:better-api into dev 2022-05-30 23:40:59 +02:00
Owner

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

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
Jef Roosens added this to the 0.3.0 milestone 2022-05-29 22:19:24 +02:00
feat(cli): added more advanced date flags for BuildLog CLI
All checks were successful
ci/woodpecker/pr/docs Pipeline was successful
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/docker Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
113dcb7a64
Jef Roosens force-pushed better-api from 113dcb7a64
All checks were successful
ci/woodpecker/pr/docs Pipeline was successful
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/docker Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
to a4ffc2c0e3
All checks were successful
ci/woodpecker/pr/docs Pipeline was successful
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/docker Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
2022-05-30 23:27:21 +02:00
Compare
Commenting is not possible because the repository is archived.
No description provided.