Skip to content

Releases: cirruslabs/cirrus-cli

v0.20.0

26 Nov 18:58
82036e9
Compare
Choose a tag to compare

Changelog

82036e9 Parser and executor: support Docker Builder (#179)
7578da2 Build for Apple Silicon (#175)
ebef2c7 Agent 1.23.1 (#180)
7feaf1a .goreleaser.yml: build for s390x and ppc64le (#177)

v0.19.0

21 Nov 20:26
b1e0d82
Compare
Choose a tag to compare

Changelog

b1e0d82 cirrus worker run: ability to override RPC endpoint (#173)
34c699f Support .cirrus.yaml too (#176)
df46260 Fixed generation of empty list (#172)
b525e8a Validate .cirrus.star when running cirrus validate (#169)
90229a9 When printing logs from RPC don’t print an extraneous newline (#168)
d8c2517 Fully respect CIRRUS_WORKING_DIR environment variable (#167)
dfa7617 Update readme (#166)

v0.18.0

17 Nov 13:26
07fd6c7
Compare
Choose a tag to compare

Changelog

07fd6c7 Respect custom agent version (CIRRUS_AGENT_VERSION) (#165)
3195720 Fixed logger scope (#164)
d9b972d JSONSchema() RPC method + dynamic instance support when generating schema (#162)
02f3be6 JSON Schema support (#161)
62aa06f Increase Cloud Build Timeout (#160)
8c0da6f Ensure that the Docker client is working before returning it (#159)

v0.17.0

10 Nov 17:58
4d1cf86
Compare
Choose a tag to compare

Changelog

4d1cf86 Externalize podmanapi (#157)
aeeef49 Fix tests on non-Linux platforms (#156)
36e26b1 noemoji output format (#154)
ce4a6af Build for more platforms (#153)
099312f Agent 1.18.1 (#155)
c80fb32 Podman support (#151)
72a883a Agent v1.18.0 (#152)

v0.16.0

06 Nov 18:17
53d4984
Compare
Choose a tag to compare

Changelog

53d4984 Starlark templating guide (#141)
3b81123 Reuse already prebuilt images from GCR (#142)
8c74bec Persistent worker mode (#139)

v0.15.0

30 Oct 13:56
f3b4d99
Compare
Choose a tag to compare

Changelog

f3b4d99 Parsing improvements (#138)

v0.14.0

19 Oct 15:53
bdff1c5
Compare
Choose a tag to compare

Changelog

bdff1c5 Support configuring Starlark environment via .cirrus.testconfig.yml (#137)
323b23e Respect additional instances while serving (#136)
619e88b Support optional name field in the artifacts and cache commands (#134)
fd1802b Always cleanup helper container (#135)

v0.13.0

14 Oct 12:42
a28f69f
Compare
Choose a tag to compare

Changelog

a28f69f Use Unix socket to communicate with the agent on Linux (#133)

v0.12.0

13 Oct 15:14
fb4edae
Compare
Choose a tag to compare

Changelog

fb4edae Update dependencies (#132)
a9e9b97 Disable SELinux for service container and --dirty containers (#131)

v0.11.1

12 Oct 19:16
8e480fb
Compare
Choose a tag to compare

Changelog

8e480fb Explicit Cloud Build Config (#130)