Azure / Azure/static-web-apps-cli

Create a devcontainer feature to simplify install

Open
#602 2 comments 2 reactions 0 assignees View on GitHub
priority: low (P2) type: enhancement
Dominant language
TypeScript
Stars
668
Forks
156
PR merge metrics
No merged PRs in 30d

Description

devcontainers supports a [feature specification](https://containers.dev/implementors/features/), that simplifies adding something to a devcontainer base image (and removes the need for custom base images). More info on the background and philosophy can be found [here](https://code.visualstudio.com/blogs/2022/09/15/dev-container-features).

Presently there is a devcontainer for SWA CLI, but it might be better to ship as a feature.

https://github.com/devcontainers/feature-starter contains a starter template for creating it (and its tests).

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the existing SWA CLI devcontainer and the devcontainers/feature-starter template, including its tests. Determine how the current devcontainer installs the CLI and use the template's test flow to verify the feature. Done means the SWA CLI can be added to a devcontainer base image through the new feature.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
cli, devops
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.