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

Reconsider library dependencies #311

Open
jplewa opened this issue Aug 31, 2023 · 0 comments
Open

Reconsider library dependencies #311

jplewa opened this issue Aug 31, 2023 · 0 comments

Comments

@jplewa
Copy link
Member

jplewa commented Aug 31, 2023

This is an issue I encountered with the google-native example:

117c2ee#diff-fc9be1f2f3bef2373b71461c1c9304b0d31a911e43b64b270eccd6915875fb02

Without this exclusion and the additional explicit dependency, it tried to use com.pulumi:pulumi:0.5.4 coming from the com.pulumi:google-native dependency, which ended up causing an error: https://github.com/VirtuslabRnD/pulumi-kotlin/actions/runs/6038454817/job/16385637822

There might be a better way to do things to avoid such issues.

@jplewa jplewa changed the title Re-consider library dependencies Reconsider library dependencies Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant