Skip to content

Releases: cirruslabs/cirrus-cli

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)

v0.11.0

12 Oct 18:36
28e3ece
Compare
Choose a tag to compare

Changelog

28e3ece Pick a port for serving from environment (#129)
2105958 Sort tasks by their IDs to make output consistent across runs (#128)
92823bc More RPC-parser-powered tests: file, environment, container build and validation (#126)
1c98faa Prevent local filesystem traversal (#127)
4d163e0 Starlark documentation (#122)
3bab8e5 Cloud Build support (#121)

v0.10.0

07 Oct 12:43
81bd388
Compare
Choose a tag to compare

Changelog

81bd388 More RPC-parser-powered tests: simple (#119)
a9746b2 TeamCity log folding (#118)

v0.9.0

05 Oct 13:38
982f31f
Compare
Choose a tag to compare

Changelog

982f31f Revert back to gopkg.in/yaml.v2 with an alias merging fix (#116)
416ad1c Introduce internal test command (#115)
520f64c Introduce serve command (#114)
65368b9 More RPC-parser-powered tests: matrix and pipe (#113)
b95155e Generic Proto Instance Parser (#111)
b6588a6 More RPC-parser-powered tests (#112)

v0.8.0

25 Sep 18:45
8c8f957
Compare
Choose a tag to compare

Changelog

8c8f957 Introduce TestViaRPC to converge parser and rpcparser's implementations (#108)
5c3ee30 Option to keep containers after execution for debugging (#109)
4ce532b Use new renamed RPC Service (#110)
3fe2a38 Share executor's base and user environment variables with Starlark (#106)
9a742fb Volume cleanup improvements (#105)
b2c2377 When removing containers remove their anonymous volumes too (#104)
9c15e5b Task filtering by labels (#101)
0ec3cd1 [skip-ci] Document all run options (#103)
6c0ee7c Show image pull progress in a separate Echelon node (#102)
45f73bd Publish Docker Image (#97)
fe17fc5 Set CIRRUS_TAG environment variable if HEAD is tagged (#99)
8cfc2b2 Better error message on Docker bridge failure (#98)
4097c0b cirrus module: exposed some Starlib builtins and added an env dict (#96)
e4e5142 Starlark filesystem builtins (#93)
373586c Remove depth limit when fetching Starlark modules from Git (#92)
ddf9bf5 Unique task description (#76)
ad87b7e Basic GitHub filesystem support (#89)
bc37373 TestAdditionalContainers: fix flakiness by using wait-for-it (#91)
432bd97 Consistent version format (#88)
eac2c53 Fix running tests locally by enabling simple mode (#87)

v0.7.0

16 Sep 11:24
3cc6d50
Compare
Choose a tag to compare

Changelog

3cc6d50 Support loading Starlark modules from Git (#85)