Re: [Event] DevOps World | Sept 22-24: Jenkins volunteers needed

2020-08-24 Thread Marky Jackson
Count me in! > On Aug 24, 2020, at 3:45 PM, Alyssa Tong wrote: > >  > Hi All, > > The Jenkins project, along with CDF will be at DevOps World's virtual event > this coming Sept 22-24, 2020. We are looking for Jenkins volunteers to help > staff the virtual booth, it is a 1 hour commitment in

Re: HTML Publisher pipeline syntax

2020-08-24 Thread Richard Bywater
Looks like the issue is with your reportDir. In your case I think you'd want this set to simply "coverage-results" assuming there is a index.html in that directory. If the index.html only exists in the subdirectories of coverage-results (which I think might be the case?) then reportFiles should be

Re: Git Additional Behaviors potential bug

2020-08-24 Thread Mark Waite
On Mon, Aug 24, 2020 at 5:29 PM John Patrick wrote: > Might be a question for developers or a bug ticket. > > I've got a multibranchPipelineJob project which runs a Jenkinsfile. The > job executes as expected apart form one part. > > If I select "Configure remote name" and change it to "origin1".

Re: Clean up Jenkins Setup using legacy Workspace Root Directory

2020-08-24 Thread the.n...@gmail.com
I'd like to bump this. We have the same situation and would like a procedure to move to a new workspace structure. On Friday, May 3, 2019 at 7:15:15 a.m. UTC-4 Saffu wrote: > Hi All, > > Can anyone advise me the steps what to do about this Jenkins build > node console message please? > > Apr 15

Git Additional Behaviors potential bug

2020-08-24 Thread John Patrick
Might be a question for developers or a bug ticket. I've got a multibranchPipelineJob project which runs a Jenkinsfile. The job executes as expected apart form one part. If I select "Configure remote name" and change it to "origin1". When I do "sh 'git remote -v'". I see as expected; [Pipeline

[Event] DevOps World | Sept 22-24: Jenkins volunteers needed

2020-08-24 Thread Alyssa Tong
Hi All, The Jenkins project, along with CDF will be at DevOps World's virtual event this coming Sept 22-24, 2020. We are looking for Jenkins volunteers to help staff the virtual booth, it is a 1 hour commitment in the comfort of you

HTML Publisher pipeline syntax

2020-08-24 Thread Steven Heuertz
Hi, I'm working with a pipeline that builds a bunch of npm packages in a monorepo. Our commands are run on each package individually, so we have individual test/lint results in each package. I'm trying to pull all of the results into a single html report. To make this easier, I'm copying the r

Re: ExcludedRegions for SVN not working in Pipeline

2020-08-24 Thread Fabian Cenedese
>I have a pipeline which is configured for the SVN path in Jenkins pipeline. >https://svn.domain.com/org/project/trunk/Platform/Src > >Within Src, I have a Build folder and there are some projects inside that as >well. So, I want to exclude

Re: Security Vulnerability on my Jenkins Server

2020-08-24 Thread Ivan Fernandez Calvo
Yes, configuring the ciphers accepted by your JDK edit the file lib\security\java.security (the path will vary based on your Java version) El lunes, 24 de agosto de 2020 a las 16:48:22 UTC+2, eric@gmail.com escribió: > Hi all! I'm getting hit by my secuity team for a vulnerability for the

Re: ExcludedRegions for SVN not working in Pipeline

2020-08-24 Thread Ven H
Has anyone faced this? Does anyone have any idea? Please help. Regards, Venkatesh On Fri, Aug 21, 2020 at 12:05 AM Ven H wrote: > Does anyone have a solution for this? > > > Regards, > Venkatesh > > > On Thu, Aug 13, 2020 at 12:00 PM Ven H wrote: > >> Hi, >> >> I have a pipeline which is conf

Security Vulnerability on my Jenkins Server

2020-08-24 Thread eric....@gmail.com
Hi all! I'm getting hit by my secuity team for a vulnerability for the Jenkins CLI via ssh allowing the following weak ciphers: hmac-md5 hmac-md5-96 hmac-sha1-96 Is there a way to configure ciphers accepted for the Jenkins CLI? Thanks, Eric -- You received this message because you are

Re: [Gerrit-Trigger Plugin] Unable to connect successfully to our Gerrit server via the REST API

2020-08-24 Thread 'Björn Pedersen' via Jenkins Users
Hi, the gerrit-trigger-plugin requires ssh access ( stream-events is only available via ssh in a standard setup). Check the gerrit code review plugin (https://plugins.jenkins.io/gerrit-code-review/) if you don't need stream events triggering. Björn bbr...@ucdavis.edu schrieb am Sonntag, 2