-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
2
-
False
-
False
-
0
-
Not Supported
-
-
ODC Sprint 211
Description
As a user, I want to change the npm "Run command" which was added while importing a Deployment with the Node Builder Image.
ODC-6379 added this to the import flow and the user should also have an option to update the NPM_RUN environment variable with the dynamic "extension driven" forms.
Acceptance Criteria
- When editing an app which was imported from a git repo with the Node Builder Image (see
ODC-6379), the user should be able to easily update the "npm run start" command.
Additional Details:
Should reuse the extensions introduced in ODC-6379 / https://github.com/openshift/console/pull/10331