Skip to content

Separate name steps for shared resources and app resources#668

Merged
MicroFish91 merged 10 commits intomainfrom
mwf/separate-steps
Apr 4, 2024
Merged

Separate name steps for shared resources and app resources#668
MicroFish91 merged 10 commits intomainfrom
mwf/separate-steps

Conversation

@MicroFish91
Copy link
Copy Markdown
Contributor

@MicroFish91 MicroFish91 commented Apr 3, 2024

Always prompt separately now if user chooses to create a managed environment. This way, the environment isn't named identically to the first app.

image

image

image

@MicroFish91 MicroFish91 marked this pull request as ready for review April 3, 2024 23:42
@MicroFish91 MicroFish91 requested a review from a team as a code owner April 3, 2024 23:42
Comment thread src/commands/deployWorkspaceProject/internal/SharedResourcesNameStep.ts Outdated

ext.outputChannel.appendLog(
!context.resourceGroup || !context.managedEnvironment ?
localize('usingEnvironmentName', 'User provided the name "{0}" for the new container app environment.', resourceName) :
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I feel like this is a weird output log message that kind of crowds it. This was an action taken by the user-- this feels like an internal logging message.

@MicroFish91 MicroFish91 merged commit 3093986 into main Apr 4, 2024
@MicroFish91 MicroFish91 deleted the mwf/separate-steps branch April 4, 2024 21:44
@microsoft microsoft locked and limited conversation to collaborators May 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants