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

Don't use *schema.Package in .NET codegen #11592

Merged
merged 1 commit into from Dec 8, 2022
Merged

Conversation

iwahbe
Copy link
Member

@iwahbe iwahbe commented Dec 8, 2022

Part of #9932
Builds on #11578

tldr: Package is not reliable when its used for an external package. We are transferring over to PackageReference, and will remove the Package field once all references to it have been removed.

@iwahbe iwahbe added impact/no-changelog-required This issue doesn't require a CHANGELOG update language/dotnet area/codegen SDK-gen, program-gen, convert labels Dec 8, 2022
@iwahbe iwahbe added this to the 0.82 milestone Dec 8, 2022
@iwahbe iwahbe self-assigned this Dec 8, 2022
@pulumi-bot
Copy link
Contributor

Changelog

[uncommitted] (2022-12-08)

@iwahbe
Copy link
Member Author

iwahbe commented Dec 8, 2022

bors r+

@bors
Copy link
Contributor

bors bot commented Dec 8, 2022

🕐 Waiting for PR status (GitHub check) to be set, probably by CI. Bors will automatically try to run when all required PR statuses are set.

bors bot added a commit that referenced this pull request Dec 8, 2022
11589: Don't use `*schema.Package` in nodejs codegen r=iwahbe a=iwahbe

Part of #9932
Builds on #11578

tldr: Package is not reliable when its used for an external package. We are transferring over to PackageReference, and will remove the Package field once all references to it have been removed.

11592: Don't use `*schema.Package` in .NET codegen r=iwahbe a=iwahbe

Part of #9932
Builds on #11578

tldr: Package is not reliable when its used for an external package. We are transferring over to PackageReference, and will remove the Package field once all references to it have been removed.

11593: Interpret schema.Asset as pcl.AssetOrArchive r=iwahbe a=iwahbe

Fixes #11572

Co-authored-by: Ian Wahbe <ian@wahbe.com>
@bors
Copy link
Contributor

bors bot commented Dec 8, 2022

Build failed (retrying...):

@bors
Copy link
Contributor

bors bot commented Dec 8, 2022

Build succeeded:

@bors bors bot merged commit 43cfc49 into master Dec 8, 2022
@bors bors bot deleted the iwahbe/dotnet-ref-only branch December 8, 2022 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/codegen SDK-gen, program-gen, convert impact/no-changelog-required This issue doesn't require a CHANGELOG update language/dotnet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants