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

Pass loader to convert plugins #13696

Merged
merged 1 commit into from
Aug 10, 2023
Merged

Pass loader to convert plugins #13696

merged 1 commit into from
Aug 10, 2023

Conversation

Frassle
Copy link
Member

@Frassle Frassle commented Aug 9, 2023

Description

The YAML converter needs to be able to load schemas. Given that all the other codegen tools are going to be using this new Loader gRPC interface for that it makes sense to expose it across the converter interface for YAML to use as well.

Checklist

  • I have run make tidy to update any new dependencies
  • I have run make lint to verify my code passes the lint check
    • I have formatted my code using gofumpt
  • I have added tests that prove my fix is effective or that my feature works
  • I have run make changelog and committed the changelog/pending/<file> documenting my change
  • Yes, there are changes in this PR that warrants bumping the Pulumi Cloud API version

@pulumi-bot
Copy link
Contributor

pulumi-bot commented Aug 9, 2023

Changelog

[uncommitted] (2023-08-09)

Miscellaneous

  • [engine] Pass Loader gRPC target to converter plugins.
    #13696

@Frassle Frassle requested a review from a team August 9, 2023 21:04
@Frassle
Copy link
Member Author

Frassle commented Aug 10, 2023

bors merge

@bors
Copy link
Contributor

bors bot commented Aug 10, 2023

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot merged commit 6316766 into master Aug 10, 2023
46 checks passed
@bors bors bot deleted the fraser/convertLoader branch August 10, 2023 09:11
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.

None yet

3 participants