Skip to content

v0.8.0

Compare
Choose a tag to compare
@fkorotkov fkorotkov released this 25 Sep 18:45
· 489 commits to master since this release
8c8f957

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)