Skip to content

Added support for PublishAsAzureContainerApp to the ExecutableResource#7234

Merged
davidfowl merged 1 commit intomainfrom
davidfowl/exe-container-app
Jan 24, 2025
Merged

Added support for PublishAsAzureContainerApp to the ExecutableResource#7234
davidfowl merged 1 commit intomainfrom
davidfowl/exe-container-app

Conversation

@davidfowl
Copy link
Copy Markdown
Contributor

Description

Added support for PublishAsAzureContainerApp on ExecutableResource to enable container app customization when using PublishAsDockerfile.

Fixes #7223

Checklist

  • Is this feature complete?
    • Yes. Ready to ship.
    • No. Follow-up changes expected.
  • Are you including unit tests for the changes and scenario tests if relevant?
    • Yes
    • No
  • Did you add public API?
    • Yes
      • If yes, did you have an API Review for it?
        • Yes
        • No
      • Did you add <remarks /> and <code /> elements on your triple slash comments?
        • Yes
        • No
    • No
  • Does the change make any security assumptions or guarantees?
    • Yes
      • If yes, have you done a threat model and had a security review?
        • Yes
        • No
    • No
  • Does the change require an update in our Aspire docs?

@davidfowl davidfowl requested review from JamesNK and eerhardt January 24, 2025 08:47
@davidfowl davidfowl merged commit 3b6c3bb into main Jan 24, 2025
@davidfowl davidfowl deleted the davidfowl/exe-container-app branch January 24, 2025 17:33
@github-actions github-actions Bot locked and limited conversation to collaborators Feb 24, 2025
@github-actions github-actions Bot added the area-integrations Issues pertaining to Aspire Integrations packages label Mar 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-integrations Issues pertaining to Aspire Integrations packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow PublishAsAzureContainerApp with NpmApp.

2 participants