Never mind, I think the Subversion plugin is way out of date--no workflow
support as of that old version.
On Friday, July 24, 2015 at 2:57:31 PM UTC-7, Brian Ray wrote:
>
> In experimenting with my first workflow project I switched over from
> editing straight in the project config to *Groovy CP
In experimenting with my first workflow project I switched over from
editing straight in the project config to *Groovy CPS DSL from SCM*. The UI
displayed all the expected SCM flavors: Git, SVN, CVS, etc. We're an SVN
shop so I chose that and filled out the checkout details. After saving and
co
The build is not being started by the logged in user. It is started by
another user on a remote machine using some other account credentials on
command line. It looks like following
User test1 is looged into Jenkins
User test2 is logged into some remote machine and specifies "testuser"
credenti
On 24/07/15 22:23, Mandy wrote:
I have active directory authentication on Jenkins and I am launching job
remotely using the following command line
curl -u testuser:7658756hfjsdngsd8908593486
http://jenkinsserver:8080/job/testjob/build?token=onlytest
How can I using groovy get access to this us
I have active directory authentication on Jenkins and I am launching job
remotely using the following command line
curl -u testuser:7658756hfjsdngsd8908593486
http://jenkinsserver:8080/job/testjob/build?token=onlytest
How can I using groovy get access to this username in the job?
Thanks,
Mand
Thank you! That worked.
On Thursday, July 23, 2015 at 5:59:21 PM UTC-7, Christopher Orr wrote:
>
> On 24/07/15 01:02, Mandy wrote:
> > Jenkins build log shows "Started by remote host xx.xx.xx.xx". Is there a
> > way to access this IP address in a groovy script?
>
> I imagine something like thi
Hi,
I learnt about the Jenkins CIA program from KK and others and would like to
volunteer to create a Bay Area Meetup. There are certainly a lot of users in
the Bay Area / Silicon Valley and this will be a great opportunity to setup
regular meet ups to learn about how people are using Jenkins
You don't install Jenkins on slave. You typically install Jenkins only on
one machine, and then use something, like ssh, to get slaves running on
other machines. The "slave.jar" is only one file and a slave directory is
different than the one on the master.
Cheers
Cheers
Le 24 juil. 2015 1:48 PM,
Hi Rishi,
Something with your github account. Have you looked at the below common issues
page?
https://wiki.jenkins-ci.org/display/JENKINS/Hosting+Plugins#HostingPlugins-Workingaroundcommonissues
Cheers
--
You received this message because you are subscribed to the Google Groups
"Jenkins Use
In container log I see:
INFO: Starting the installation of Run Condition Plugin on behalf of justin
> Jul 24, 2015 10:28:22 AM hudson.model.UpdateSite$Plugin deploy
> WARNING: Dependent install of run-condition for plugin
> run-condition-extras already added, skipping
> Jul 24, 2015 10:28:22 AM
Do you see anything in system logs on the startup?
пятница, 24 июля 2015 г., 18:38:59 UTC+3 пользователь Justin написал:
>
> I see "Run Condition Plugin" 1.0, "Run Condition Extras Plugin" 0.2, and
> "Token Macro Plugin" 1.10 listed under install plugins in Jenkins 1.620. I
> do not see how to a
Hello Sajith,
*I was wondering if you are able to find the solution for this. *
*I am trying to create new item/job through jenkins rest api but for the
api call i need to upload a config.xml. I want to know if I can instead
send json or upload a json *
*based file as config in place of config.
I see "Run Condition Plugin" 1.0, "Run Condition Extras Plugin" 0.2, and
"Token Macro Plugin" 1.10 listed under install plugins in Jenkins 1.620. I
do not see how to add Conditional Step or Conditional Build in job
configuration. I've looked everywhere on configuration page. Does anyone
else se
We are trying to do the auto deployment of docker image to EC2 container.
We thought of doing the following.
1. Created the Jenkins Jobs – to get the code from git hub, prepare
the image and push the image to private docker hub (which is created on
docker.com ) using CloudBees Docker
Hey folks!
Great work on the Jenkins Workflow Plugin; am loving it. Its so groovy! :)
I'm wondering what is the canonical name for a jenkins workflow script if
its checked into a project. I've seen a few docs refer to a script as
'flow.groovy' so I've been using that up to now; then I'm sure I
Hi,
What am I saying is, should I install Jenkins as a service on slave even
though It will have same configuration as it's master. Will that affect the
performance in a positive way?
Regards
On Wednesday, July 22, 2015 at 4:23:07 PM UTC+3, Ozcan Ovunc wrote:
>
> I know it is not needed to ins
VFloyd (2015-07-16 16:21):
Morning,
Jumping straight to the point - we have jobs in our Jenkins instance
that have not run in two years (successfully or unsuccessfully). We
have jobs that people set up months ago and have never run. I have
sent e-mails, made visits to peoples desks, made cal
Jakub Czaplicki (2015-07-08 17:57):
I would like to be able to set a build status to "Not built" or
"Aborted" when a certain failure occur (specific string in a log I
suppose).
For instance when a infrastructure failure occurs: "failed receiving
gdi request response for mid=2 (got syncron m
even the system restart doesn't work. What could be going wrong?
In the new Jnkins version, I can't see the page for assigning admin
privileges to the user.
On Thu, Jul 23, 2015 at 10:56 PM, Shajimon Paremmal wrote:
> Hi, anyone has a clue about what could be causing the issue and what would
> b
19 matches
Mail list logo