Skip to content

allow transforms to be registered in mocks - #1139

Merged
tgummerer merged 2 commits into
mainfrom
tg/mock-transforms
Aug 24, 2026
Merged

allow transforms to be registered in mocks#1139
tgummerer merged 2 commits into
mainfrom
tg/mock-transforms

Conversation

@tgummerer

Copy link
Copy Markdown
Contributor

Similar to pulumi/pulumi#24406, also allow
transforms to be registered in mocks in dotnet. The mocks are not automatically run, but the user can intercept them, and check inputs and the registration.

(Fully implemented by Claude)

Similar to pulumi/pulumi#24406, also allow
transforms to be registered in mocks in dotnet. The mocks are not
automatically run, but the user can intercept them, and check inputs
and the registration.
@tgummerer
tgummerer requested a review from a team as a code owner August 24, 2026 09:34

@unblocked unblocked Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

1 issue found.

About Unblocked

Unblocked has been set up to automatically review your team's pull requests to identify genuine bugs and issues.

📖 Documentation — Learn more in our docs.

💬 Ask questions — Mention @unblocked to request a review or summary, or ask follow-up questions.

👍 Give feedback — React to comments with 👍 or 👎 to help us improve.

⚙️ Customize — Adjust settings in your preferences.

Comment thread sdk/Pulumi/Pulumi.xml
@tgummerer
tgummerer added this pull request to the merge queue Aug 24, 2026
Merged via the queue into main with commit d3d482d Aug 24, 2026
1 check passed
@tgummerer
tgummerer deleted the tg/mock-transforms branch August 24, 2026 13:30
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.

2 participants