Auto generate .gitpod.yml
from .devcontainer
#6922
Labels
team: webapp
Issue belongs to the WebApp team
type: feature request
New feature or request
type: improvement
Improves an existing feature or existing code
The
.devcontainer
format is quite similar to.gitpod.yml
and I believe we have everything handy to read the.devcontainer
file in cases there is no.gitpod.yml
and translate it on the fly, so that in a started workspace I'll be greeted with the tasks and dependencies I'm expecting.See also #6921
The text was updated successfully, but these errors were encountered: