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

feat: get tool versions without VersionInfo model #7393

Merged

Conversation

jennifer-richards
Copy link
Member

Addresses #7392

Checks version at run-time. We could be clever about providing versions at docker-build-time if we want to accelerate this, but the checks are not expensive.

The original code combined stdout and stderr, I presume in case a tool returned its version via stderr. All of the tools we currently use write their version to stdout so this ignores stderr.

@jennifer-richards jennifer-richards merged commit 2eb8c6e into ietf-tools:feat/helm May 4, 2024
2 checks passed
@jennifer-richards jennifer-richards deleted the version-info branch May 4, 2024 16:23
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
2 participants