Our dev team has asked if it would be possible to setup a single job, which
is triggered by multiple repos. They have a series of Microservices that
are deployed the same, using SAM templates.
I know we can setup polling for Jenkinsfiles from our repo list and use a
shared library, but I was cu
Hi All,
First off, I hope this is the right place for silly questions from Jenkins
newbies. If not, please redirect me.
I'm behind a proxy that requires authentication, and I spent a couple days
fighting to compile an Android project. I needed gradle to understand how
to drill through my prox
Hi All,
I've got a changelog that's maintained by the devs like this:
Build 126
---
1234
1238
Build 127
---
1256
1257
1259
...
I've written a perl script that outputs the content of the last block in
this file:
$ ./chopsection.pl
1256
1257
Hi Lionel,
It's working once I added the following to Jenkinsfile :
properties([pipelineTriggers([[$class: 'GitHubPushTrigger']])])
Thanks
On Thursday, October 6, 2016 at 5:46:52 PM UTC+8, Lionel Orellana wrote:
>
> Hi Corey
>
> Unfortunately I don't have th
Hi Lionel,
I just tested this on Jenkins 2.19.1.
Looks like "Re-register hooks for all jobs" is not working for my
multibranch job. Is there anything I am missing?
Thanks
On Monday, May 9, 2016 at 9:08:52 PM UTC+8, Lionel Orellana wrote:
>
>
> Apologies for my rather disorganised thought proce
w fixes about this. Maybe it
> was on some other parts like Tools.
> >
> > 2016-09-19 6:10 GMT+02:00 Corey Wei >:
> > anyone can help?
> >
> >
> > On Sunday, September 18, 2016 at 4:43:12 PM UTC+8, Corey Wei wrote:
> > Hi Croy,
> >
anyone can help?
On Sunday, September 18, 2016 at 4:43:12 PM UTC+8, Corey Wei wrote:
>
> Hi Croy,
>
> I just downloaded a hpi from the mirror and the file's good.
>
> The problem is that Jenkins server doesn't follow 302 redirects to
> download the correct f
729 --.-K/s in 0s
2016-09-18 15:49:58 (188 MB/s) - “git-server.hpi.1” saved [40729/40729]
On Sunday, September 18, 2016 at 2:59:06 PM UTC+8, R Tyler Croy wrote:
>
> (replies inline)
>
> On Sat, 17 Sep 2016, Corey Wei wrote:
>
> > Hi,
> >
> > My Je
Hi,
My Jenkins 2.22 is working with Tomcat. There are some errors while I tried
to install plugins like this:
18-Sep-2016 11:17:05.590 SEVERE [Update center installer thread [#1]]
hudson.model.UpdateCenter$DownloadJob.run Failed to install GIT server
Plugin
java.io.IOException: Downloaded fil
nightly basis.
>
>
> On Tuesday, June 25, 2013 4:05:35 PM UTC-7, Corey wrote:
>>
>> We recently consolidated 40+ build jobs on Jenkins into a single
>> parameterized job that supports builds on multiple branches and includes
>> several boolean build paramet
We recently consolidated 40+ build jobs on Jenkins into a single
parameterized job that supports builds on multiple branches and includes
several boolean build parameters that control which submodules will be
rebuilt before packaging everything together. Because we don't want a build
on one bra
2 at 4:00 PM, Corey Quinn
> >
> wrote:
> > Hmm. Same issue:
> >
> > d0 release of ${BUILD_LOG_REGEX,regex="The hash is
> > ([a-f0-9]+)",substText=$1}
> >
> >
> > On Wednesday, August 29, 2012 2:33:33 PM UTC-7, slide wrote:
> &g
ext also has double quotes:
>
> ${BUILD_LOG_REGEX, regex="The hash is ([a-f0-9]+)", substText="$1"}
>
>
>
> On Wed, Aug 29, 2012 at 2:15 PM, Corey Quinn
> >
> wrote:
> > Hmm.
> > d0 release of ${BUILD_LOG_REGEX,regex='The has
Hmm.
d0 release of ${BUILD_LOG_REGEX,regex='The hash is ([a-f0-9]+)',substText=$1}
That's taken straight from the subject, changing 1 to $1 didn't solve it.
Thoughts?
On Aug 29, 2012, at 1:53 PM, Corey Quinn wrote:
> Right, except that I want just the hash, not the ent
Nevermind. I am in fact an idiot.
Testing now.
-- Corey
On Wednesday, August 29, 2012 1:54:34 PM UTC-7, Corey Quinn wrote:
>
> Right, except that I want just the hash, not the entire line.
>
> -- Corey
>
>
Right, except that I want just the hash, not the entire line.
-- Corey
On Aug 29, 2012, at 1:53 PM, Slide wrote:
> I think you want something like this:
>
> ${BUILD_LOG_REGEX, regex='The hash is ([a-f0-9]+)', substText="$1"}
>
> slide
>
>
>
Interesting-- it does not. Does that mean my syntax for BUILD_LOG_REGEX is
broken? If so, how? It appears correct based upon what the documentation
expects...
-- Corey
On Wednesday, August 29, 2012 12:13:21 PM UTC-7, slide wrote:
>
> Let me try something locally...it should be working
Currently 2.24.1.
-- Corey
On Wednesday, August 29, 2012 11:20:20 AM UTC-7, slide wrote:
>
> What version of email-ext are you using?
>
> On Wed, Aug 29, 2012 at 11:17 AM, Corey Quinn
> >
> wrote:
> > I'm using the Jenkins Email Extension Plugin to send
#x27;The hash is ([a-f0-9]+)',
substText=1}, which isn't being evaluated, but rather literally quoted.
However, the body expands macros properly, including $DEFAULT_CONTENT
and ${BUILD_LOG}.
Do I have something misconfigured, or is this a known issue?
-- Corey
I only show one. Are you seeing different message IDs?
On Jul 25, 2012, at 10:02 PM, Slide wrote:
> Why do you double post?
>
> On Wed, Jul 25, 2012 at 9:27 PM, Dio wrote:
>> It needs many times to close job after receive "POST BUILD TASK : SUCCESS"
>> message.
>>
>> Jenkins Version is 1.467
valid crumb was included in request for /pluginManager/install.
Returning 403.
How do I effectively troubleshoot this?
-- Corey
I can also replicate this on a pair of Jenkins instances running on Ubuntu
10.04.
-- Corey
On Apr 2, 2012, at 10:22 PM, Emil B wrote:
> Hi,
>
> I have the exact same problem. I choose the said three plugins and
> click on Download now and install after restart. I've re
22 matches
Mail list logo