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

improvement(ext-tools): always print versions in garden tools output #5718

Merged
merged 8 commits into from
Feb 12, 2024

Conversation

vvagaytsev
Copy link
Collaborator

What this PR does / why we need it:
To improve UX, let's always print the concrete versions of the tools in the garden tools output.

This PR also does refactoring in the tool definitions. It extracts tools versions as named constants to make the version update process easier. The PR also adds some missing tests to verify the binary hashes for the tools.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

@vvagaytsev vvagaytsev changed the title chore(ext-tools): always print versions in garden tools output improvement(ext-tools): always print versions in garden tools output Feb 12, 2024
@vvagaytsev vvagaytsev added this pull request to the merge queue Feb 12, 2024
Merged via the queue into main with commit e88bb86 Feb 12, 2024
43 checks passed
@vvagaytsev vvagaytsev deleted the chore/print-tool-versions branch February 12, 2024 13:50
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.

None yet

2 participants