Skip to content

Releases: gitpod-io/leeway

v0.2.10

24 Dec 17:47

Choose a tag to compare

Changelog

1d0912e Add SLSA provenance support

v0.2.9

05 Dec 21:14

Choose a tag to compare

Changelog

663ae48 Add __GIT_COMMIT build arg to Docker builds
9fc87c8 Add filesystem safe name to describe
6340960 Merge branch 'master' of https://github.com/gitpod-io/leeway
f00cb9e Update Go dependencies
75c7f12 Updated release link on Readme
f023318 Use one Yarn cache per build
bc6c6dd [go] Don't run buildCoammand for libraries
f32752e minio support

v0.2.8

03 Nov 07:54

Choose a tag to compare

Changelog

9d5a138 Bump go version to Go1.17
431246e Update dependencies
d4729c4 [go] Improve dependecy replacement
b000692 [go] Use go mod download instead of go get
8ca9630 [gokart] Add native GoKart support
ead090f fix golang build error

v0.2.7

27 Sep 16:06

Choose a tag to compare

Changelog

7ad80d7 [generic] Add "DontTest" field analogous to yarn/go packages
996782a [generic] Add "test" field
1cae7b3 add "docker-build-options" for passing options to "docker build"

v0.2.6

07 Sep 21:22

Choose a tag to compare

Changelog

486ac76 Move to gitpod-io namespace and update deps
f7fa9bc [go linker] Properly ignore non-Go packages

v0.2.5

16 Jun 10:45

Choose a tag to compare

v0.2.5 Pre-release
Pre-release

Changelog

d8f664e [package] Support __git_commit built-in variable

v0.2.4

13 Jun 17:49

Choose a tag to compare

v0.2.4 Pre-release
Pre-release

Changelog

ac53f4e [docker] Support dont-retag

v0.2.3

12 Jun 12:29

Choose a tag to compare

v0.2.3 Pre-release
Pre-release

Changelog

bca9795 [docker] Support metadata in Docker packages

v0.2.2

04 Jun 18:30

Choose a tag to compare

v0.2.2 Pre-release
Pre-release

Changelog

7eafa8f Go get cannot be removed (tests can timeout)

v0.2.1

04 Jun 16:57

Choose a tag to compare

v0.2.1 Pre-release
Pre-release

Changelog

c88f2a7 Add support for codecov
8bac9d7 Bump elliptic from 6.5.3 to 6.5.4 in /pkg/graphview/web
edeaec8 Bump ssri from 6.0.1 to 6.0.2 in /pkg/graphview/web
89fb957 Enable github actions
4be45b6 Fix validation of coverage file
8031271 Update go dependencies
aa7b1d7 Update goreleaser and golangci-lint
4ee1845 Update imports
d69e978 [build] Execute go generate before go get tries to build the package
752f9e8 [gitpod] Add Go VS Code extension