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

fix(cli): add major versions greater 1 to package name when installing pre-built providers for go #2002

Merged
merged 4 commits into from
Aug 5, 2022

Conversation

ansgarm
Copy link
Member

@ansgarm ansgarm commented Aug 5, 2022

Resolves #1998

@DanielMSchmidt
Copy link
Contributor

Would it be possible to add a test case for this?

…eturning e.g. v0.12.0 if the users uses Go while returning 0.12.0 for all other languages
@ansgarm ansgarm force-pushed the fix-provider-add-for-go-with-major-version branch from 35abd41 to 0d529d6 Compare August 5, 2022 14:52
… and might need to be disabled for some time 🤯

and fix "v" prefix still being in test
@ansgarm ansgarm force-pushed the fix-provider-add-for-go-with-major-version branch from fc1e93c to 6e46d60 Compare August 5, 2022 15:19
@ansgarm ansgarm merged commit 9312e64 into main Aug 5, 2022
@ansgarm ansgarm deleted the fix-provider-add-for-go-with-major-version branch August 5, 2022 17:39
@github-actions
Copy link
Contributor

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you've found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 26, 2022
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.

aws provider: cannot install due to go module error
2 participants