File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 5151 "translations:syncTranslations" : " node scripts/syncTranslations.js"
5252 },
5353 "scripts-info" : {
54- "release:stage" : " Creates a PR to update the koku-ui stage-hccm branch" ,
55- "release:prod" : " Creates a PR to update the koku-ui prod-hccm branch" ,
56- "release:app-interface:stage" : " Creates an MR to update app-interface with latest SHA ref from koku-ui stage-hccm branch" ,
57- "release:app-interface:prod" : " Creates an MR to update app-interface with latest SHA ref from koku-ui prod-hccm branch" ,
54+ "release:stage" : " Creates a PR to update the stage-hccm branch" ,
55+ "release:prod" : " Creates a PR to update the prod-hccm branch" ,
56+ "release:app-interface:stage" : " Creates an MR to update app-interface with latest SHA ref from stage-hccm branch" ,
57+ "release:app-interface:prod" : " Creates an MR to update app-interface with latest SHA ref from prod-hccm branch" ,
5858 "start" : " Run Koku UI" ,
5959 "start:csb" : " Run Koku UI with local Cloud Services Backend" ,
6060 "start:ephemeral" : " Run Koku UI with ephemeral env" ,
Original file line number Diff line number Diff line change 4848 "translations:syncTranslations" : " node scripts/syncTranslations.js"
4949 },
5050 "scripts-info" : {
51- "release:stage" : " Creates a PR to update the koku-ui stage-ros branch" ,
52- "release:prod" : " Creates a PR to update the koku-ui prod-ros branch" ,
53- "release:app-interface:stage" : " Creates an MR to update app-interface with latest SHA ref from koku-ui stage-ros branch" ,
54- "release:app-interface:prod" : " Creates an MR to update app-interface with latest SHA ref from koku-ui prod-ros branch" ,
51+ "release:stage" : " Creates a PR to update the stage-ros branch" ,
52+ "release:prod" : " Creates a PR to update the prod-ros branch" ,
53+ "release:app-interface:stage" : " Creates an MR to update app-interface with latest SHA ref from stage-ros branch" ,
54+ "release:app-interface:prod" : " Creates an MR to update app-interface with latest SHA ref from prod-ros branch" ,
5555 "start" : " Run ROS UI" ,
5656 "start:csb" : " Run ROS UI with local Cloud Services Backend" ,
5757 "start:ephemeral" : " Run ROS UI with ephemeral env" ,
Original file line number Diff line number Diff line change 3131 "start:onprem" : " npm run -w @koku-ui/koku-ui-onprem start"
3232 },
3333 "scripts-info" : {
34- "check:dependencies:all" : " Checks for outdated dependencies in all workspaces by running the check:dependencies script in each workspace" ,
34+ "check:dependencies:all" : " Checks for outdated dependencies by running the check:dependencies script in each workspace" ,
3535 "release:all" : " Used to release koku-ui stage/prod branches and update app-interface with the latest SHA refs from same branches" ,
3636 "start:hccm" : " Run Koku UI" ,
3737 "start:ros" : " Run ROS UI" ,
You can’t perform that action at this time.
0 commit comments