Hi.
I'm trying to configure job in Jenkins with some list of parameters.
I'd like have some PARAMETER_X which turns to read-only (or disappeared at
all) when PARAMETER_Y (simple choice parameter or choice parameter supplied
by Scriptler) has value XYZ, otherwise PARAMETER_X is read-write
(str
Hi there,
It looks like the Bitbucket Approve plugin only works with Git, not
Mercurial as you are using. That's why it fails to "get build data".
You can try adding a feature request via the issue tracking link on the
plugin's wiki page:
https://wiki.jenkins-ci.org/display/JENKINS/Bitbucke
I read again the response in StackOverflow. Apparently bug JENKINS-11952 is
scheduled to be fixed next week. In the meantime I'll give it a crack with
a downgraded version of the Android Emulator Plugin - 2.10
Thanks.
On Wednesday, 11 February 2015 10:23:29 UTC+11, Stuart Kinnear wrote:
>
> He
Hello, this problem was posted on StackOverflow; I was asked to direct the
question here. see
http://stackoverflow.com/questions/28401386/jenkins-android-ubuntu-vm-emulator-error-device-offline
for
the original.
Overview:
I have an Android development environment using Eclipse in a Lubuntu
Hello, this problem was posted on StackOverflow; I was asked to direct the
question here. see
http://stackoverflow.com/questions/28401386/jenkins-android-ubuntu-vm-emulator-error-device-offline
for
the original.
Overview:
I have an Android development environment using Eclipse in a Lubuntu
It turns out the password for the machine account (associated with our
Jenkins instance) had expired, I'm not sure what the credential(s) in the
drop down is (ssh key?) - but updating the password at github (and possibly
clearing a fingerprint?), and then selecting -none- credential within the
I have the following github plugins installed (version to left is available
version, version to right is installed version):
Git Client Plugin
Shared library plugin for other Git related Jenkins plugins.
1.16.11.15.0
Git Plugin
This plugin allows use of Git as a build SCM. A recent
Daniel is on to something regarding matching case. When it comes to case
[in]sensitivity, however, the behavior of Jenkins is a bit of a mystery.
When I was using a Linux machine as the Jenkins server, there was no
mystery. A mixed case login ID was always treated with case sensitivity.
Now t
We recently upgraded to Jenkins 1.598 - I'm not sure if this issue
correlates to the problem we're facing, but when I specify a github repo
within Jenkins jobs (under Source Code Management git) and select the
credential associated with the ssh key, I get a stack trace (below) - if I
login to t
I'm confused how Jenkins and a piece of mailing list software fit in? If
you are able to provide more context/info then we may be able to help out
more.
Richard
On 11/02/2015 4:46 AM, "Milap Bhojak" wrote:
> Hello,
>
> I'm milap from India. I set up my own mainman envirenment I want to add
> Jek
Known issue filed as https://issues.jenkins-ci.org/browse/INFRA-234
The script used to record and retrieve ratings has no input validation or
proper output escaping, and some clown entered a single quote for version,
breaking the JSON output.
https://github.com/jenkinsci/infra-rating/blob/maste
On 10/02/15 12:06, matthew.web...@diamond.ac.uk wrote:
On the Jenkins changelog (http://jenkins-ci.org/changelog), I click
"Community ratings", but I don't see the ratings for each version (I
_do_ see the description of what the rating icons mean).
This has been broken for me for some time (a we
I created a new project of type Matrix Project. The project runs instances
on 3 different slaves in parallel and several instances are accessing and
modifying a database. I would like to prevent them to access the database
simultaneously, because this will corrupt the tests result.
Prior to u
Daniel,
Thanks for the .each pointer, that's saved me some head scratching
Robin
On Monday, February 9, 2015 at 5:47:04 PM UTC, Daniel Beck wrote:
>
> 'each' is currently broken in Workflow CPS scripts.
>
> https://issues.jenkins-ci.org/browse/JENKINS-26481
>
> On 09.02.2015, at 18:25, Brian R
Brian,
Thanks for you help.
Not sure why this wasn't working for me yesterday, it might have been a
scoping issue??
I can confirm that if I use the following inside a node{} block:
def bees = ["192.168.0.1", "192.168.0.2"]
for( def b: bees ) {
echo "${b}"
}
then I get the expected out
Can someone please help me
understand
https://wiki.jenkins-ci.org/display/JENKINS/Slave+To+Master+Access+Control
?
I have some jobs that are configured to run on a specific slave. These jobs
are only dedicated to run on the specific slaves. Therefore, should i turn
ON the access control or le
Hello,
I'm milap from India. I set up my own mainman envirenment I want to add
Jekins. Please tell me how could I add Jekins for mailman?
Thanks,
-Milap
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop
On Tue, Feb 10, 2015 at 4:03 AM, wrote:
>
> Hi Rob,
>
> I am sorry it is hard to me explain it in english. I need associate the IP or
> Jenkins User to a Virtual Machine to execute the jobs that i have. Maybe
> there is an easier way, the idea is that every developer can access to the
> jobs an
Hi everyone,
I have looked into the workflow plugin recently and found it to be really
useful.
However I wonder whether it is possible to get ahold of console output code
inside the workflow?
Regards,
Chris
--
You received this message because you are subscribed to the Google Groups
"Jenkins
> Is anyone else having this problem, or can you see the actual per-version
> ratings?
It's broken for me too (using IE11).
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send
On the Jenkins changelog (http://jenkins-ci.org/changelog), I click "Community
ratings", but I don't see the ratings for each version (I _do_ see the
description of what the rating icons mean).
This has been broken for me for some time (a week or more?), and on both
Firefox (Linux) and Chrome (
Hi Rob,
I am sorry it is hard to me explain it in english. I need associate the IP
or Jenkins User to a Virtual Machine to execute the jobs that i have. Maybe
there is an easier way, the idea is that every developer can access to the
jobs and execute it simultaneously, even execute the same job
22 matches
Mail list logo