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: add support for pluginDownloadURL from schema.json #1365

Merged
merged 4 commits into from
Jun 12, 2024

Conversation

tmeckel
Copy link
Contributor

@tmeckel tmeckel commented May 24, 2024

Description

This PR will fix the issue described in #1109.

updated build.gradle code with info.metaClass.server

image

generated plugin.json:

image

Fixes #1109

Checklist

  • I have added tests that prove my fix is effective or that my feature works
  • Yes, there are changes in this PR that warrants bumping the Pulumi Service API version

@tmeckel
Copy link
Contributor Author

tmeckel commented May 24, 2024

@EronWright Too bad I was a little to late for 0.12.0 #1364
@t0yv0

@t0yv0 t0yv0 self-requested a review May 24, 2024 19:52
@t0yv0
Copy link
Member

t0yv0 commented May 24, 2024

Put it in my queue, likely next week.

Copy link
Member

@t0yv0 t0yv0 left a comment

Choose a reason for hiding this comment

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

Thank you!

@t0yv0 t0yv0 merged commit 70b3fb3 into pulumi:main Jun 12, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pluginDownloadURL not implemented
2 participants