CloudBees provides products and services related to the Jenkins continuous integration/delivery server.
I am using the Pipeline plugin in Jenkins by Clouldbees (the name was Workflow plugin before), I am trying to …
jenkins groovy jenkins-pipeline cloudbeesHope someone can help - I have the following plugin installed in my Jenkins instance - but I don't seem …
git jenkins jenkins-plugins cloudbeesI am running a websocket app on CloudBees - and I intermittently see: Error during WebSocket handshake: Unexpected response code: 400 …
websocket cloudbeesIn most Jenkins' examples the SCM poll value is designated */15 * * * * , ie. poll SCM every 15 minutes. That's fine when you have …
continuous-integration jenkins cloudbeesI need to parse some JSON in a Jenkins Pipeline and call some regular methods in a loop, however the …
jenkins groovy cloudbees jenkins-workflowI created a new view in Cloudbees and, while configuring it, wanted it to remain somewhat unnoticed by the rest …
jenkins hudson cloudbeesWe're running Jenkins (version 2.60.1) on an Ubuntu 16.04.1 server. One of the issues we've been running into recently is that we …
docker jenkins jenkins-plugins cloudbees jenkins-dockerI have built a java web application on Eclipse. But i am naive in terms of making an application live …
java war web-deployment cloudbeesI'm trying to use Jenkins on Cloudbees to automate deployment of my software. I setup my workflow as following. There …
groovy jenkins cloudbees continuous-deployment jenkins-workflow