coder / coder/envbuilder

feat: add `envbuilder install-feature` command

Abierto
#361 2 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Go
Estrellas
300
Forks
64
Merge medio
20 min
PR fusionados (30 d)
1

Descripción

I am looking into adding a module to the registry that would let template administrators install Dev Container features inside Coder Workspaces (even outside of `envbuilder`).

I think `envbuilder` already has the logic to install features, so I think the most logical thing to do would be to create a separate command just to install a given feature.

While Dev Container features are only shell scripts, there is still some logic needed for arguments in the manifest, e.g `dependsOn`.

See https://github.com/coder/modules/issues/307 for more context.

## Usage

`envbuilder install-feature `
Ideally, `source` could be either a Git URL, a local folder or a path to an image.

---

cc: @johnstcn

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

Start by locating the existing Dev Container feature installation logic in envbuilder and review how feature manifests handle arguments and dependsOn. Read coder/modules#307 for context, then determine the command's scope for Git URLs, local folders, and image paths. Done means a documented install-feature command supports the agreed source forms and dependency handling.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
go
Área
cli
Tipo de issue
Nueva funcionalidad
Dificultad
5/5
Tiempo estimado
Más de una semana
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
25/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.