Skip to content

Releases: elephant-graveyard/build-load

build-load release v0.10.0

13 Jun 09:08
2a644ec
Compare
Choose a tag to compare

Changelog

  • 2a644ec Update README.md
  • 14d7ec7 Introduce tests job action
  • 3ea3af7 Fix markdown linter issue in README
  • 7cbcf25 Bump Go and Ginkgo version
  • 6ebda65 Fix API changes
  • bcaf314 Bump github.com/shipwright-io/build from 0.8.0 to 0.10.0
  • 4f7255e Bump github.com/gonvenience/bunt from 1.3.3 to 1.3.4
  • 3e82c0a Bump github.com/gonvenience/wrap from 1.1.1 to 1.1.2
  • 5e07507 Bump github.com/gonvenience/neat from 1.3.10 to 1.3.11
  • 7df9b97 Bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1
  • 48ca44e Bump github.com/spf13/viper from 1.10.1 to 1.12.0
  • ad20906 Bump github.com/golang-jwt/jwt/v4 from 4.4.0 to 4.4.1
  • 30a984f Bump github.com/gonvenience/neat from 1.3.9 to 1.3.10
  • 55377c4 Bump github.com/onsi/gomega from 1.18.1 to 1.19.0
  • 2132ea9 Bump github.com/golang-jwt/jwt/v4 from 4.3.0 to 4.4.0
  • 00593f1 Bump github.com/spf13/cobra from 1.3.0 to 1.4.0

build-load release v0.8.0

15 Feb 16:10
Compare
Choose a tag to compare

Changelog

  • e89c147 Introduce service account name flag
  • 6c401e8 Bump github.com/golang-jwt/jwt/v4 from 4.2.0 to 4.3.0
  • 40b6c7c Bump github.com/gonvenience/neat from 1.3.8 to 1.3.9

build-load release v0.7.5

01 Feb 12:21
Compare
Choose a tag to compare

Changelog

  • 34944cb Exclude go.sum from misspell check
  • 2be865b Add timeout for golanglci lint
  • 938fb9a Bump dependencies
  • f4ff8a9 Update Shipwright to v0.8.0

build-load release v0.7.4

18 Jan 16:37
Compare
Choose a tag to compare

Changelog

  • 6785aef Simplify Build and Test GitHub Action
  • a2d2031 Add golangci-lint GitHub Action
  • ca82a59 Fix golangci-lint findings
  • b28f8a3 Print status output in any error case
  • 62b610a Add timestamp to debug output
  • 9a45c62 Add more error explanation
  • 9d84ecc Improve main error output

build-load release v0.7.3

12 Jan 09:53
Compare
Choose a tag to compare

Changelog

  • 140c6d5 Remove netgo build tag
  • d8abc20 Bump github.com/shipwright-io/build from 0.6.0 to 0.7.0
  • 8cabdb0 Bump github.com/spf13/cobra from 1.2.1 to 1.3.0
  • 9549ea2 Bump github.com/spf13/viper from 1.9.0 to 1.10.1
  • 7a61ba6 Simplify Dependabot ignores for Kubernetes
  • 5884c21 Add Dependabot ignores
  • 6ee7b7c Bump github.com/golang-jwt/jwt/v4 from 4.1.0 to 4.2.0

build-load release v0.7.2

09 Nov 20:17
Compare
Choose a tag to compare

Changelog

a9ce7c0 Bump Go version to 1.17
5034b76 [ImgBot] Optimize images
9ae2a8f Migrate to Go JWT version 4

build-load release v0.7.1

06 Sep 12:03
Compare
Choose a tag to compare

Changelog

2105daa Bump Go modules
5c463cd Add dockerfile to strategy list
315ec72 Bump Go version to 1.16
06a80ae Fix Go version setup in GitHub Actions

build-load release v0.7.0

20 May 20:26
Compare
Choose a tag to compare

Changelog

c6affe5 Fix issue with timeout on buildruns

build-load release v0.6.6

20 May 14:25
Compare
Choose a tag to compare

Changelog

f8e58c2 Fix timeout lookup code
2053c7e Introduce common context
de0569d Upgrade to GitHub-native Dependabot

build-load release v0.6.5

08 Apr 12:27
Compare
Choose a tag to compare

Fixed issue that the --dockerfile flag value was not passed to the build resource definition.

Changelog

d6cbdd6 Add cache to build GitHub action
147770f Add buildkit to the known Dockerfile builds