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.
|
|
|
multiscm plugin - mark a repository as primary?
|
| |
Hi all, I'm creating builds in Jenkins with the Job DSL plugin. This looks at my repository (Stash) and creates build configuration for that repository based on its name. At the moment, I have it so that every build pulls in two git repositories with the multiscm plugin. I keep my Jenkins utility... more »
|
|
post build task
|
| |
Hi, This could be a common issue, but i could not find correct solution. My requirement is based build status whether Fail or success, i should trigger windows batch file and pass build status as parameter which does some activity. I am using Post build task plugin. I have added two tasks FAILURE and... more »
|
|
PATH being ignored on SLES 10 with Jenkins ver. 1.466.2
|
| |
I am running into an interesting problem with jenkins on SLES 10.4. I have two different python versions installed because I need python2.6 and not 2.4 for portability reasons that are not important. Obviosly, I set up path variables on the machine so that jenkins would build using python2.6 and not 2.4.... I have set a node variable... more »
|
|
Mass Jenkins job updates
|
| |
Hi,
We have many Jenkins jobs defined that were copied from a "template" Jenkins job. Now, I discovered that I'd like to add a new build step to most (not all) of the jobs.
There seems to be several ways to modify the jobs:
1) Brute force - Edit each job by clicking the Jenkins "Job Configure" button for each job. (Yuck)... more »
|
|
How to set up Jenkins on Mac Pro with Parallels vm slaves?
|
| |
Hi, I'm new to Jenkins (and to CI), and need to set up Jenkins on a beefy Mac Pro. The plan is to use a dozen or so virtual machines as dedicated slaves. We want a Subversion commit to trigger building on each of these vm's. I believe I understand how to configure Jenkins and create the jobs to start when someone checks code into our Subversion repository, and... more »
|
|
Email notification recipients are not saved
|
| |
For email-ext, you would use ${ENV, var="YOUR_VAR"}
Sent from my Windows Phone
------------------------------
...Sent: 5/20/2013 6:53
To: jenkinsci-users@googlegroups.c om
...
Hi list,
I'm having a problem with Jenkins not saving the notification email
recipients for a job.
My setup: Jenkins 1.515 on Windows Server 2008, running standalone, started... more »
|
|
Email notification recipients are not saved
|
| |
Hi list, I'm having a problem with Jenkins not saving the notification email recipients for a job. My setup: Jenkins 1.515 on Windows Server 2008, running standalone, started as a service. The job type is a Maven 2/3 project. I am using environment variables defined in Configure System --> Global Properties as my email... more »
|
|
Git View inside jenkins
|
| |
Hello guys!
Is there any plugin which provides to view git repository in the jenkins
web-interface?
So, I know about 'Git Plugin' functionality, but it provide only URLs to
external git-view services. But I want to see git view inside jenkins page.
Is it possible or not?
--
View this message in context: [link]... more »
|
|
|