This repository has been archived by the owner on May 8, 2024. It is now read-only.
Releases: cirruslabs/cirrus-ci-agent
Releases · cirruslabs/cirrus-ci-agent
v1.136.0
What's Changed
- Don't hide cancellation reason by @fkorotkov in #363
Full Changelog: v1.135.0...v1.135.1
v1.135.0
What's Changed
- Return 404 on prefix matching instead of 400 by @fkorotkov in #361
- [gha] probe for all keys by @fkorotkov in #362
Full Changelog: v1.134.4...v1.134.5
v1.134.4
What's Changed
- Call ReportAgentFinished using context.WithoutCancel(ctx) by @edigaryev in #359
Full Changelog: v1.134.3...v1.134.4
v1.134.3
What's Changed
- GHA cache: set Content-Length header to avoid getting HTTP 411 by @edigaryev in #357
Full Changelog: v1.134.2...v1.134.3
v1.134.2
What's Changed
- GHA cache: do not generate cache IDs larger than JavaScript can support by @edigaryev in #356
Full Changelog: v1.134.1...v1.134.2
v1.134.1
v1.134.0
What's Changed
- Allow to control fetching tags via
CIRRUS_CLONE_TAGS
by @fkorotkov in #354
Full Changelog: v1.133.0...v1.134.0
v1.133.0
What's Changed
- $ go get -u ./... && go mod tidy by @edigaryev in #353
Full Changelog: v1.132.2...v1.133.0
v1.132.2
What's Changed
- ghacache: HTTP 200 is also a good status by @edigaryev in #352
Full Changelog: v1.132.1...v1.132.2