Hi ,
I have a source code repository having multiple branches say branch1,
branch2 and so on.
Currently i have a jenkins jobs which builds the master or whatever i
specify in job configuration.Now what i wish to achieve is if i commit my
changes to branch 1 , my jenkins job should automaticall
Hi Team,
I am new to Jenkins pipeline and Eclipse, I need to use the eclipse editor
to create and compile the Jenkins file and finally need to store in Git
repository.
I have already installed Jenkins editor plugin for Eclipse, Please help me
to use the editor and compile the pipeline code
Hi Prasad,
Thanks for your response.
I am getting response using HTTP instead of HTTPS and stored in xml file..
How do i read the xml file?
The new XmlParser().parseText() displayed some error
Regards
Panneer
panneerrselvam natarajan wrote:
> Hi All,
>
> I need to execute the test suite us
Today I installed the version of Java from 8 build 181 to 8 build 191 on
several build slaves. After doing that, Jenkins started allocating a 2nd
workspace on the some of the build agents. For example, instead of running
here:
D:\projects\lion\main
They were running here:
D:\projects\lion\main
You need to point your update center to the experimental update center url, see
https://jenkins.io/doc/developer/publishing/releasing-experimental-updates/
Von meinem iPad gesendet
> Am 29.10.2018 um 15:43 schrieb dean warren :
>
> Thanks @sagar for your reply.
>
> But the link https://updates
Thanks @sagar for your reply.
But the link https://updates.jenkins.io/download/plugins/warnings/ does not
contain version 5.0. Perhaps because this is a beta?
So do I have to build / repackage it, of is there another link that will
give me the .hpi file?
On Mon, Oct 29, 2018 at 2:22 PM sagar ute
from here you can download hpi file for warnings plugin
https://updates.jenkins.io/download/plugins/warnings/
and add it using upload section of manage plugin -> advanced section
On Mon, Oct 29, 2018 at 7:39 PM def wrote:
> OK, from here:
> https://github.com/jenkinsci/warnings-plugin/tree/5.0
OK, from here:
https://github.com/jenkinsci/warnings-plugin/tree/5.0
But Jnekins requires a .*hpi* file.
Do I have to build this, or package it somehow?
On Monday, 29 October 2018 14:02:45 UTC, def wrote:
> Thanks @ulli for your reply.
>
> *'Did you install the 5.0 beta version of the plugin? Th
Thanks @ulli for your reply.
*'Did you install the 5.0 beta version of the plugin? This step is not
available in the 4.x version.*'
Ahh... :) No. Where do I get that from and how to install in Jenkins?
On Sat, Oct 27, 2018 at 6:07 PM Ulli Hafner
wrote:
>
>
> Von meinem iPad gesendet
>
> Am 26.1
doh, simple typo. I'm just not very good at reading the error messages.
bitbucketEndpointConfiguration.updateEndpoint(BitbucketServerEndpoint)
should be:
bitbucketEndpointConfiguration.updateEndpoint(endPoint)
On Monday, 29 October 2018 13:00:10 UTC, Nicholas Brown wrote:
>
> I've been trying
you can't, you can only do it with pipeline jobs
On Mon, Oct 29, 2018 at 1:56 PM 徐志远 wrote:
> I set up a Container Template as follows, and want to execute shell in it
>
>
> [image: Untitled picture.png]
>
>
>
> but when I use label "pyenv" in freestyle job and use python, I got error
> message:
I've been trying to configure and Bitbucket Server endpoint using groovy
script from the script console.
I've been following the example given
here: https://plugins.jenkins.io/cloudbees-bitbucket-branch-source but
using a BitbucketServerEndpoint instead of bitbucketCloudEndpoint. My code
is:
Thank you. After installing the GitHub integration plugin and watching the
video, I was able to create a project just as in the video.
My GitHub repository contains only the README.md file as well, however the
difference is that my repo is private. The item I create to my private
repo on GitH
I set up a Container Template as follows, and want to execute shell in it
[image: Untitled picture.png]
but when I use label "pyenv" in freestyle job and use python, I got error
message:
+ whoami
jenkins
+ python -V
python: command not found
+ pip install python-jenkins
line 17: pip:
Thanks. I run it locally like this:
mvn clean deploy
Locally mvn can read the pom.yml because it loads the .mvn/extensions.xml
in the project directory first.
It looks like the Jenkins maven functionality just can't do this, judging
by your answer recommending the command line approach.
Is
Hi all,
I am pleased to announce that after the Jenkins World 2018 summit in Nice last
week, the Gerrit Code Review plugin
(https://wiki.jenkins.io/display/JENKINS/Gerrit+Code+Review+Plugin) has
received new contributions (thanks Alon) and now support many more use-cases:
Integrates with the Ge
16 matches
Mail list logo