Skip to content

feat: get tool versions without VersionInfo model#7393

Merged
jennifer-richards merged 5 commits intoietf-tools:feat/helmfrom
jennifer-richards:version-info
May 4, 2024
Merged

feat: get tool versions without VersionInfo model#7393
jennifer-richards merged 5 commits intoietf-tools:feat/helmfrom
jennifer-richards:version-info

Conversation

@jennifer-richards
Copy link
Copy Markdown
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 requested a review from rjsparks May 3, 2024 21:11
@jennifer-richards jennifer-richards merged commit 2eb8c6e into ietf-tools:feat/helm May 4, 2024
@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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants