jfrog / vault-plugin-secrets-artifactory

HashiCorp Vault Secrets Plugin for Artifactory
https://jfrog.com
Apache License 2.0
42 stars 21 forks source link

dev version suggestion #67

Closed TJM closed 1 year ago

TJM commented 1 year ago

It might be good to indicate "dev" in the non-released version somehow?

Some combination? Something else? :)

alexhung commented 1 year ago

Agree. Depends on your use cases, what would you suggest? I am leaning towards -dev-<short-hash>

alexhung commented 1 year ago

I assume you're referring to builds made by make build command? Or some other process via go test for example?

TJM commented 1 year ago

Yep, -dev-<short-hash> seems as good as anything for now. Yes, I was referring to the "make build" version (or just make), but where I noticed it was make upgrade ... it still shows the same version (currently v0.2.13).

alexhung commented 1 year ago

Sounds like make register need to include -version=${NEXT_VERSION}