Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/menvia/node-red-contrib-jenkins
Node-RED Jenkins Node
https://github.com/menvia/node-red-contrib-jenkins
jenkins node-red
Last synced: 2 days ago
JSON representation
Node-RED Jenkins Node
- Host: GitHub
- URL: https://github.com/menvia/node-red-contrib-jenkins
- Owner: menvia
- License: other
- Created: 2017-02-01T14:42:28.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-06-17T06:50:17.000Z (over 3 years ago)
- Last Synced: 2024-12-16T06:15:14.002Z (about 2 months ago)
- Topics: jenkins, node-red
- Language: HTML
- Size: 23.4 KB
- Stars: 3
- Watchers: 7
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# node-red-contrib-jenkins
Node-RED Jenkins Node## Developing
The first version is still in progress so to help develop this node please follow the following steps:
- Clone the repo
- Open the repo and run ```sudo npm link```
- Now navigate to ```~/.node-red``` folder
- run ```npm link node-red-contrib-jenkins```
- Done, now you are good to develop and see changes in your node-red
- Ahhh and remember to restart node-red so the changes affect the running environmentThe steps to develop this node are following the article described here: http://nodered.org/docs/creating-nodes/
The Jenkins connections uses this npm package: https://www.npmjs.com/package/jenkins