Skip to content

Releases: cirruslabs/cirrus-cli

v0.26.0

07 Jan 18:20
683bfe6
Compare
Choose a tag to compare

Changelog

683bfe6 Expand mapping values with environment variables (#221)

v0.25.0

06 Jan 15:44
65be029
Compare
Choose a tag to compare

Changelog

65be029 Support Packer Parallels VMs (#220)

v0.24.0

04 Jan 20:43
Compare
Choose a tag to compare

Changelog

5434e1a Updated .gitignore
faac583 Cirrus Agent 1.26.0 (#218)
45897c2 Use login shell for Parallels VMs (#217)
e2fe497 Updated All Dependencies (#215)
0e13b84 Don't use Gorelease image (#216)
50d3e7e Bump github.com/otiai10/copy (#214)
51dd6e7 Parallels isolation: support cloning of suspended VMs (#213)
22ac92d Parallels isolation support (#211)

v0.23.1

25 Dec 21:31
9f9dfcd
Compare
Choose a tag to compare

Changelog

9f9dfcd Parser deduplicator (#209)
8c21e2f Revert "Allocate task's local index ID before only_if filtration (#204)" (#208)
531cdf4 RPC evaluator: pass affected files to the parser (#207)

v0.23.0

24 Dec 21:12
9048806
Compare
Choose a tag to compare

Changelog

9048806 Check scalar value for nil (#206)
2f0d1d7 Allocate task's local index ID before only_if filtration (#204)
bb806eb Support YAML 1.2 spec booleans only (#205)

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)