Azure / Azure/static-web-apps-cli
Create a devcontainer feature to simplify install
- Vorherrschende Sprache
- TypeScript
- Sterne
- 668
- Forks
- 156
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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).
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- docker
- Bereich
- cli, devops
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100