microsoft / microsoft/vscode-azurecontainerapps
It would be better to add a "+ Create a secret" option in the step "Choose a secret" if selecting "Reference a secret" to add an environment variable [Secret management]
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 42
- Forks
- 21
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 2
Description
OS: Win 11
Build Version: 20241221.1
Repro Steps:
- Create a container app -> Expand it -> Expand "Container" node -> Right-click "Environment Variables" node and select "Add Environment Variable..." -> Give a name -> Select "Reference a secret".
- Check whether there is a "+ Create a secret" option in the next step "Choose a secret".
Actual:
There is no "+ Create a secret" option in the next step "Choose a secret".
Suggestion:
It would be better to add a "+ Create a secret" option in the step "Choose a secret".
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
The issue names no files, tests, or entry points. Start by tracing the Add Environment Variable flow from the Environment Variables context menu through the “Reference a secret” and “Choose a secret” steps; done means the step offers “+ Create a secret” and the resulting secret can be selected for the environment variable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript, vscode
- Domain
- cloud, devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100