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

Programgen support for F.Invoke forms in .NET (#7949) #8432

Merged
merged 4 commits into from
Nov 18, 2021

Conversation

t0yv0
Copy link
Member

@t0yv0 t0yv0 commented Nov 16, 2021

Description

Fixes #7949 for .NET

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

@github-actions
Copy link

Diff for pulumi-random with merge commit 4355da9

@github-actions
Copy link

Diff for pulumi-azuread with merge commit 4355da9

@github-actions
Copy link

Diff for pulumi-random with merge commit bbd5875

@github-actions
Copy link

Diff for pulumi-azuread with merge commit bbd5875

@github-actions
Copy link

Diff for pulumi-kubernetes with merge commit bbd5875

@github-actions
Copy link

Diff for pulumi-kubernetes with merge commit 4355da9

@github-actions
Copy link

Diff for pulumi-gcp with merge commit 4355da9

@github-actions
Copy link

Diff for pulumi-gcp with merge commit bbd5875

@github-actions
Copy link

Diff for pulumi-azure with merge commit 4355da9

@github-actions
Copy link

Diff for pulumi-azure with merge commit bbd5875

@github-actions
Copy link

Diff for pulumi-aws with merge commit bbd5875

@github-actions
Copy link

Diff for pulumi-aws with merge commit 4355da9

@t0yv0 t0yv0 force-pushed the t0yv0/programgen-fn-output-7949-dotnet branch from 7028b83 to 0a0e7f0 Compare November 16, 2021 17:46
@github-actions
Copy link

Diff for pulumi-random with merge commit 5d5972c

@github-actions
Copy link

Diff for pulumi-azure-native with merge commit 4355da9

@github-actions
Copy link

Diff for pulumi-azuread with merge commit 5d5972c

@github-actions
Copy link

Diff for pulumi-kubernetes with merge commit 5d5972c

@github-actions
Copy link

Diff for pulumi-azure-native with merge commit bbd5875

@github-actions
Copy link

Diff for pulumi-gcp with merge commit 5d5972c

@github-actions
Copy link

Diff for pulumi-azure with merge commit 5d5972c

@github-actions
Copy link

Diff for pulumi-aws with merge commit 5d5972c

@github-actions
Copy link

Diff for pulumi-azure-native with merge commit 5d5972c

@t0yv0 t0yv0 force-pushed the t0yv0/programgen-fn-output-7949-dotnet branch from 0a0e7f0 to a5d2404 Compare November 17, 2021 21:32
@github-actions
Copy link

Diff for pulumi-azuread with merge commit afb684e

@github-actions
Copy link

Diff for pulumi-random with merge commit afb684e

@t0yv0
Copy link
Member Author

t0yv0 commented Nov 17, 2021

@pgavlin this is now rebased also. Similarly to Go, there're complications trying to mimic the SDK codegen name convention for helper types. It's a bit less invasive than Go though.

@github-actions
Copy link

Diff for pulumi-gcp with merge commit afb684e

@github-actions
Copy link

Diff for pulumi-kubernetes with merge commit afb684e

@github-actions
Copy link

Diff for pulumi-azure with merge commit afb684e

@github-actions
Copy link

Diff for pulumi-aws with merge commit afb684e

@t0yv0 t0yv0 force-pushed the t0yv0/programgen-fn-output-7949-dotnet branch from a5d2404 to 60ab70a Compare November 18, 2021 22:52
@t0yv0 t0yv0 merged commit e60d6bf into master Nov 18, 2021
@pulumi-bot pulumi-bot deleted the t0yv0/programgen-fn-output-7949-dotnet branch November 18, 2021 22:53
@github-actions
Copy link

Diff for pulumi-azuread with merge commit 9cb3081

@github-actions
Copy link

Diff for pulumi-random with merge commit 9cb3081

@github-actions
Copy link

Diff for pulumi-gcp with merge commit 9cb3081

@github-actions
Copy link

Diff for pulumi-kubernetes with merge commit 9cb3081

@github-actions
Copy link

Diff for pulumi-azure with merge commit 9cb3081

@github-actions
Copy link

Diff for pulumi-aws with merge commit 9cb3081

@github-actions
Copy link

Diff for pulumi-azure-native with merge commit 9cb3081

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.

Update program gen to employ new $fn_output forms
2 participants