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

Auto-install a version when it is missing #29

Merged
merged 3 commits into from Mar 8, 2024

Conversation

ChrisTerBeke
Copy link
Collaborator

What

Automatically install missing version when providing --install flag to the use command.

Why

Saves the user from having to run tfversion install separately.

References

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Mar 8, 2024
@ChrisTerBeke ChrisTerBeke added the enhancement New feature or request label Mar 8, 2024
@ChrisTerBeke ChrisTerBeke self-assigned this Mar 8, 2024
mmourick
mmourick previously approved these changes Mar 8, 2024
Copy link
Collaborator

@mmourick mmourick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, nice addition!

bschaatsbergen
bschaatsbergen previously approved these changes Mar 8, 2024
Copy link
Member

@bschaatsbergen bschaatsbergen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@ChrisTerBeke ChrisTerBeke enabled auto-merge (squash) March 8, 2024 10:39
mmourick
mmourick previously approved these changes Mar 8, 2024
@ChrisTerBeke ChrisTerBeke merged commit bfa849f into main Mar 8, 2024
3 of 4 checks passed
@ChrisTerBeke ChrisTerBeke deleted the feature/auto-install-missing-version branch March 8, 2024 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automatically install missing version
3 participants