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 provider name/alias mixup #312

Merged
merged 1 commit into from
Nov 20, 2020
Merged

Fix provider name/alias mixup #312

merged 1 commit into from
Nov 20, 2020

Conversation

appilon
Copy link
Contributor

@appilon appilon commented Nov 20, 2020

Very minor mixup of the registry API response, should have used the name field. I believe all alias' on the registry is the same as the name for the official providers, however I discovered playing around, that partner (verified) providers don't have an alias, which led to a config error.

This PR still only packages official providers, but corrects the mistake. I did regenerate the provider schemas and I guess there are some recent releases that created a diff.

@appilon appilon requested a review from a team November 20, 2020 00:31
@radeksimko radeksimko added the bug Something isn't working label Nov 20, 2020
@radeksimko
Copy link
Member

Am I right that this doesn't affect the UX, as it doesn't affect the exported JSON? In other words, does it need mentioning in the Changelog?

@radeksimko radeksimko merged commit 696d124 into master Nov 20, 2020
@radeksimko radeksimko deleted the fix-preload-names branch November 20, 2020 09:08
@appilon
Copy link
Contributor Author

appilon commented Nov 20, 2020

@radeksimko correct it's not worth calling out

@ghost
Copy link

ghost commented Dec 20, 2020

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

@ghost ghost locked as resolved and limited conversation to collaborators Dec 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants