Skip to content

Releases: cirruslabs/cirrus-cli

v0.22.0

22 Dec 23:20
b9142ea
Compare
Choose a tag to compare

Changelog

b9142ea windows_container instance support in parser (#202)
fe4f96a Preserve collectible field declaration order (#201)
0aa2e2c Update persistent workers intro to highlight the main use case (#197)

v0.21.0

14 Dec 19:57
a8ccdaa
Compare
Choose a tag to compare

Changelog

a8ccdaa Default worker's name to hostname (#196)
8abb593 Note that Docker/Podman are not required for worker mode (#195)
3f66069 Podman backend: properly treat SELinux disable flag (#194)
4302b99 Route README.md's Docker and Podman links to INSTALL.md (#193)
a6355f0 Typo (#191)
333ebc9 Document Podman (#189)
6bc45bc Windows containers support (#188)
ed03ad0 No need to explicitly codesign darwin/arm64 binary (#186)
1751adc --container-pull flag and IfNotPresent semantics by default (#184)
a239903 Image override for Dockerfile as CI environment feature (#182)

v0.20.1

30 Nov 18:23
5490f13
Compare
Choose a tag to compare

Changelog

5490f13 Include secret in task identity (#183)
3213d9b Add .cirrus.star (#147)

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)