Skip to content

Fix for 1.7.x: Add vault revision to --version cmd#13446

Merged
mladlow merged 2 commits intorelease/1.7.xfrom
fix-vault-version-1.7.x
Dec 15, 2021
Merged

Fix for 1.7.x: Add vault revision to --version cmd#13446
mladlow merged 2 commits intorelease/1.7.xfrom
fix-vault-version-1.7.x

Conversation

@mdeggies
Copy link
Copy Markdown
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.7.8 milestone Dec 15, 2021
Copy link
Copy Markdown
Contributor

@mladlow mladlow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks basically the same as the main ones :)

@vercel vercel bot temporarily deployed to Preview – vault-storybook December 15, 2021 21:17 Inactive
@vercel vercel bot temporarily deployed to Preview – vault December 15, 2021 21:17 Inactive
@mladlow mladlow merged commit e83423c into release/1.7.x Dec 15, 2021
@mladlow mladlow deleted the fix-vault-version-1.7.x branch December 15, 2021 22:07
pbromb pushed a commit to pbromb/vault that referenced this pull request Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants