Migrating commands
This section describes how to migrate plug-ins to devfile v2. There ARE major changes in the commands
section of the devfile. A command specified in a v1.0 devfile will NOT work as it is in a devfile v2.0.
-
Command Groups: build,run,test,debug.
-
Apply Command.
-
Environment Varibables for a Specific Command.
-
Renaming workdir into workingDir.
-
Id and label for Composite Commands.
-
Run exec Commands as Specific User.
-
Devfile metadata: add a link to an external website.
-
Stack/Devfile Matching Rules.
-
Command Groups: build,run,test,debug. See corresponding issue.
-
Apply Command. See corresponding issue.
-
Environment Varibables for a Specific Command. See corresponding issue.
-
Renaming workdir into workingDir. See corresponding issue.
-
Id and label for Composite Commands. See corresponding issue.
-
Run exec Commands as Specific User. See corresponding issue.
-
Devfile metadata: add a link to an external website. See corresponding issue.
-
Stack/Devfile Matching Rules. See corresponding issue.