microsoft / microsoft/vscode-azureresourcegroups
[CoR] Deployment stops at "Ready to deploy?" after selecting "Deploy to Azure"
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 78
- Forks
- 55
- Avg merge
- 16h 49m
- Merged PRs (30d)
- 139
Description
OS: Win11 x64
Build Version: 0.12.8-alpha.0
VS Code Insiders Version: 1.137.0-insiders
Repro Steps:
- Create an Azure Project.
- Complete the Project Creation and Local Development stages.
- On the Next steps page, select "Deploy to Azure".
- Follow the deployment flow and approve the deployment plan.
- Wait for the deployment artifacts and deployment checklist to be generated.
- Observe the Chat panel after the deployment checklist is completed.
Expect:
After Deploy to Azure has been selected and the deployment plan has been approved, the flow should proceed to the Azure deployment phase without requiring another manual confirmation.
Actual:
The deployment flow stops at the following prompt: Ready to deploy? (Yes / Run manually / Edit plan / Cancel).
More Info:
- Entering Yes manually allows the deployment flow to continue.
- The deployment artifacts and deployment checklist were generated successfully.
- The workflow showed Generate deployment checklist (2/3) as completed but remained blocked at Present deployment approval gate.
- It is not clear that the user must provide another confirmation because the deployment action was already selected earlier in the flow.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the flow from selecting “Deploy to Azure” through approval, then trace the deployment checklist and the “Present deployment approval gate” step that leaves the Chat panel at “Ready to deploy?”. Confirm the existing deployment action selection is available to that gate and verify that the flow proceeds to Azure deployment without requiring a second manual confirmation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript
- Domain
- cloud, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100