microsoft / microsoft/vscode-azurecontainerapps
MVP
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 42
- Forks
- 21
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 2
Description
New release date is 01/11/2022
Bug bash the Wednesday before 01/05/2022
- 🏃 JavaScript SDK @fiveisprime
- Explorer listing environments and apps within the environment
- CRUD environments
- CRUD apps
- Configure image for app
- Configure ports for app
- View container logs (this will be powered by Log Analytics so open in portal)
- README walkthrough @fiveisprime
The Container Apps extension needs to take a dependency on the Docker extension for the following commands (may need to work with Brandon to create a proper API where it doesn't exist today).
- Create Dockerfile
- Build image (can be done using tasks.json)
- Push image to registry
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 by reviewing the three unchecked items in the issue and the requirement for a dependency on the Docker extension. Confirm how the existing extension handles its completed environment and app operations, then define completion as supporting Dockerfile creation, image building, and registry pushes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, docker, typescript, vscode
- Domain
- cloud, devtools, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 20/100