1.4.0 • Published 1 year ago

@verbenergy/verb-rules-engine v1.4.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Verb Rules Engine

JSON Rules Engine extension for Verb development

Testing Changes Locally:


Linking npm package

  1. commit your changes
  2. npm run build
  3. (in this repo) sudo npm link
  4. (in other project) npm link @verbenergy/verb-rules-engine
  • To un-link:

  1. (in other project) npm unlink --no-save @verbenergy/verb-rules-engine
  2. (in this repo) npm unlink

Getting things up and running

  1. run event-platform heroku local
  2. run workflow-service heroku local -f Procfile
  3. run crm v1 heroku local web

Triggering an event

  1. see Notion on how to test in staging

Publishing Instructions:

Follow normal workflow for code changes. After PR is merged: 1. run npm version {major, minor, patch} depending on the change type. 2. run npm run build 3. run npm publish

Trouble publishing? 1. Make sure you're set up as a member on the package. 2. Generate a new access token under your account in npm with publishing rights. 3. Find .npmrc hidden file in your user folder and replace authToken(s) there with your new one. 4. Replace your new token with old one (might have trouble installing on other repos if you use new one)

1.4.0

1 year ago

1.3.5

2 years ago

1.3.4

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

0.0.12

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago

1.0.0

3 years ago