microsoft / microsoft/vscode-azurecontainerapps
The deploy icon appears only the first time changes are saved when using the "Edit Container Apps (Advanced)" option
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 42
- Forks
- 21
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 2
Description
OS: All
Build: v0.7.2-alpha.0
Regression: Not a Regression
Repro Steps:
- Expand a container app environment -> Right click a container app -> Click "Edit Container App (Advanced)...".
- Edit the value of Environment Variable -> Save the changes.
- Deploy the changes to the container app by clicking the deploy icon.
- Verify that the changes have been deployed to the environment variable.
- Edit again the value of Environment Variable -> Save the changes.
- Check whether the deploy icon appears again.
Expect:
The deploy icon appears again.
Actual:
The deploy icon doesn't appear.
More Info:
- Refresh can't fix this issue.
- The deploy icon will appear again after reloading the JSON file and saving the changes.
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
Start at the “Edit Container App (Advanced)...” workflow and trace what happens when an environment variable is saved, deployed, and saved again. Compare the first save with the second save, including the JSON reload behavior, and verify that the deploy icon reappears after the second save without reloading and that the updated variable can be deployed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript, vscode
- Domain
- cloud
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100