I was hoping i can get emulated unix shell on window to bootstrap my JNLP
slave which then delegates the rest to Docker via Jenkins Pipeline
-D
On Saturday, July 1, 2017 at 3:51:14 AM UTC-7, James Nord wrote:
>
> Any form of Linux emulation on Windows will bring you a world of pain at
> some
This is due timeout GitHub web-hook receive once in a while, got noting to
do with the plugin.
Just in case someone experiences this aswell, check your Web-Hook Recent
Deliveries.
On Fri, Jun 30, 2017 at 7:08 PM Danny Rehelis wrote:
> Anyone?
>
> On Tue, Jun 27, 2017 at 8:47 PM Danny Rehelis w
thanks a bunch. will try all suggestions.
On Sat, Jul 1, 2017 at 9:39 AM, Daniel Butler
wrote:
> In a multibranch project you simply do:
> checkout scm
>
> And that clones/checks out the current branch.
>
>
>
> Cheers,
>
> Daniel Butler
>
>
>
> *From: *R Srinivasan
> *Sent: *01 July 2017 12:45
Hi,
I may have asked this before, but it really didn't get anywhere.
I am trying to get the latest Jenkins up and running on a windows box on a
closed network (no internet access).
It doesn't appear that there are any plugins bundled with the war file
anymore.
Is there a way to download a tarbal
For the benefit of those who may come across similar issue, let me share
some details of how this was fixed.
Internal Setup:
Jenkins instance is in cloud, from the cloud we have no direct connectivity
to enterprise github server which is in a data center.
And, requests from Jenkins
Declarative pipeline is even easier than that. It performs the checkout
scm implicitly. Try declarative pipeline.
On Sat, Jul 1, 2017 at 7:39 AM Daniel Butler
wrote:
> In a multibranch project you simply do:
> checkout scm
>
> And that clones/checks out the current branch.
>
>
>
> Cheers,
>
>
In a multibranch project you simply do:
checkout scm
And that clones/checks out the current branch.
Cheers,
Daniel Butler
From: R Srinivasan
Sent: 01 July 2017 12:45
To: Jenkins Users
Subject: finding git repo url
For Multibranch pipeline jobs,
how do I clone the git Repo? I can find what the b
For Multibranch pipeline jobs,
how do I clone the git Repo? I can find what the branch is but not the git
url! Environment variable GIT_URL does not appear to be populated.
Can someone please suggest a way?
thanks, srini
--
You received this message because you are subscribed to the Google Gr
Any form of Linux emulation on Windows will bring you a world of pain at some
point especially inside pipeline.
Even the bash on windows can give you interesting and wonderful results as the
jvm launch could be the windows one or the Linux one...
My recommendation is to either
1) just use a
You can you use powershell natively in pipeline now.
https://issues.jenkins-ci.org/browse/JENKINS-34581
--
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 an email
to jenkin
10 matches
Mail list logo