Skip to content

Releases: gitpod-io/leeway

v0.0.4

19 Sep 11:41

Choose a tag to compare

Changelog

e17e090 Added archive Typescript packaging method
b1e3f7c Added auto-completion for bash
7685536 Added build --dry-run to inspect caching behaviour
3fdea6c Upload to remote cache even if overall build failed
42ec513 [breaking] Typescript app packaging now re-packs using shallow package.json
e67bd61 [breaking] WORKSPACE and BUILD are now WORKSPACE.yaml and BUILD.yaml

v0.0.3

18 Sep 15:13

Choose a tag to compare

Changelog

ecab062 Introduced an extensible build reporter
c2cc20a [bugfix] Include full BUILD file in version, not arg resolved config

v0.0.2

18 Sep 13:27

Choose a tag to compare

Beware: builds run with v0.0.1 no longer run with v0.0.2. Config changes are needed.

Changelog

99f8e51 Add --dot producing the dependency graph to describe
64d01e4 Add support for workspace root packages
e7f79d8 Added gitpod config
3cabf78 Config changes, improved version computation and build area synthesis
7874a8c Implement a proper hierarchical cache structure
09d4542 Make yarn mutex configurable
522f0d2 Move to github.com/typefox/gitpod package

v0.0.1

17 Sep 13:48

Choose a tag to compare

Changelog

dccfcf5 Initial commit