Skip to content

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

Merged
mladlow merged 1 commit intorelease/1.9.xfrom
fix-vault-version-1.9.x
Dec 15, 2021
Merged

Fix for 1.9.x: Add vault revision to --version cmd#13448
mladlow merged 1 commit intorelease/1.9.xfrom
fix-vault-version-1.9.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.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
MochaCaffe pushed a commit to kosmos-education/vault that referenced this pull request Apr 15, 2026
…13424) (hashicorp#13448) (hashicorp#13454)

* Add entities and groups playwright tests

* Fixes some failing playwright tests

* Add comment

* Create policy in test and use that instead

Co-authored-by: Kianna <30884335+kiannaquach@users.noreply.github.com>
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.

2 participants