gocd / gocd-vault-secret-plugin

GoCD secrets plugin for HashiCorp's Vault
https://gocd.org
14 stars 7 forks source link

No jar for latest release #6

Closed brettcurtis closed 4 years ago

brettcurtis commented 4 years ago

I'm going to try this out today, I noticed there is no jar for the latest release I will use this for now:

https://github.com/gocd/gocd-vault-secret-plugin/releases/download/v1.0.1-25/gocd-vault-secret-plugin-1.0.1-25.jar

arvindsv commented 4 years ago

@brettcurtis That's strange. I made a new commit just changing the case of a file, and the pipeline ran to release 1.1.0-31: https://github.com/gocd/gocd-vault-secret-plugin/releases/tag/v1.1.0-31 ... which does have the JAR.

I've marked 1.1.0-30 as pre-release. Thank you for bringing this up. I'll close this issue now.

Edit: Just to be clear, v1.1.0-31 is the latest release and can be used. It's the same as the old v1.1.0-30 from a content perspective.