Releases: gitpod-io/leeway
Releases · gitpod-io/leeway
v0.7.4
Changelog
- 2bc371a Add a Contributing section to the README (#147)
- 5fc8533 Expand cache inline documentation, cleanup contexts
- c7c8c5d Fail hard if S3 cache access fails
- 81603dc Update README and inline docs on different remote caching providers
- f73be54 Update go.{mod,sum} for s3 deps
- 3bad410 [cmd] add completions for collect, validate collect args
- 3c6e2bb implement download, upload
- 881151a stub existing packages
v0.7.3
v0.7.2
v0.7.1
v0.7.0
v0.6.0
Changelog
- 56c0ee6 Remove dependency graphview
- 2f59265 Remove deprecated Typescript package type
- 097cd7e [go] Log go mod download only when verbose
- 7a7a1ca [test] All tests pass using fixture mechanism
- 93bdef0 [test] Use testutil for TestLoadWorkspace
- 8931743 [testutil] Introduce test util to aid with testing
- 66602de [vet] Add vet for node_module source inclusion
- 8d19a36 [vet] Improve error details
- ee7676a [vet] Support components with empty BUILD.yaml