Re: Access environment variable in email ext template using Jenkins pipeline

2018-04-13 Thread Slide
You can use ENV(var="PROJNAME") when using a script template. This should work for all tokens. On Fri, Apr 13, 2018 at 4:11 PM wrote: > I am trying to attach the template file using Jenkins pipeline, emailext. > Variable (PROJNAME) is not accessible in the template file and I am > receiving exce

Jenkins not running on apache server

2018-04-13 Thread Vikas Gupta
Hi all, I am getting the below error while starting the tomcat server , trying to run jenkins on tomcat server, how do i troubleshoot this problem? i am using JAVA 10 and tomcat 8.5.3 Please help me. 14-Apr-2018 02:36:21.129 WARNING [Jenkins initialization thread] hudson.ExtensionFinder$GuiceF

Access environment variable in email ext template using Jenkins pipeline

2018-04-13 Thread srivathsa . puliyala
I am trying to attach the template file using Jenkins pipeline, emailext. Variable (PROJNAME) is not accessible in the template file and I am receiving exceptions as an email: *Exception raised during template rendering: No such property: env for class: SimpleTemplateScript21 groovy.lang.Missin

Re: Jenkins Pipeline to be generic

2018-04-13 Thread srivathsa . puliyala
You can use *withCredentials* https://jenkins.io/doc/pipeline/steps/credentials-binding/ On Thursday, April 12, 2018 at 3:06:19 PM UTC-4, krish wrote: > > Hi, > > how can we use the multiple credentials into jenkins pipeline, in our > environment diff applications have diff userid and password,

Re: BlueOcean observations from user

2018-04-13 Thread Vivek Pandey
On Fri, Apr 13, 2018 at 7:07 AM, Sverre Moe wrote: > We have upgraded to Blue Ocean v1.5.0 > ​ > Loading the main Pipeline view is now faster. > ​Thats good to know. ​ > Sadly, loading activities and branches for a pipeline still takes a while. > Aprox 35-40 seconds. > Note: This is the initial

Re: [Jenkins World 2018] - Graders wanted

2018-04-13 Thread Adrien Lecharpentier
I'd be happy to help as well. I submitted a subject to the French CFP, I don't know if that makes me inadmissible for the review. -- Adrien Le ven. 13 avr. 2018 à 20:46, Michael Pailloncy a écrit : > Hi Alyssa, > > I would be very happy to help. > > Cheers > Michaël > > > On Fri, Apr 13, 2018 a

Re: [Jenkins World 2018] - Graders wanted

2018-04-13 Thread Michael Pailloncy
Hi Alyssa, I would be very happy to help. Cheers Michaël On Fri, Apr 13, 2018 at 6:09 PM, Alyssa Tong wrote: > Hello, > > I am looking for additional graders to join the Jenkins World (JW) review > committee to help grade Jenkins World 2018 SF & EU proposals. > > Time commitment expected: > >

Jenkins Vulnerability Scan

2018-04-13 Thread Eric Fetzer
We're getting gigged on a security scan that looking at Jenkins documentation, should not be happening. The scan is turning up: *Vulnerability* *Host* *IP* *Port* *201701* *201702* *201703* *201704* *201705* *201706* *201707* Jenkins JDK / Ant Tools Job Configuration Stored XSS Vulne

[Jenkins World 2018] - Graders wanted

2018-04-13 Thread Alyssa Tong
Hello, I am looking for additional graders to join the Jenkins World (JW) review committee to help grade Jenkins World 2018 SF & EU proposals. Time commitment expected: - JW SF: 137 Jenkins submissions. - JW EU: 76 Jenkins submissions at the moment but most likely will increase after cl

Re: BlueOcean observations from user

2018-04-13 Thread Sverre Moe
We have upgraded to Blue Ocean v1.5.0 Loading the main Pipeline view is now faster. Sadly, loading activities and branches for a pipeline still takes a while. Aprox 35-40 seconds. Note: This is the initial load time, subsequent visits is much faster, 1-3 seconds. What details do you need on a J

Re: How to Publish Plugin

2018-04-13 Thread Slide
The next step is to wait for the hosting request to be reviewed and completed. On Fri, Apr 13, 2018 at 1:54 AM Rahul Pure wrote: > Hi , > > How can I Publish My Plugin .Following are the Steps i did > > *Create a GitHub Account* > *Create a GitHub Repository (must be public) to store your plugi

Re: jenkins docker images

2018-04-13 Thread Mark Waite
I believe the process which generates the Jenkins docker images is automated. That automation does not require updating the JENKINS_VERSION default value in the Dockerfile. By avoiding updates of the JENKINS_VERSION in the Dockerfile of the repository, the project does not waste commits on change

jenkins docker images

2018-04-13 Thread Jens Löök
I'm looking at setting up Jenkins running in a docker container, I know that there are tons of information just a google search away but there is one thing I have not been able to figure out. As far as I can tell the official docker images can be found at https://hub.docker.com/r/jenkins/jenkin

Re: Using Gradle in Pipeline

2018-04-13 Thread Francesco Sisca
check configuration of gradle in your global configuration tools (into jenkins manage)

Getting Started converting Plugin to use Pipeline

2018-04-13 Thread Joe Fair
Hey! I have a Rancher plugin that I inherrited from a developer that left. Now I want to use it in a pipeline, but I'm having a hard time getting started. I've looked in jenkins-ci, but there are a lot of projects there. Is there a good tutorial on how to use AbstractCoudComputer/Slave, or

How to Publish Plugin

2018-04-13 Thread Rahul Pure
Hi , How can I Publish My Plugin .Following are the Steps i did *Create a GitHub Account* *Create a GitHub Repository (must be public) to store your plugin source code* *Clone the Repository ,move Source Code * *Create An Account in the Jenkins site* *Request Hosting on jira Portal* *what is

Blue Ocean 1.5.0 Released

2018-04-13 Thread Jenn Briden
Hello, I am Jenn Briden, the new Product Manager for Blue Ocean and the Jenkins pipeline at CloudBees. I am based out of the Seattle area and am excited to be working on Jenkins. :D *Release Status* We have released version 1.5.0 of the Blue Ocean plugin. Installing the primary Blue Ocean

RE: "Replay" button availability

2018-04-13 Thread Reinhold Füreder
Hi (and replying to my reply), No, there is no link/relationship/dependency on the last Jenkins (master) restart… * I dared to file this issue now: https://issues.jenkins-ci.org/browse/JENKINS-50784 "Replay" pipeline button/link is not (always?) available (anymore?) Regards, Reinhold --