You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 9, 2019. It is now read-only.
Anyone who is using Launcher (from standalone or from its integration within OSIO) will be able to get a developer workspace in Che fully ready and configured to work on the generated project (boosters).
Description
When a user is using Launcher, he is selecting a booster which is then uploaded on a git repository. We want to provide the associated Chefile with the booster so that it provides a ready-to-use definition of a developer workspace in Che.
The Chefile will provide the information about the workspace’s runtime that is needed, as well as all the information that are needed to build, run and debug on the project.
Note: This Chefile will work only with Che installed on kubernetes/openshift.
Any chance that the launcher team may look at this issue for just Che support (i.e. move the openshift.io part to a separate issue)? What about not just for boosters, but for new (generated) applications as well?
Launcher backlog for openshiftio/openshift.io#1318
Goal
Anyone who is using Launcher (from standalone or from its integration within OSIO) will be able to get a developer workspace in Che fully ready and configured to work on the generated project (boosters).
Description
When a user is using Launcher, he is selecting a booster which is then uploaded on a git repository. We want to provide the associated Chefile with the booster so that it provides a ready-to-use definition of a developer workspace in Che.
The Chefile will provide the information about the workspace’s runtime that is needed, as well as all the information that are needed to build, run and debug on the project.
Note: This Chefile will work only with Che installed on kubernetes/openshift.
Subtasks
Along with the work we are doing on upstream Che : eclipse-che/che#4362
The text was updated successfully, but these errors were encountered: