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 Naming of Generated Package Paths for Python #309

Merged
merged 4 commits into from
Aug 13, 2020

Conversation

skorfmann
Copy link
Contributor

When generating non HashiCorp maintained provider bindings (e.g. Docker) for Python, the generated package was broken. It didn't contain any type informations, since the path where those classes were actually generated and looked up wasn't matching.

This fixes the naming and adds an integration test.

Closes #307
Related to #303

@anubhavmishra anubhavmishra merged commit d46e25d into master Aug 13, 2020
@anubhavmishra anubhavmishra deleted the fix-python-0-13 branch August 13, 2020 23:45
@skorfmann skorfmann mentioned this pull request Aug 14, 2020
@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 Dec 15, 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.

Python Integration Tests for 3rd Party Providers
2 participants