-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Proposal: DB2 Nodes #4
Comments
Hi @knolleary , Proposal sounds good to me.
Other Db2-related node-RED npm’s : Node-red-contrib-db2 Node-red-contrib-db2-fixed Node-red-contrib-db2-for-i Node-red-contrib-deebeetwoforzed
Thanks! |
In the meanwhile while we figure out the spam issue I have undeprecated node-red-nodes-cf-sqldb-dashdb. |
The home repo for the DB2 for Z nodes is https://github.com/ibm-early-programs/node-red-contrib-deebeetwoforzed |
@smchamberlin we maybe should have put the deprecation notice on the dashdb nodes after we had the new module published... but no matter. I'm happy for you to go ahead with the clone and rename into this org. Once cloned, I'd suggest updating the readme of the original repo to include a link to its new home here. @chughts how feasible is it to roll in the Z support into this module? Or does it need to remain a separate module? |
@knolleary It should be, but the difficulty is acquiring DB2 on Z for test. I wrote it because I couldn't get the dashdb nodes to work with Z. If the DB2 nodes work against Z then my nodes become redundant. |
Hi @knolleary , Repo has been forked into this org: https://github.com/node-red-contrib-ibm-cloud/node-red-contrib-ibm-db2 and I have added a link to the original repo to here: https://github.com/smchamberlin/node-red-contrib-ibm-db2/blob/master/README.md I have tested the new npm on my local with npm install and it seems to work fine. But I don’t see it show up yet in the Node-RED palette when I search for “db2” - does that take some time ? New NPM: Old NPM is deprecated: Are we ready to update the starter kit? Thanks. |
@smchamberlin you'll need to submit it to the flow library yourself https://flows.nodered.org/add/node Will submit a pr to the starter kit tomorrow. |
Great, one question, currently I'm the only one who can write or administer the NPM module. I think I can add others as well. Should I add anyone else? |
@smchamberlin please add me and @dceejay as a minimum - that should ensure someone is available to publish an update if the need arises. |
PR raised on the starter kit - IBM/node-red-app#26 |
@knolleary Will do - but can I please have your NPM id's ? Thanks |
@smchamberlin Tip: you can run |
Thank you, knolleary and dceejay have been added as maintainers with write access. |
The existing
node-red-nodes-cf-sqldb-dashdb
set of nodes can be used for db2, but thedash
part of the name is deprecated branding. It is maintained by @smchamberlin, who has proposed to republish the module but updated to db2 branding.We're going to take this opportunity to add the newly branded module to this org.
Here's the current proposal:
node-red-nodes-cf-sqldb-dashdb
to this orgnode-red-contrib-ibm-db2
node-red-nodes-cf-sqldb-dashdb
module to include a deprecation notice and point to the new modules name and guidance on swapping over node types.The text was updated successfully, but these errors were encountered: