Skip to content

Tags: gitpod-io/leeway

Tags

v0.10.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #222 from gitpod-io/wv/fixed-build-dir

Add option to build in the same directory, to better use caches

v0.10.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #221 from gitpod-io/wv/log-build-phase-durations

Log build phase durations

v0.10.0

Verified

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

Refactor docker builds

v0.9.6

Verified

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

Improve error handling in build process

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