@evdy-consumer/cloudcms-workflow

1.2.4 • Public • Published

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

Package Sidebar

Install

npm i @evdy-consumer/cloudcms-workflow

Weekly Downloads

48

Version

1.2.4

License

ISC

Unpacked Size

11.9 kB

Total Files

3

Last publish

Collaborators

  • eh-consumer