[go: up one dir, main page]

Skip to content

Releases: go-vela/worker

v0.4.0-rc1

10 Apr 20:12
f629aa0
Compare
Choose a tag to compare
chore: uptick version for release (#85)

v0.3.1

27 Feb 17:36
419a170
Compare
Choose a tag to compare

v0.3.1 (2020-02-27)

Fix

  • cleanup of build resources (#64)

v0.3.0

21 Feb 16:54
6a638e9
Compare
Choose a tag to compare

v0.3.0 (2020-02-21)

v0.3.0-rc5

18 Feb 18:03
e4a2f9a
Compare
Choose a tag to compare
chore: updates for v0.3.0-rc3 (#61)

* refactor: work directory set moved to compiler

* chore: updates for v0.3.0-rc3

v0.3.0-rc4

17 Feb 18:04
4da3d80
Compare
Choose a tag to compare
fix: move secret pull inside executor (#60)

* refactor: work directory set moved to compiler

* chore: update go-vela dependencies

* fix: properly update success status

* fix: move secret pull inside executor

v0.3.0-rc3

17 Feb 15:08
701594f
Compare
Choose a tag to compare
fix: properly update success status (#59)

* refactor: work directory set moved to compiler

* chore: update go-vela dependencies

* fix: properly update success status

v0.3.0-rc2

13 Feb 16:13
5ff6192
Compare
Choose a tag to compare
chore: update go-vela dependencies (#58)

* refactor: work directory set moved to compiler

* chore: update go-vela dependencies

v0.3.0-rc1

05 Feb 14:18
fd23650
Compare
Choose a tag to compare
chore: update dependencies for v0.3.0-rc1 (#56)

* chore: update dependencies for v0.3.0-rc1

* chore: update tests for 0.3.0

v0.2.1

07 Jan 17:28
Compare
Choose a tag to compare

v0.2.1 (2020-01-03)

Ci

  • linters: update funlen linter settings (#49)

Fix

  • unable to pull shared secrets (#51)
  • ci: disable CGO for publish action (#50)

v0.2.0

20 Dec 21:09
Compare
Choose a tag to compare

v0.2.0 (2019-12-20)

Chore

  • update for v0.2.0 (#48)

Ci

  • add explicit configuration for automation (#46)
  • switch from coveralls to codecov (#45)

Refactor

  • fix linter errors (#47)