gitpod icon indicating copy to clipboard operation
gitpod copied to clipboard

Support Devfile

Open Edward13ruf opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe

GitLab recently released their workspaces feature into beta and with it we can now see they are utilising Devfiles, which are an open specification for workspace definitions, much like .gitpod.yml. In an effort to support more projects using an opensource standard, we should also support devfiles as an alternative when the .gitpod.yml file is not present.

Describe the behaviour you'd like

When the .gitpod.yml file is not present in a project the devfile is used instead, and all the config needed to run the project is loaded in and run like normal.

Additional context

Supporting additional formats will help to enable more projects from across the open source communities to work with their choice of remote IDE's without having to support numerous bespoke config files.

Edward13ruf avatar Aug 17 '23 16:08 Edward13ruf

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar May 23 '24 15:05 github-actions[bot]