You cannot post messages because only members can post, and you are not currently a member.
Description:
Users discussion for Jenkins, the leading open source continuous integration server.
|
|
|
Build Parameters in server host names
|
| |
I have been trying to setup a single build job that will accept a parameter to build for different environments ie Dev, Prod etc. Obviously I also want these to deploy to different servers. I can see how to use GIT to check out a different branch using parameters but how then do I send these parameters in the names of servers to publish... more »
|
|
Unable to install Jenkins LTS on CentOs 6.4
|
| |
Here is a screenshot: kahmed@vm-jenkins-staging ~ $ sudo rpm --import [link] kahmed@vm-jenkins-staging ~ $ sudo yum install jenkins Loaded plugins: fastestmirror, security Loading mirror speeds from cached hostfile * base: centos.someimage.com * extras: mirror.umd.edu... more »
|
|
recent Jenkins upgrade 1.515 from 1.511 broke CVS updates
|
| |
Upgraded yesterday and now when Jenkins does CVS updates, if the project if tied to a CVS branch all new files committed to that branch are going to the attic for some reason. When Jenkins did the CVS update this was a file that was added on that branch 1.1.2.1 epace/src/webapp/pace/static/j s/Attic/test.js... more »
|
|
Jenkins in windows
|
| |
Lance,
We run Jenkins on windows with no issues. Can you describe the issues you
are having in more detail?
Thanks,
Alex
Sent from my Windows Phone
------------------------------
...Sent: 5/22/2013 9:57
To: jenkinsci-users@googlegroups.c om
...
I am a new user trying to get Jenkins working in a Windows 7 OS. There... more »
|
|
Jenkins in windows
|
| |
I am a new user trying to get Jenkins working in a Windows 7 OS. There seems to be no support nor any help available for such a task. Does anyone know a) where to get answers to questions or b) a CI like Jenkins that has a API that runs in Windows? Lance
|
|
gitolite and jenkins
|
| |
im trying to incorporate jenkins and gitolite functionality together. i've followed these instructions pretty much verbatim [link] yet when i add the user jenkins in gitolite it never tells me i actually add the user successfully. my-comp:gitolite-admin kb$ git commit -m "please work" . ; gitpush... more »
|
|
Suggestions for advanced git/jenkins build integration
|
| |
My team has 30+ git repos, which all use the same post-receive hook to trigger Jenkins build jobs when people push a commit to the 'master' branch (the hook maintains a mapping of repo -> Jenkins job). Work done in any other branch does not trigger a build automatically, but developers can build their branch using the Jenkins UI - 'branch' is a string parameter... more »
|
|
|