Releases: cirruslabs/cirrus-cli
v0.15.0
v0.14.0
v0.13.0
v0.12.0
v0.11.1
v0.11.0
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
v0.9.0
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
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)