Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for 1.9.x: Add vault revision to --version cmd #13448

Merged
merged 1 commit into from
Dec 15, 2021

Conversation

mdeggies
Copy link
Member

The output of ./vault --version changed since Vault onboarded to CRT/GitHub Actions for building artifacts.

elle: ~/Users/elle/Downloads $ ./vault version
Vault v1.9.1
elle: ~/Users/elle/Downloads $ ./vault version
Vault v1.8.1 (4b0264f28defc05454c31277cfa6ff63695a458d)

This change adds back in the revision string to the version command. Output from the artifacts built on this branch:

elle: ~/Users/elle/Downloads $ ./vault --version
Vault v1.10.0-dev (9e2f21337b47d8ef59f057b6d192d6fde2c5fb19)

@mladlow mladlow added this to the 1.9.2 milestone Dec 15, 2021
@mladlow mladlow merged commit d872b67 into release/1.9.x Dec 15, 2021
@mladlow mladlow deleted the fix-vault-version-1.9.x branch December 15, 2021 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants