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

CI refactor #135

Merged
merged 1 commit into from
Jun 27, 2023
Merged

CI refactor #135

merged 1 commit into from
Jun 27, 2023

Conversation

dhuckins
Copy link
Contributor

same as hashicorp/vault-ruby#294

The main change here is to not read the ~/.vault-token file for the token, just hard-code it.
this takes out the race condition that was happening and allows us to have more consistent CI runs

Signed-off-by: Daniel Huckins <dhuckins@users.noreply.github.com>
@dhuckins dhuckins requested a review from a team June 27, 2023 16:03
@dhuckins dhuckins merged commit 536bfe7 into main Jun 27, 2023
@dhuckins dhuckins deleted the ci-refactor branch June 27, 2023 16:45
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