Package for CloudCMS workflow related logic
-
Install dependencies if you haven't already:
lerna bootstrap
-
Copy
env-template
to.env
-
Populate the variables within
.env
with the needed values
node bin/cloudcms-workflow.js env create -n "My new env"
Replace "My new env" with the name you'd like to call the new environment
WARNING: This command uses an undocumented api
/oneteam/context
for checking the job statuses associated with creating the new branches
cd packages/cloudcms-workflow
Setup .env files with required envs for the script
Run script , example node bin/cloudcms-workflow.js workflow delete-workflows