Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Releases: cirruslabs/cirrus-ci-agent

v1.7.1

20 Aug 10:09
f0ab017
Compare
Choose a tag to compare

Changelog

f0ab017 Detect recursive definitions of environment variables (#40)

v1.7.0

14 Aug 20:50
d7c8918
Compare
Choose a tag to compare

Changelog

d7c8918 Sync api package with the new .proto (#38)
6d53fe7 CI: integrate golangci-lint (#37)

v1.6.0

12 Aug 19:19
e794046
Compare
Choose a tag to compare

Changelog

e794046 Follow redirects for cache downloads (#36)
da40519 Use execution behavior to determine whether to run the next command (#32)
f26bfbc Go 1.15 (#35)
9f6fdda Change masked secret string in logs (#34)
416e9fb Sync API and update deps (#33)

v1.5.0

07 Aug 09:14
08571a4
Compare
Choose a tag to compare

Changelog

08571a4 Sync api package with the new .proto (#31)

v1.4.0

05 Aug 19:44
502d699
Compare
Choose a tag to compare

Changelog

502d699 Rate limit HTTP cache to 10 requests per second (#29)
289a6d3 Retry artifacts upload (#30)

v1.3.1

05 Aug 12:49
ce4e12f
Compare
Choose a tag to compare

Changelog

ce4e12f HTTP cache: don't re-recreate the Listener (#28)

v1.3.0

04 Aug 21:03
347b6cb
Compare
Choose a tag to compare

Changelog

347b6cb Add rsync to ignore .gitignore files when populating working directory (#27)

v1.2.4

29 Jul 12:43
6179f11
Compare
Choose a tag to compare

Changelog

6179f11 Ensure that WaitForLocalPort() will exit as early as possible (#26)

v1.2.3

27 Jul 22:02
32ec870
Compare
Choose a tag to compare

Changelog

32ec870 Don't ignore error on cache upload (#25)
163fcd8 Propagate HTTP Cache error correctly (#24)
ca3ffbc Build binaries for each PR (#22)

v1.2.2

24 Jul 13:30
52277a4
Compare
Choose a tag to compare

Changelog

52277a4 Make sure LogUploader doesn't write to a closed channel (#16)
f30058d Revert "Wait for commandline after killing (#19)" (#20)