8000 Releases · gitpod-io/leeway · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: gitpod-io/leeway

v0.10.5

09 May 12:25
dc1aee4
Compare
Choose a tag to compare

Changelog

  • 4deef39 Change fixed-build-dir flag default to true
  • dc1aee4 Merge pull request #230 from gitpod-io/qf/change-fixed-build-dir-default-to-true

v0.10.4

07 May 12:19
Compare
Choose a tag to compare

Changelog

  • a926587 Add SBOM generation and vulnerability scanning

v0.10.3

30 Apr 06:19
a2f98b6
Compare
Choose a tag to compare

Changelog

  • 8f36db0 Add image to devcontainer.json
  • cfe3e38 Fix build failure reported as success
  • 1dab993 Fix gsutil cache download issue
  • 122f52d Fix jq and curl in devcontainer
  • d3d7dc6 Fix leeway installations script
  • cbe3e0f Merge pull request #218 from gitpod-io/clu/devcontainer
  • 2b9dca9 Merge pull request #223 from gitpod-io/wv/fix-build-failure-report
  • a2f98b6 Merge pull request #228 from gitpod-io/pd/CLC-1324
  • 59a982e Move Leeway installation to devcontainer.json
  • 8c4812f Move dependency installation from Dockefile to devcontainer.json
  • f0b51ae Remove Gitpod setup in favor of DevContainer setup
  • 8b88ea4 Tidy up devcontainer

v0.10.2

06 Apr 15:02
b68957b
Compare
Choose a tag to compare

Changelog

  • 365a667 Add option to build in the same directory, to better use caches
  • b68957b Merge pull request #222 from gitpod-io/wv/fixed-build-dir

v0.10.1

04 Apr 10:04
c5d5037
Compare
Choose a tag to compare

Changelog

  • 86ff92d Log build phase durations
  • c5d5037 Merge pull request #221 from gitpod-io/wv/log-build-phase-durations

v0.10.0

24 Mar 09:25
d173aca
Compare
Choose a tag to compare

What's Changed

Breaking change:

The local Docker tasks now contain the files from the container image rather than the manifests and metadata.

Full Changelog: v0.9.6...v0.10.0

v0.9.6

17 Mar 10:55
ad337d9
Compare
Choose a tag to compare

What's Changed

  • Disable S3 checksum warning by @aledbf in #213
  • Do not return an error uploading to remote cache by @aledbf in #212
  • Improve error handling in build process by @aledbf in #211

Full Changelog: v0.9.5...v0.9.6

v0.9.5

11 Mar 11:20
0ca9de0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.4...v0.9.5

v0.9.4

10 Mar 11:57
c1036c6
Compare
Choose a tag to compare

What's Changed

  • Improve build cache asset handling by @aledbf in #207

Full Changelog: v0.9.3...v0.9.4

v0.9.3

07 Mar 20:29
59187a0
Compare
Choose a tag to compare

What's Changed

  • Refactor cache and update provenance to v0.2 by @aledbf in #198
  • Bump golang.org/x/net from 0.20.0 to 0.33.0 by @dependabot in #200
  • Revert "Refactor cache and update provenance to v0.2" by @aledbf in #201
  • Improve cache handling and provence generation by @aledbf in #202
  • Fix S3 cache considering .tar.gz and .tar in the cache by @aledbf in #203
  • Fix default local cache location by @aledbf in #204
  • Ensure cache directory exists by @aledbf in #205
  • Fix S3 cache by @aledbf in #206

Full Changelog: v0.9.2...v0.9.3

0