Skip to content

Tags: gitpod-io/leeway

Tags

v0.9.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #209 from gitpod-io/aledbf/package-build

Fix display of build errors

v0.9.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improve build cache asset handling (#207)

* Improve S3 cache

* Do not use all the available CPUs by default

* Improve builds

* Improve tar operations

* Cleanup

* Improve handling of compression flag

* Cleanup

v0.9.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix S3 cache (#206)

* Fix S3 cache

* Check for 404

v0.9.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use sparse operations by default (#197)

* Use sparse operations by default

* Missing sparse

* Fix

v0.9.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #196 from gitpod-io/wv/fix-transitive-dependency-c…

…ache-miss

Build dependencies of cached packages

v0.9.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update golang.org/x/mod (#195)

* Update golang.org/x/mod

* Sync go work

v0.8.9

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update goreleaser configuration (#194)

* Update goreleaser configuration

* Cleanup

v0.8.8

Bump modfile to add toolchain support

v0.8.7

Bump go version

v0.8.6

Run go test -v only if -v flag is set