@evdy-consumer/cloudcms-workflow v1.2.4
cloudcms-workflow
Package for CloudCMS workflow related logic
Setup
Install dependencies if you haven't already:
lerna bootstrap
Copy
env-template
to.env
Populate the variables within
.env
with the needed values
Usage
Create a new environment
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
RUN individual script on local
cd packages/cloudcms-workflow
Setup .env files with required envs for the script
Run script , example node bin/cloudcms-workflow.js workflow delete-workflows
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago