Releases: windsource/picus
Releases · windsource/picus
v0.7.1
v0.7.0
What's Changed
- Use static linking by @windsource in #13
- Use Makefile and publish artifacts by @windsource in #15
Full Changelog: v0.6.4...v0.7.0
v0.6.4
What's Changed
- Better log message when Woodpecker token is wrong by @jeromerobert in #12
New Contributors
- @jeromerobert made their first contribution in #12
Full Changelog: v0.6.3...v0.6.4
v0.6.3
Updated dependencies to fix vulnerabilities.
v0.6.2
What's Changed
- Remove
completed_count
from WpQueueInfo by @Nothing4You in #11
New Contributors
- @Nothing4You made their first contribution in #11
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- Fix running count by @stefanwimmer128 in #10
New Contributors
- @stefanwimmer128 made their first contribution in #10
Full Changelog: v0.6.0...v0.6.1
v0.6.0
BREAKING CHANGE
The feature to filter by workflow labels #5 requires two new environment variables for Picus:
PICUS_AGENT_WOODPECKER_FILTER_LABELS
PICUS_WOODPECKER_AGENT_ID
See README.md for details.
What's Changed
- Selective scope by @windsource in #8
Full Changelog: v0.5.2...v0.6.0
v0.5.2
- Update dependencies to fix vulnerabilities
- Update Rust and Debian base image
v0.5.1
Changelog
- Do not parse
Paused
field of /api/queue/info anymore to make Picus working with changes in Woodpecker