Skip to content

Releases: go-vela/vela-downstream

v0.10.0

21 Aug 18:25
2178111
Compare
Choose a tag to compare

What's Changed

  • Document what kind of token is required by @xordspar0 in #138
  • chore(docs): generalize SCM references by @ecrupper in #139
  • chore(deps): update all non-major dependencies by @renovate in #137
  • fix(deps): update all non-major dependencies by @renovate in #140
  • enhance: any status, error wrapping, and fetch improvements by @ecrupper in #142

New Contributors

Full Changelog: v0.9.0...v0.10.0

v0.9.0

15 Apr 19:50
7c14954
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0

v0.8.0

17 Nov 16:39
2e8d081
Compare
Choose a tag to compare

What's Changed

  • chore(license): update source code headers + copyright year by @wass3rw3rk in #124
  • feat(plugin)!: build reporting and other enhancements by @ecrupper in #125
  • chore(deps): update actions/checkout action to v4 by @renovate in #122
  • chore(deps): pin dependencies by @renovate in #121

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

13 Jun 15:10
4429d0d
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/urfave/cli/v2 to v2.17.1 by @renovate in #101
  • fix(deps): update module github.com/go-vela/sdk-go to v0.15.1 by @renovate in #102
  • fix(logs): correct documentation link by @ecrupper in #105
  • chore: remove code of conduct in favor of global version by @wass3r in #109
  • fix(deps): update module github.com/go-vela/sdk-go to v0.17.0 by @renovate in #107
  • fix(deps): update module github.com/urfave/cli/v2 to v2.25.6 by @renovate in #106
  • chore(deps): bulk update by @ecrupper in #116
  • chore(go): upgrade go to 1.20 by @ecrupper in #117

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

18 Aug 22:09
74dfc2d
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/joho/godotenv to v1.4.0 by @renovate in #66
  • fix(deps): update module github.com/go-vela/types to v0.10.0 by @renovate in #67
  • fix(deps): update module github.com/go-vela/sdk-go to v0.10.0 by @renovate in #68
  • fix(deps): update module github.com/go-vela/sdk-go to v0.10.1 by @renovate in #69
  • fix(deps): update module github.com/go-vela/sdk-go to v0.11.0 by @renovate in #70
  • chore(deps): update go to 1.17 by @wass3r in #72
  • chore: update copyright year to 2022 by @kaymckay in #73
  • fix(deps): update module github.com/go-vela/types to v0.12.0 by @renovate in #74
  • fix(deps): update module github.com/go-vela/sdk-go to v0.12.0 by @renovate in #75
  • chore(deps): update actions/checkout action to v3 by @renovate in #76
  • chore: Golangci config update, remove changelog by @kaymckay in #77
  • fix(deps): update module github.com/urfave/cli/v2 to v2.4.0 by @renovate in #78
  • chore: update contributing.md by @kaymckay in #79
  • fix(deps): update module github.com/go-vela/sdk-go to v0.13.0 by @renovate in #81
  • chore(deps): update codecov/codecov-action action to v3 by @renovate in #82
  • fix(deps): update module github.com/urfave/cli/v2 to v2.4.4 by @renovate in #83
  • fix(deps): update module github.com/urfave/cli/v2 to v2.4.8 by @renovate in #84
  • chore(deps): update github/codeql-action action to v2 by @renovate in #85
  • fix(deps): update module github.com/urfave/cli/v2 to v2.5.1 by @renovate in #86
  • fix(deps): update module github.com/go-vela/sdk-go to v0.13.1 by @renovate in #87
  • fix(deps): update module github.com/urfave/cli/v2 to v2.6.0 by @renovate in #88
  • fix(deps): update module github.com/urfave/cli/v2 to v2.7.1 by @renovate in #89
  • fix(deps): update module github.com/urfave/cli/v2 to v2.8.1 by @renovate in #90
  • fix(deps): update module github.com/go-vela/types to v0.14.0 by @renovate in #92
  • fix(deps): update module github.com/go-vela/sdk-go to v0.14.0 by @renovate in #91
  • chore: switch to main branch by @wass3r in #96
  • fix(deps): update module github.com/sirupsen/logrus to v1.9.0 by @renovate in #94
  • fix(deps): update module github.com/urfave/cli/v2 to v2.11.1 by @renovate in #93
  • chore: upgrade to go v1.18 by @plyr4 in #97

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

23 Sep 18:29
a620f83
Compare
Choose a tag to compare

v0.5.0 (2021-09-23)

Feat

  • support triggering build by event (#65)

v0.4.0

02 Feb 22:04
8c9459c
Compare
Choose a tag to compare

v0.4.0 (2021-01-29)

Fix

  • change token type (#37)

v0.3.0

12 Aug 23:24
e685f36
Compare
Choose a tag to compare

v0.3.0 (2020-07-31)

Feat

  • config: add file path option for reading values (#27)

v0.2.0

08 May 13:00
b607e0b
Compare
Choose a tag to compare

v0.2.0 (2020-05-07)

Chore

  • update go-vela dependencies (#19)
  • deps: updating github.com/urfave/cli to v2 (#17)

Ci

  • fix release dependency (#18)

Docs

  • move license badge to top of readme (#16)

Fix

  • capturing build history for repo (#22)
  • fail if no build found (#20)

Perf

  • capture last 500 builds (#21)

v0.1.0

19 Feb 20:24
41dcbd4
Compare
Choose a tag to compare

v0.1.0 (2020-02-19)

Build

  • add go module files (#2)

Ci

  • add explicit configuration files (#4)
  • add actions pipeline (#3)

Docs

  • add plugin usage docs (#12)

Feat

  • add plugin template (#10)
  • add exec method for plugin (#8)
  • add plugin shell content (#5)
  • config: add method for creating Vela client (#6)
  • repo: enable setting branch for repos (#9)
  • repo: add parse method (#7)

Improvement

  • add more logging (#13)
  • add env vars to makefile (#11)