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

Descriptive types for infer.Annotator.AddAlias #249

Merged
merged 1 commit into from
Jun 23, 2024

Conversation

iwahbe
Copy link
Member

@iwahbe iwahbe commented Jun 22, 2024

Following up on #245, we specify the boundary requirements of AddAlias and SetToken with the types that they accept. This is a breaking change unless you are using untyped constants in SetToken and AddAlias, which I expected to be the common case.

Following up on #245, we specify the boundary requirements of `AddAlias` and `SetToken`
with the types that they accept. This is a breaking change unless you are using untyped
constants in `SetToken` and `AddAlias`, which I expected to be the common case.
@iwahbe iwahbe requested a review from thomas11 June 22, 2024 21:31
@iwahbe iwahbe self-assigned this Jun 22, 2024
@iwahbe iwahbe requested a review from a team June 22, 2024 21:31
@iwahbe iwahbe merged commit 0d2999c into main Jun 23, 2024
6 checks passed
@iwahbe iwahbe deleted the iwahbe/add-alias-type-safety branch June 23, 2024 16:22
@pulumi-bot
Copy link

This PR has been shipped in release v0.21.0.

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.

3 participants