Skip to content

Releases: go-vela/vela-artifactory

v0.9.0

03 Apr 20:26
869fec4
Compare
Choose a tag to compare

What's Changed

  • enhance: add arg for third party integration credentials by @plyr4 in #166
  • chore(deps): update all non-major dependencies by @renovate in #165
  • chore(deps): update codecov/codecov-action action to v4 by @renovate in #167
  • fix(deps): update module github.com/go-vela/types to v0.23.2 [security] by @renovate in #170
  • fix(deps): update module github.com/go-vela/types to v0.23.3 by @renovate in #171
  • build(deps): bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #168

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

v0.8.0

12 Jan 15:32
a239b11
Compare
Choose a tag to compare

What's Changed

  • chore(linter): fix linter errors, remove deprecated allow leading spaces by @KellyMerrick in #159
  • fix: increase retry wait time in the jfrog client by @plyr4 in #162
  • build(deps): bump github.com/go-git/go-git/v5 from 5.9.0 to 5.11.0 by @dependabot in #163
  • chore(deps): pin dependencies by @renovate in #151
  • chore(deps): update actions/checkout action to v4 by @renovate in #152
  • chore(deps): update actions/setup-go action to v5 by @renovate in #157
  • chore(deps): update github/codeql-action action to v3 by @renovate in #158
  • build(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #164

New Contributors

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

v0.7.0

29 Nov 20:47
bf4c53c
Compare
Choose a tag to compare

What's Changed

  • chore(license): update source code headers + copyright year by @wass3rw3rk in #154
  • feat: remove dependency on go-arty and improve testing suite by @plyr4 in #156

New Contributors

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

v0.6.0

01 Aug 20:43
69a88db
Compare
Choose a tag to compare

What's Changed

  • chore: switch default branch to main by @wass3r in #131
  • fix(deps): update module github.com/urfave/cli/v2 to v2.17.1 by @renovate in #133
  • fix(deps): update module github.com/go-vela/types to v0.15.1 by @renovate in #134
  • chore: remove code of conduct in favor of global version by @wass3r in #137
  • fix(deps): update module github.com/go-vela/types to v0.17.0 by @renovate in #136
  • chore(deps): update go-arty/v2 to v2.3.1, go to 1.19, actions updates by @delta592 in #145
  • chore(deps): combined update by @wass3rw3rk in #150
  • build(deps): bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 by @dependabot in #147

New Contributors

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

v0.5.0

22 Aug 16:26
c6d4ff3
Compare
Choose a tag to compare

What's Changed

Thanks to #92 and @jschulz79 any step using the artifactory plugin will correctly report a failed status if it encounters an error during upload.

  • fix(deps): update module github.com/go-vela/types to v0.8.2 by @renovate in #86
  • docs: update env var and file parameter info by @jbrockopp in #87
  • fix: sanitize extraneous white space in paths by @GregoryDosh in #89
  • chore(deps): update codecov/codecov-action action to v2 by @renovate in #90
  • chore(deps): update reviewdog/action-golangci-lint action to v2 by @renovate in #91
  • fix(deps): update module github.com/go-vela/types to v0.9.0 by @renovate in #93
  • fix: return error when upload to Artifactory fails by @jschulz79 in #92
  • fix(deps): update module github.com/joho/godotenv to v1.4.0 by @renovate in #96
  • chore: address linter issues by @wass3r in #95
  • fix(deps): update module github.com/go-vela/types to v0.10.0 by @renovate in #97
  • chore(deps): bump go-arty lib by @wass3r in #99
  • fix: use updated download location for jfrog cli by @wass3r in #98
  • fix(deps): update module github.com/go-vela/types to v0.11.0 by @renovate in #100
  • chore(deps): update go to 1.17 by @wass3r in #101
  • chore: update copyright year to 2022 by @kaymckay in #103
  • fix(deps): update module github.com/go-vela/types to v0.12.0 by @renovate in #104
  • chore(dep): update go-arty to 2.2.1 by @delta592 in #106
  • chore(deps): update actions/checkout action to v3 by @renovate in #107
  • chore: clean repo with updated golangci config by @kaymckay in #109
  • chore(dep): update xz to 0.5.8 by @delta592 in #110
  • fix(deps): update module github.com/urfave/cli/v2 to v2.4.0 by @renovate in #111
  • chore: update contributing.md by @kaymckay in #112
  • fix(deps): update module github.com/go-vela/types to v0.13.0 by @renovate in #113
  • chore(deps): update codecov/codecov-action action to v3 by @renovate in #114
  • fix(deps): update module github.com/urfave/cli/v2 to v2.4.4 by @renovate in #115
  • fix(deps): update module github.com/urfave/cli/v2 to v2.4.8 by @renovate in #116
  • chore(deps): update github/codeql-action action to v2 by @renovate in #117
  • fix(deps): update module github.com/urfave/cli/v2 to v2.5.1 by @renovate in #118
  • fix(deps): update module github.com/urfave/cli/v2 to v2.6.0 by @renovate in #119
  • fix(deps): update module github.com/urfave/cli/v2 to v2.8.1 by @renovate in #120
  • fix(deps): update module github.com/go-vela/types to v0.14.0 by @renovate in #121
  • fix(deps): update module github.com/target/go-arty/v2 to v2.3.0 by @renovate in #123
  • fix(deps): update module github.com/sirupsen/logrus to v1.9.0 by @renovate in #124
  • fix(deps): update module github.com/urfave/cli/v2 to v2.11.1 by @renovate in #122
  • chore(deps): bump go to 1.18 by @wass3r in #128
  • enhancement: include source tag in promote success message by @colindean in #130

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

07 Jun 15:53
9df5c2e
Compare
Choose a tag to compare

v0.4.0 (2021-06-04)

Fix

  • deps: update module github.com/go-vela/types to v0.8.0 (#84)

v0.3.0

12 Aug 20:58
ea86bb3
Compare
Choose a tag to compare

v0.3.0 (2020-08-11)

Bug

  • docker-promote: added a check for a different target repository (#52)

v0.2.0

01 Jul 20:18
5a90cab
Compare
Choose a tag to compare

v0.2.0 (2020-07-01)

Build

  • docker: binary multi-stage file (#37)

Chore

  • deps: updating github.com/urfave/cli to v2 (#42)

Ci

  • fix release dependency (#43)

Docs

  • divert bugs and features to community (#45)
  • move license badge to top of readme (#40)

Enhancement

  • docker-promote: added setting an item property to the promoted image (#48)

Feat

  • add reviewdog with golangci-lint (#47)

Fix

  • update usage for PARAMETER_COPY to better match artifactory (#41)

Revert

  • repo issue template (#46)

v0.1.1

03 Feb 22:21
2270786
Compare
Choose a tag to compare

v0.1.1 (2020-02-03)

Chore

  • use full apache license (#33)

Feat

  • add docker promotion functionality (#35)

Fix

  • adjust syntax for template variables (#36)

Improvement

  • add log entry with metadata (#34)

v0.1.0

20 Jan 16:47
Compare
Choose a tag to compare

v0.1.0 (2020-01-20)

Build

  • add go module files (#1)

Chore

  • add debug and trace logs (#30)
  • update copyright for 2020 (#25)
  • add copyright notice to plugin files (#9)

Ci

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

Docs

  • add comments for code (#29)
  • add plugin usage docs (#24)

Feat

  • add logic for setting properties (#28)
  • add plugin template (#27)
  • enable dry_run mode for plugin (#26)
  • add exec method for plugin (#23)
  • add exec method for upload (#21)
  • add exec method for setprop (#20)
  • add exec method for delete (#19)
  • add exec method for copy (#18)
  • add new method for config (#17)
  • enable loading config from env file (#15)
  • add plugin struct (#13)
  • add config struct for plugin (#11)
  • add certs from alpine (#10)
  • add upload struct for plugin (#8)
  • add prop and setprop structs for plugin (#7)
  • add delete struct for plugin (#6)
  • add copy struct for plugin (#5)

Fix

  • update syntax for makefile (#32)
  • set-prop: switch from generic to string flag (#31)

Refactor

  • remove dead code (#22)
  • validate action specific configuration (#16)
  • add extra information for plugin (#14)
  • remove dead code (#12)
  • move code to cmd directory (#4)