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

Add InputAnnotation #2546

Merged
merged 3 commits into from
Feb 29, 2024
Merged

Add InputAnnotation #2546

merged 3 commits into from
Feb 29, 2024

Conversation

eerhardt
Copy link
Member

@eerhardt eerhardt commented Feb 29, 2024

This annotation allows for "inputs" to be written to the manifest when needing to generate a value, like a password, at publish time.

It is also used in Parameters to model the "input.value" of the parameter.

Microsoft Reviewers: Open in CodeFlow

@dotnet-issue-labeler dotnet-issue-labeler bot added the area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication label Feb 29, 2024
This annotation allows for "inputs" to be written to the manifest
when needing to generate a value, like a password, at publish time.

It is also used in Parameters to model the "input.value" of the parameter.
@eerhardt eerhardt merged commit a642465 into dotnet:main Feb 29, 2024
8 checks passed
@eerhardt eerhardt deleted the InputAnnotation branch February 29, 2024 22:25
@github-actions github-actions bot locked and limited conversation to collaborators Apr 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants