ibmresearchuk / node-red-bluemix-nodes

A collection of node-red nodes for the IBM Bluemix platform
Apache License 2.0
33 stars 36 forks source link

Move Watson nodes to their own repo #44

Closed knolleary closed 8 years ago

knolleary commented 8 years ago

There's considerable interest in having the Watson nodes available to be installed outside of Bluemix. Whilst that is possible with the node-red-bluemix-nodes module, it does drag in the other Bluemix-specific nodes that aren't needed.

This issue is to track migrating the Watson nodes over to their own repo and ensure that everyone involves knows what's happening.

Steps

  1. Create new watson node module
  2. Update this repo
    • [x] remove watson nodes from this repo, including README etc
    • [x] publish new 1.0.0 version to npm - version bump important to preserve existing installs
  3. Update Bluemix templates

@jthomas need your input on these...

jthomas commented 8 years ago

Thanks for spotting my mistake, I'll update the package to include those two nodes.

Alchemy nodes should move across to the new Watson nodes package.

knolleary commented 8 years ago

All done