Releases: go-vela/vela-git
v0.12.0
What's Changed
- enhance: add slim version of git plugin by @wass3rw3rk in #162
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Adds github-cli to image by @colindean in #157
- chore(deps): update all non-major dependencies by @renovate in #156
- fix(ci): use correct version for action by @wass3r in #159
- fix(lint): use consistent golangci-lint config by @wass3r in #160
- fix(deps): update all non-major dependencies by @renovate in #158
- feat: add support for LFS by @wass3rw3rk in #161
New Contributors
- @colindean made their first contribution in #157
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- chore(linter): remove deprecated allow leading spaces by @KellyMerrick in #149
- chore(deps): update all non-major dependencies by @renovate in #142
- chore(deps): update codecov/codecov-action action to v4 by @renovate in #150
- fix(deps): update module github.com/go-vela/types to v0.23.2 [security] by @renovate in #152
- fix(deps): update module github.com/go-vela/types to v0.23.3 by @renovate in #153
- chore(deps): update github/codeql-action action to v3 by @renovate in #148
- chore(deps): update all non-major dependencies by @renovate in #154
- chore(deps): update github/codeql-action digest to df5a14d by @renovate in #155
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- chore(go): bump go to v1.20 by @wass3rw3rk in #139
- chore(license): update source code headers + copyright year by @wass3rw3rk in #145
- chore(deps): bulk upgrade by @claire1618 in #147
New Contributors
- @wass3rw3rk made their first contribution in #139
- @claire1618 made their first contribution in #147
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
Breaking Changes
For the default checkout process, this change will now initialize the branch using VELA_PULL_REQUEST_SOURCE
(source branch) for pull requests. For all other events, the existing functionality of initializing with the default branch of the repo remains unchanged. This change may yield unexpected results or, in the worst case, broken builds for some pipelines.
- fix!: branch setup for git init by @jbrockopp in #138
Dependency Updates
- fix(deps): update module github.com/urfave/cli/v2 to v2.25.5 by @renovate in #132
- fix(deps): update module github.com/joho/godotenv to v1.5.1 by @renovate in #133
- build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 by @dependabot in #134
- fix(deps): update deps (patch) by @renovate in #135
- chore(deps): update actions/setup-go action to v4 by @renovate in #137
- fix(deps): update module github.com/go-vela/types to v0.19.2 by @renovate in #136
New Contributors
- @dependabot made their first contribution in #134
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
Breaking Changes
The modification introduced in this PR changes the default behavior of git init
. Prior to this change, git init
would initialize a repo using master
as the default branch name. With this release, git init
will honor the default branch name associated with the repo. For pipeline configurations that relied on checkouts happening to a branch named master
this change might yield unexpected results or, in the worst case, breaking builds.
Chores/Dependency Updates
- fix(deps): update module github.com/go-vela/types to v0.15.1 by @renovate in #124
- chore: remove code of conduct in favor of global version by @wass3r in #128
- fix(deps): update module github.com/urfave/cli/v2 to v2.23.7 by @renovate in #125
- fix(deps): update module github.com/go-vela/types to v0.17.0 by @renovate in #126
- fix(deps): update module github.com/spf13/afero to v1.9.3 by @renovate in #127
- fix(deps): update module github.com/masterminds/semver/v3 to v3.2.0 by @renovate in #129
- chore(ci): adjust go install to match core repos by @wass3r in #130
- chore: bump go version and copyright year by @wass3r in #131
Full Changelog: v0.6.0...v0.7.0
EDIT 06/07/2023: edited to call out breaking nature of change introduced in #122
v0.6.0
What's Changed
- fix(deps): update module github.com/go-vela/types to v0.12.0 by @renovate in #97
- fix(deps): update module github.com/spf13/afero to v1.8.1 by @renovate in #98
- chore(deps): update actions/checkout action to v3 by @renovate in #99
- chore: Golangci config, remove changelog by @kaymckay in #100
- fix(deps): update module github.com/spf13/afero to v1.8.2 by @renovate in #101
- fix(deps): update module github.com/urfave/cli/v2 to v2.4.0 by @renovate in #102
- chore: update contributing.md by @kaymckay in #103
- fix(deps): update module github.com/go-vela/types to v0.13.0 by @renovate in #104
- chore(deps): update codecov/codecov-action action to v3 by @renovate in #105
- fix(deps): update module github.com/urfave/cli/v2 to v2.4.4 by @renovate in #106
- fix(deps): update module github.com/urfave/cli/v2 to v2.4.8 by @renovate in #107
- chore(deps): update github/codeql-action action to v2 by @renovate in #108
- fix(deps): update module github.com/urfave/cli/v2 to v2.5.1 by @renovate in #109
- fix(deps): update module github.com/urfave/cli/v2 to v2.6.0 by @renovate in #110
- fix(deps): update module github.com/urfave/cli/v2 to v2.7.1 by @renovate in #111
- fix(deps): update module github.com/urfave/cli/v2 to v2.8.1 by @renovate in #112
- fix(deps): update module github.com/go-vela/types to v0.14.0 by @renovate in #113
- chore: change default branch to main by @wass3r in #118
- fix(deps): update module github.com/sirupsen/logrus to v1.9.0 by @renovate in #116
- fix(deps): update module github.com/urfave/cli/v2 to v2.11.1 by @renovate in #114
- fix(deps): update module github.com/spf13/afero to v1.9.2 by @renovate in #115
- chore: upgrade to go v1.18 by @plyr4 in #119
New Contributors
Full Changelog: v0.5.1...v0.6.0
v0.5.1
v0.5.0
What's Changed
- ci: add security scan by @delta592 in #43
- ci: add ossar code scanning by @delta592 in #44
- chore: convert true to always pull policy by @jbrockopp in #45
- feat: use new version pkg by @jbrockopp in #47
- refactor: update variable configuration for consistency by @jbrockopp in #48
- feat(fetch): enable depth parameter by @JordanSussman in #49
- chore: remove ossar by @wass3r in #50
- Configure Renovate - old by @renovate in #51
- chore: update renovate by @wass3r in #54
- chore(renovate): perform go mod tidy by @wass3r in #55
- chore(renovate): remove to trigger re-setup by @wass3r in #58
- Configure Renovate by @renovate in #59
- chore(deps): update module sirupsen/logrus to v1.7.0 by @renovate in #60
- chore(deps): update module spf13/afero to v1.5.1 by @renovate in #61
- chore(deps): update module urfave/cli/v2 to v2.3.0 by @renovate in #62
- chore(deps): update module masterminds/semver to v3 by @renovate in #63
- chore: update copyright year to 2021 by @jbrockopp in #64
- chore(deps): update module go-vela/types to v0.7.2 by @renovate in #67
- chore(actions): pin golang to 1.15 by @wass3r in #69
- fix(deps): update module github.com/go-vela/types to v0.7.3 by @renovate in #71
- enhance: make version output consistent by @jbrockopp in #74
- fix(deps): update module github.com/go-vela/types to v0.7.4 by @renovate in #76
- fix(deps): update module github.com/sirupsen/logrus to v1.8.1 by @renovate in #75
- fix(deps): update module github.com/spf13/afero to v1.6.0 by @renovate in #77
- feat: output git version for troubleshooting by @jbrockopp in #78
- Update DOCS.md by @matt-fevold in #80
- fix(deps): update module github.com/go-vela/types to v0.8.0 by @renovate in #79
- fix(deps): update module github.com/go-vela/types to v0.8.2 by @renovate in #81
- chore(deps): update codecov/codecov-action action to v2 by @renovate in #83
- chore(deps): update reviewdog/action-golangci-lint action to v2 by @renovate in #84
- fix(deps): update module github.com/go-vela/types to v0.9.0 by @renovate in #85
- fix(deps): update module github.com/joho/godotenv to v1.4.0 by @renovate in #87
- fix(deps): update module github.com/go-vela/types to v0.10.0 by @renovate in #88
- fix(deps): update module github.com/go-vela/types to v0.11.0 by @renovate in #89
- enhance: default fetch depth to 1 if none provided by @dtanner in #90
- fix(deps): update module github.com/spf13/afero to v1.7.0 by @renovate in #91
- chore(deps): update go to 1.17 by @wass3r in #92
- fix(deps): update module github.com/spf13/afero to v1.7.1 by @renovate in #93
- fix(deps): update module github.com/spf13/afero to v1.8.0 by @renovate in #94
- chore: update copyright year to 2022 by @kaymckay in #95
New Contributors
- @delta592 made their first contribution in #43
- @JordanSussman made their first contribution in #49
- @renovate made their first contribution in #51
- @matt-fevold made their first contribution in #80
- @dtanner made their first contribution in #90
- @kaymckay made their first contribution in #95
Full Changelog: v0.4.0...v0.5.0