I second this. It would be really nice to see the actual build number
created in the response somewhere when using the api build and
buildWithParameters calls. We can try to figure it out based on the
nextBuildNumber, plus parsing through the queue/api/xml output, but it
is not guaranteed.
I cre
If you have well-named jobs, you can try the role-based plug-in which has
regular expressions and may be easier to test/deploy/manage:
https://wiki.jenkins-ci.org/display/JENKINS/Role+Strategy+Plugin
From: jenkinsci-users@googlegroups.com
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of E
Hi all -
I think we're hitting this issue:
https://issues.jenkins-ci.org/browse/JENKINS-12459
I'm not sure why one would ever want the "--no-merges" option.
Shouldn't it be binary? There are changes - build, there aren't
changes - don't build?
Merged changes don't seem to be triggering builds.
On 17/02/2012 04:12, Geoff Bullen wrote:
Yes, unfortunately the pipeline plugin doesn't support the features of
the promoted build plugin. All you can currently do is have a manual
trigger versus an automated trigger.
Right, and if I add the manual trigger on the initial job:
- the triggered
Trying to use Jenkins to run python-selenium-testng scripts to do
website functional testing and have Jenkins collect the testng
result. (FYI this is on a ubuntu system)
Having problem getting Jenkins to run the python scripts with either
the build shell or the shiningPanda python plugin.The
Hi,
Does anyone know if it is possible to utilize Design by Contract or Code
Contracts in the Jenkins environment?
Thanks,
Scott Kuntz
Quicken Loans
<>
I'm a relative n00b to Jenkins.
I've used Cruisecontrol for years, but having got fed up with its
limitations I thought I'd give Jenkins a try. I installed version 1.44
and started with a few test projects. Initial impressions were great.
Easy configuration and much better scheduling of downstream
Jenkins can be running many simultaneous subprocesses each of which consume
a few filehandles. We started seeing messages like this, and used a 2
pronged method. First we used ulimit settings to double the allowable open
filehandles, then we switched many tasks from shell scripts to other tools
tha
Hello Fiona,
I also experience this problem, We are using Mks integrity as SCM.
This issue is due to Multiple SCM plug in , Which uses same set of change log
.xml for all the repos you configured.
Only way to avoid this Is configuring Multiple Projects for each repo and Using
Join Plug in
Els
On Fri, Feb 17, 2012 at 5:09 AM, fiona wrote:
> After I config ldap security, when anyone can't logon, my
> configuration is:
> server : X
> root dn: like dc=sun,dc=com,dc=cn
> manager dn :XXX
> manager password:
> it is not right?
Check to make sure your computer has port access to your
Folks,
We need tom move from a global security configuration to a per/job one. I
was wondering if anyone has done this before and can comment on how best to
approach it.
I need to remove all users from the jenkins central configuration (except
for admins) and add the appropriate users to each one o
I have a job that yesterday was building fine and today cannot check out the
source code from SVN. I tried updating the svn plugin and that still did not
fix my problem. I tried googling around for a fix and found several people
with the same problem but without any replies as to what to do to
I also met this situation, my the 1st line of the console of a build:
started by scm change
On 2月17日, 下午7时25分, Didier Durand wrote:
> Hi,
>
> Can you tell us what the very 1st line of the consol of a build: it
> usually gives the reason for starting the build .
>
> regards
>
> didier
>
> On 17 fé
Hi,
Is it possible to make parameters only visible for specific users.
For example, when logged in as user A, a parameter should be present
when running a job but when logged in as user B the parameter should
not be seen.
Thanks !
Hi,
Can you tell us what the very 1st line of the consol of a build: it
usually gives the reason for starting the build .
regards
didier
On 17 fév, 06:03, wrote:
> Hi Guys
>
> I have a multi repo project, both checkouts are from svn servers, and I have
> a 'poll scm' every 15 mins to build it
After I config ldap security, when anyone can't logon, my
configuration is:
server : X
root dn: like dc=sun,dc=com,dc=cn
manager dn :XXX
manager password:
it is not right?
It works! Thanks a lot
On Feb 16, 10:09 pm, domi wrote:
> Tomasz,
> you have to define a new boolean parameter on your job (e.g. SKIP_SONAR) on
> your Job, then go to the Advanced Sonar plugin configuration in your job and
> enter the same variable name into it.
> Now when you use the new m2rel
It works! Thanks a lot
On Feb 16, 10:09 pm, domi wrote:
> Tomasz,
> you have to define a new boolean parameter on your job (e.g. SKIP_SONAR) on
> your Job, then go to the Advanced Sonar plugin configuration in your job and
> enter the same variable name into it.
> Now when you use the new m2rel
There is a big issue at the moment for this plugin regarding the number of
active threads on the polling file.
I fixed it for other X-TRigger plugin such as FSTrigger, URLTrigger,
ScriptTrigger and so on.
I have to update to BuildResultTrigger to the new xtrigger library.
Waiting for the fix, plea
19 matches
Mail list logo