-
Epic
-
Resolution: Done
-
Critical
-
2.0.1.GA
-
None
-
CRW 2.1 Improved code samples for default devfiles
-
0% To Do, 0% In Progress, 100% Done
After the work on https://issues.jboss.org/browse/CRW-317 we would like to improve some of the default samples we are providing.
We could be looking at the samples used in Launcher (developers.redhat.com/launch) for:
- Java Gradle
- Java Maven
- NodeJS
(the code samples should be relying on the Red Hat version of dependencies, the productized ones)
We need to ensure that a user leveraging those devfile will:
- Get predefined commands (the ones already provided on 1.2 https://github.com/redhat-developer/codeready-workspaces/blob/master/ide/codeready-ide-samples/src/main/resources/samples.json)
- Build the sample
- Run the sample
- Debug the sample