that change?
Thanks,
Mark Waite
-- Forwarded message -
From: chris.and.amy.shan...@gmail.com (JIRA)
Date: Wed, Apr 13, 2016 at 8:27 AM
Subject: [JIRA] [git-client-plugin] (JENKINS-34203) Webpage for Git Client
Plugin is empty
To:
Christopher Shannon
<https://issues.jenk
Thanks!
On Wed, Apr 13, 2016 at 11:03 AM Daniel Beck wrote:
>
> On 13.04.2016, at 18:30, Daniel Beck wrote:
>
> > Cache weirdness, I think:
> > https://wiki.jenkins-ci.org/display/JENKINS/Git+Client+Plugin?foo
> >
> > Not sure how to fix though, I'll ask Tyler.
>
> It's fixed now.
>
> --
> You
With a freestyle job, there is a checkbox in the job definition which will
allow you to "Restrict where this project can be run". Couldn't you change
that from either a REST call or from a Selenium script?
Mark Waite
On Thu, Apr 14, 2016 at 12:55 PM Chris Knowlton
wrote:
&g
One way would be to run a slave for each context, assign a different label
to each slave, then restrict the jobs to slaves which have the specific
label for that context.
Mark Waite
On Mon, Apr 18, 2016, 4:48 PM pratap Ghosh wrote:
> Here is the scenario...
>
> I have a windows mach
r the Cobertura Plugin.
Mark Waite
On Mon, Apr 25, 2016 at 11:06 AM Jan Chaloupecky
wrote:
> Hello,
> I have a Jenkinsfile in my project that triggers different build steps
> from checking out the sources through testing/building my project. I would
> like to know if I can call some other Jen
I did a "Jenkins in 5 minutes" tutorial video a few years ago. It may help
you a little with simple startup.
https://www.google.com/url?sa=t&source=web&rct=j&url=&ved=0ahUKEwj0mYfwyKzMAhUT52MKHbf0Cx0Q8TUIHDAA&usg=AFQjCNF1sHlk2z9QIx28jtvfnGP_UlkifA&sig2=cJSbSC2B
Use a Google search for Jenkins in five minutes. Should find the video on
YouTube
On Tue, Apr 26, 2016, 9:14 AM Kaushal Shriyan
wrote:
>
>
> On Tuesday, 26 April 2016 20:32:43 UTC+5:30, Mark Waite wrote:
>>
>> I did a "Jenkins in 5 minutes" tutorial video a few
t plugin.
Configure the job, and change the repository browser back to the type that
you want.
Mark Waite
On Wed, Apr 27, 2016 at 12:20 PM Ashish Yadav
wrote:
> I am running Jenkins v.1642.3. I just saw the following in the Jenkins
> log. Any idea was causes this and how it can be resolv
ki pages can be edited by anyone with a
login, when you detect a changelog is missing from a plugin that is
important to you, you could review the github commits and provide a
changelog entry to meet your needs and to help others who may be searching
a changelog entry.
Thanks,
Mark Waite
On Tue, Apr 2
repository.
If that bug is the problem, you could enable the JGit implementation (using
"Manage Jenkins" -> "Configure System" -> "Git" -> "Add Git") and try the
JGit implementation from your Jenkins running as a Windows service.
Thanks,
Mark Waite
rName/repository_name)
Mark Waite
On Mon, May 2, 2016 at 12:25 PM Prasu S wrote:
> Thank you Mark for quick response !!! I tried to connect github
> repository from Jenkins windows machine using github credentials but no
> luck. Here is the error:
>
> fatal: unable to access &q
run of unit tests always happens on the latest git version
first.
Mark Waite
On Wed, May 4, 2016 at 2:19 PM wrote:
> Hello,
>
> I have run into some issues with the Jenkins git plugin. I ran into the
> following error.
> Failed to connect to repository : Command &quo
Rather than preform the got fetch in a shell script, you will have better
luck with the git plugin. It allows you to define the repository and
credentials, then it does the work
On Tue, May 10, 2016, 11:18 PM Daniel Koch wrote:
> Hi,
>
> I want to setup a simple Jenkins job for managing (f.e.
sing is at least git
version 1.7.10. Versions older than 1.7.10 don't supoprt authentication
with the git plugin.
Mark Waite
On Wed, May 11, 2016 at 10:35 AM Daniel Koch
wrote:
> Hi Mark,
>
> Yes. You mean this
> <https://wiki.jenkins-ci.org/display/JENKINS/Git+Plugin> one
Jenkins credentials work on slaves as well on master. The same credentials
are used on master and on all slaves.
Mark Waite
On Wed, May 11, 2016 at 2:24 PM Daniel Koch
wrote:
> Hi Mark,
>
> yes. I think the problem is not by the plugin :-)
>
> I recreated a new public key and
eet Singh's blog
posting https://www.cloudbees.com/blog/using-git-jenkins
None of those are exactly what you want, but they may be a good start.
Mark Waite
On Fri, May 13, 2016 at 6:18 AM David Montgomery
wrote:
> Hi,
>
> I am new do Jenkins 2 and finding configuring git my no stretch of the
>
es it
for you as well?
My upstream job was passing the parameter, then my downstream job was
reading it as an environment variable, rather than as a job parameter.
Mark Waite
On Fri, May 13, 2016 at 12:54 PM Mark Bretl wrote:
> Hi All,
>
> I have run into an issue with the Paramet
parameter.
When I changed the downstream job to explicitly accept the parameter, then
it worked as expected.
Mark Waite
On Fri, May 13, 2016 at 3:11 PM Mark Bretl wrote:
> Hi Mark,
>
> In my job, my upstream job was passing downstream the following using the
> predefined parameter
Did you use the credentials link on the administer Jenkins page to tell
Jenkins your ssh private key?
After that, dogs you choose that credential for your fit repository from
the job definition page?
Mark Waite
On Sat, May 14, 2016, 2:09 AM David Montgomery
wrote:
> Hi,
>
> PS I
Thanks very much for noting that! The same work around fixed my problem as
well.
Mark Waite
On Mon, May 16, 2016 at 12:21 PM t3knoid wrote:
> The problem appears to be a newer version of the Build Graph View Plugin
> (v1.3):
>
> https://wiki.jenkins-ci.org/display/JENKINS/Buil
parameterized because anyone who
starts the job must provide a value for that parameter.
Mark Waite
On Mon, May 16, 2016 at 11:44 AM Mark Bretl wrote:
> Mark,
>
> I think I am with you that I was relying on the upstream job to inject the
> variable, however, I am not following on how t
ternatives and their
impact.
Mark Waite
On Wed, May 18, 2016 at 9:58 AM Baptiste Mathus wrote:
> Seems like Git is probably just not in the PATH.
>
> > used by: java.io.IOException: Cannot run program
> "git.exe" (in directory "C:\Program Files
> (x86)\Jenkins\B
to
http://askubuntu.com/questions/156484/how-do-i-install-python-imaging-library-pil
Mark Waite
On Sun, May 22, 2016 at 11:44 PM Cherry Tsai wrote:
> Hi guys,
>
> I had python trouble. I want to compare two images using python in
> Jenkins.
>
> When I added "import Image
s far as I can tell, that means the PIL module is not available in the
docker image named "jenkins".
Mark Waite
On Tue, May 24, 2016 at 4:25 PM Cherry Tsai wrote:
> Must be use Dockerfile install? I used manually install in Jenkins
> container.
>
> I tried to run command in
, you
should consider putting your master on one of the commonly used platforms
(I prefer Debian or Ubuntu Linux), with a slave on the more specialized
machines (like AIX or hp-ux or ...)
Mark Waite
On Sat, May 28, 2016 at 3:21 PM Baptiste Mathus wrote:
> We used to do that some years
with a few feature branches as necessary. Can you describe more
about why you need multiple git repositories?
Thanks,
Mark Waite
On Tue, May 31, 2016 at 5:04 AM Tomáš Bohuněk wrote:
> What do you recommend for deployment of multiple git repository (one
> project with few feature branches). Final a
ou building your jar with maven, gradle, ant, or some other build tool?
Mark Waite
On Tue, May 31, 2016 at 5:46 AM Tomáš Bohuněk wrote:
> Sorry for mistake. You are right. I have one single git repository (one
> project) with a few feature branches.
>
>
> On Tuesday, May 31, 2
;
>> I would like to deploy and run each jar file for each feature branch.
>>
>> Project is written in Java and JavaScript. Jar file is built by maven. I
>> need to deploy somehow to one machine each of jar built from each feature
>> branch.
>>
>>
>>
system will allow you to enter credentials once (from "Manage Jenkins" the
"Credentials"), then reuse them for many jobs.
Thanks,
Mark Waite
On Sun, Jun 5, 2016 at 4:37 AM Aviad Sharfshtein wrote:
> Hi,
>
> I'm new to Jenkins, and trying to run it locally from m
rges between long-lived git branches. When I
assign those types of options, I seem to also be required to assign a
branch to be built, though I don't want that git "branch to be built" to
merge between long-lived branches.
Mark Waite
On Sun, Jun 5, 2016 at 6:10 AM Jonathan del Strother
That's a great question about reusing the existing scm object, and it
sounds like a great idea. Unfortunately, I'm not yet familiar enough with
groovy to answer. Maybe other more experienced pipeline users will know
the answer?
Mark Waite
On Sun, Jun 5, 2016 at 7:57 AM Jonathan de
node), then it will have the user account PATH settings that were effective
at the time the slave was started.
Mark Waite
On Tue, Jun 7, 2016 at 2:46 AM Beilin Zhong wrote:
> Hi
>
> I encounter a Jenkins problem as below, anyone has idea about this?
>
>
>
> The Jenkins maste
sts/Jenkinsfile
.
Thanks,
Mark Waite
On Mon, Jun 13, 2016 at 4:40 AM Sverre Moe wrote:
> Pipelines with Jenkinsfile runs in a sandbox and thus you need to approve
> certain functions.
> Manage Jenkins -> In-process Script Approval
>
>
> mandag 13. juni 2016 12.32.14 UTC+2 skrev Jer
kout to a local branch
which matches the branch name from the source repository.
That capability was added in git plugin 2.4.3 as the implementation of
https://issues.jenkins-ci.org/browse/JENKINS-33202 .
Mark Waite
On Mon, Jun 13, 2016 at 5:37 AM Jerry Steele
wrote:
> Thanks for the info
ich will allow the plugin to always
compute changes against a specific branch. I use that setting in those
cases where I'm using a job to evaluate a proposed change to a base branch.
Mark Waite
> Thanks in advance for any suggestions!
>
>
> -John
>
--
You received this
https://updates.jenkins-ci.org/current/latest/ directory. Should I
refer to a different location instead?
Thanks,
Mark Waite
--
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, se
Thanks!
On Wed, Jun 15, 2016 at 6:14 AM Daniel Beck wrote:
>
> > On 15.06.2016, at 13:31, Mark Waite wrote:
> >
> > The structs plugin (structs.hpi) seems to be missing from the
> current/latest directory at https://updates.jenkins-ci.org/current/latest/
> .
>
to consider mirroring the repo more frequently. Git is
quite efficient at only copying the new content, so a mirror process that
runs every few minutes is probably no worse than Jenkins copying the
content into a workspace.
Thanks,
Mark Waite
On Thu, Jun 16, 2016 at 5:19 AM Milan Satpathy
wrot
a new release still propagating through the system?
Mark Waite
On Wednesday, June 15, 2016 at 6:17:58 AM UTC-6, Mark Waite wrote:
>
> Thanks!
>
> On Wed, Jun 15, 2016 at 6:14 AM Daniel Beck wrote:
>
>>
>> > On 15.06.2016, at 13:31, Mark Waite wrote:
>> >
>
/structs.hpi (us,
prio 100)
Powered by MirrorBrain <http://mirrorbrain.org/>
On Fri, Jun 17, 2016 at 6:06 PM Daniel Beck wrote:
> Works for me. What's your mirror on
> http://mirrors.jenkins-ci.org/plugins/structs/1.2/structs.hpi?mirrorlist ?
>
> > On 17.06.2016, at
y
that would let me use the git publisher to push changes. A google search
also did not show any obvious hints of ways I could use the git publisher.
Are there examples that use the git publisher from a pipeline script?
Thanks,
Mark Waite
--
You received this message because you are subs
-examples/push-git-repo/pushGitRepo.Groovy
Mark Waite
On Sunday, June 19, 2016 at 9:02:10 AM UTC-6, Mark Waite wrote:
>
> I've been creating Jenkins jobs as tests of various bug fixes and storing
> them in a git repository. Currently, the Jenkins jobs include the
> definition of
If it comes from a different node each time, then it may indicate that the
server is overloaded with connections.
If it comes from the same node each time, then it may indicate that node is
being specifically rejected by the gitlab server.
Mark Waite
On Mon, Jun 20, 2016 at 12:33 PM Shannon
s JDK versions, maven
versions, and ant versions.
If you still want to use your technique, then I've asked a few questions
inside the script.
Mark Waite
On Thu, Jun 23, 2016 at 4:14 PM praveen kumar jogi <
jogi.praveenkuma...@gmail.com> wrote:
> Configured automatic slaves for couple jo
e a tool if it is provided by
the operating system (git, for example, is a common part of many Linux
operating systems). In that case, you might use the operating system
package management system to install the tool rather than having Jenkins
install it for you.
Mark Waite
> Regards,
>
://wiki.jenkins-ci.org/display/JENKINS/Git+Client+Plugin?a=b . I
don't know the long term solution, but that was worked every time I've
needed that page.
Mark Waite
On Sun, Jun 26, 2016 at 11:32 AM Ashish Yadav
wrote:
> This page is not showing any version information. Getting ‘blank pag
orate bitbucket) would not
be visible in the workspace after a "git fetch".
Mark Waite
On Sun, Jun 26, 2016 at 1:52 PM Alex Brodov wrote:
> Hi,
>
> I have Jenkins 1.609, Git Plugin 2.4.4, Bitbucket v4.2.0,
> and pull-request-notifier-for-bitbucket v.2.26.
> My workflow is the
Since Jenkins has an http server delivering content from the userContent
directory, I configured the JDK download location to be the userContent
directory of the Jenkins server. That allows me to keep the JDK download
self-contained within the Jenkins server, without any scripting.
Mark Waite
tween your environment (which prompts for a
MAVEN_HOME) and mine (which does not)?
Mark Waite
On Mon, Jun 27, 2016 at 6:04 PM praveen
wrote:
> I've tried to install the maven automatically, But It was not working.
> Jenkins master configuration is like this install - install maven
> auto
Not as far as I know.
On Mon, Jun 27, 2016 at 7:51 PM Fred Clausen wrote:
> Hello All,
>
> The Git for Windows distribution no longer uses the "store" or "winstore"
> credential store so credentials in the form of a username/password pair
> cannot be read from a file. I have found a way
>
Are you trying to clone a huge repo with JGit on the git server? If so,
you might try cloning the same repo with command line git on the server.
I don't recognize "Finding sources" or "Getting sizes" as common messages
from command line git as a server.
Mark Waite
O
>
> FYI. the following 'Additional Behaviours' are used in the job:
>
>- Clean before checkout
>- Check out to a sub-directory
>- Custom SCM name
>
> Best regards,
>
> Jérémie
>
> Le mardi 28 juin 2016 16:24:40 UTC-4, Mark Waite a écrit :
>
'current directory'?
>
I believe there is some submodule processing by default in the git plugin.
At least, there is a checkbox "Disable submodule processing" in the
advanced submodule processing section of "Additional Behaviours". You
could try that.
Mark Waite
nts,
then loop over those values.
Mark Waite
On Thursday, June 30, 2016 at 1:02:18 AM UTC-6, Rick Liu wrote:
>
> I'm planing to migrate Jenkins1 multi-configuration (matrix) job to
> Jenkins2 pipeline (-as-Code) approaches,
> but it seems the pipeline job and multi-branch
The git plugin has the git publisher post build action which can publish a
tag.
On Thu, Jun 30, 2016 at 7:21 AM piyush joshi
wrote:
> Hi,
>
> Is there any Jenkins plugins to push a tag to a git repo after successful
> build creation as a post build step.
>
> Thanks
> Piyush Joshi
> Phone No - 88
I suspect that is in the GitHub Organization Folder plugin. I was able to
duplicate the behavior you described using the GitHub Organization Folder
plugin, without using the Travis YML plugin.
Mark Waite
On Thu, Jun 30, 2016 at 3:43 PM Valentin Churavy
wrote:
> I am setting up a new Jenk
. Your could roll back
to Jenkins 2.10, or build from the latest source code.
Mark Waite
On Thu, Jun 30, 2016 at 9:20 PM Lionel Orellana wrote:
> Hi,
>
> I just upgraded from 2.10 to 2.11 not expecting much to change but I'm
> getting this error now in my git projects.
>
>
You need to upgrade the workflow pipeline components in addition to the git
plugin. The git workflow SCM step really belongs inside the git plugin, so
we moved it there as part of git plugin 2.5.0.
Mark Waite
On Thu, Jun 30, 2016 at 9:40 PM Lionel Orellana wrote:
> Thanks Mark.
>
You need to upgrade the workflow pipeline components in addition to the git
plugin. The git workflow SCM step really belongs inside the git plugin, so
we moved it there as part of git plugin 2.5.0.
On Thu, Jun 30, 2016 at 10:55 PM Lionel Orellana wrote:
> Not related to my original problem whic
Elastic axis plugin allows you to define a job which runs on all slaves
which match a certain label. I use it to run certain jobs on all slaves.
Mark Waite
On Mon, Jul 4, 2016 at 5:14 PM Fred Clausen wrote:
> Hello,
>
> We have a artifact cache cleaning job that uses the multi-config
ght take to identify and resolve problems
I'm sure that is only a small beginning of the ways you can help. The
Jenkins project is an especially nice place to help because your help can
benefit many people.
Thanks,
Mark Waite
On Mon, Jul 4, 2016 at 11:37 PM nadishka prabhashani <
na
tches the user supplied naming criteria). It also
has a PR tab in the mix, which I believe attempts to automatically create a
new job for each pull request.
Mark Waite
On Tue, Jul 5, 2016 at 4:29 PM wrote:
> Truly they are.
>
> "Every once in a while (it just happened to me rig
Was my earlier reply
at https://groups.google.com/d/msg/jenkinsci-users/a7uOrwUdOII/iZnj_MrPAwAJ
not enough for you?
On Wednesday, July 6, 2016 at 6:25:52 AM UTC-6, nadishka prabhashani wrote:
>
> Hi,
> I'm a student of University of Peradeniya in Sri Lanka.
> I am new to open source contributio
If you've installed git plugin 2.5.1, you need to update to 2.5.2. Git
plugin 2.5.1 introduced a serious incompatibility for GitSCMSource API
users. The incompatibility is fixed in git plugin 2.5.2. My apologies for
that bug!
Mark Waite
On Wednesday, July 6, 2016 at 9:07:51 AM UTC-
We'll probably need more context to understand your problem. As far as I
know, prune stale remote-tracking branches is generally well-behaved, at
least in the contexts where I test it.
Mark Waite
On Tuesday, July 5, 2016 at 3:40:05 AM UTC-6, Marcelito de Guzman wrote:
>
> I have s
There is a bug report assigned to me which decodes a possible hang
condition detected by Jesse Glick. Look there first
On Wed, Jul 6, 2016, 2:29 PM Michael Irwin wrote:
> I've got a multibranch project watching a git repo, currently configured
> to poll the SCM. Running Jenkins in Docker (using
different about your environment?
Mark Waite
On Wednesday, July 6, 2016 at 11:38:18 AM UTC-6, jo...@norricorp.f9.co.uk
wrote:
>
> hi Mark,
> I am actually running 2.5.2 of the git plugin - that was what I upgraded
> to from 2.4.4.
> John
>
>
>
--
You received this mes
ugin
2.0.0-beta1 and git-plugin 3.0.0-beta2 versions since they use JGit 4.3
(rather than JGit 3.7 as is used in the current git client plugin
release). You might also read the JGit 4.3 source code to see if read
timeouts are now implemented.
Mark Waite
On Thu, Jul 7, 2016 at 6:35 AM Michael Ir
As far as I can tell from checking the "stable" directories of
http://mirrors.jenkins.io/ , Jenkins 2.7.1 LTS has released on all
platforms. Don't know about the documentation update, but the code is
available. I've updated Docker instances and my main server successfully.
ther?
Are you switched from one version of git (or other command line dependency)
to another?
Mark Waite
On Fri, Jul 8, 2016 at 1:30 PM Liora Milbaum wrote:
> I frequently create Jenkins test environments.
> Can I script to process of updating Global Tool Configuration? If the
>
exploring and testing one
variant or another.
Thanks,
Mark Waite
On Fri, Jul 8, 2016 at 1:40 PM Liora Milbaum wrote:
> I want my Jenkins test env created with tools configured by a script.
>
>
> From: Mark Waite
> Reply: jenkinsci-users@googlegroups.com
>
> Date: 8 July 2
That refspec seems to be mentioned in the Stash pull request builder plugin
documentation. You might dig deeper there.
https://wiki.jenkins-ci.org/display/JENKINS/Stash+pullrequest+builder+plugin#Stashpullrequestbuilderplugin-BuildingthemergeofSourceBranchintoTargetBranch
Mark Waite
On Thu
That is a very old version. The current git plugin shots not support that
old version. Use a newer version
On Fri, Jul 15, 2016, 12:15 AM Sushmitha Rai
wrote:
> Hi,
>
> I have installed jenkin version 1.554.1 which i will be using. But GitLab
> plugin was not available in available tab of jenkin
ue is better than polling. However, it is
generally implemented as a post-receive hook in the git repository. The
post-receive hook script is called when commits are pushed to the
repository.
Mark Waite
On Sun, Nov 26, 2017 at 9:34 PM 'Pulkit Lall' via Jenkins Users <
jenkinsci-users@
/blob/eeac3d925dbb5723979bd87ecf6643d895e7c49b/Jenkinsfile#L8>,
I use properties([[$class: 'BuildDiscarderProperty', strategy: [$class:
'LogRotator', numToKeepStr: '7']]]) and it works great. I haven't tried it
with declarative pipeline, but would be surprised if
development
infrastructure can run findbugs as part of plugin continuous integration,
and marks the build unstable when a findbugs warning is detected.
Mark Waite
On Thu, Nov 30, 2017 at 5:02 AM Ramanathan Muthaiah
wrote:
> Is it possible to capture the return value from pipeline step?
>
nd with large
files this demands considerable on-master resources, particularly CPU time.
There's not a hard stash size limit, but between 5-100 MB you should
probably consider alternatives.
Mark Waite
> The build environment is vsphere on an older mac pro, with some Mac VMs
> for Xcode
e disc I/O capability on the master or the agent changed
significantly?
If you perform a smaller stash from the same workspace, does it perform
significantly better?
Are there competing processes which might be slowing throughput?
Has the Jenkins memory use increased significantly?
Mark Waite
>
is performing the checkout?
What is the next step after the checkout completes?
Is that step stuck?
Mark Waite
On Sun, Dec 17, 2017 at 6:33 PM Ajay Kumar wrote:
>
> Hi,
>
> My build stuck at this step and not moving forward for some reason, not
> able to trace as I am new to this.
&g
build. I'm more accustomed to that field being
used to define a common branch against which diffs are performed.
Mark Waite
On Thu, Dec 21, 2017 at 4:23 PM wrote:
> Hi all-
>
> I'm using the "Calculate Changelog Against a Specific Branch" additional
The "stash" step stores files from a workspace. The "unstash" step
retrieves previously stored stashes.
Mark Waite
On Fri, Dec 22, 2017 at 5:16 PM red 888 wrote:
> My parallel steps need access to a local file in the workspace of the job.
> But it seems they can acce
that is not yet fixed.
Mark Waite
On Sat, Dec 23, 2017 at 2:37 AM Ozgur Cagdas wrote:
>
> Hi,
>
>
> I am running a container created off jenkins/jenkins:lts docker image on
> 64-bit Ubuntu 16.04.1 LTS and git poll and clone operations hang when I use
> ssh authentic
Thanks for detecting that. Have you considered proposing a pull request to
the plugin help so that it will assist other users?
Mark Waite
On Fri, Dec 22, 2017 at 2:38 AM James Green
wrote:
> Solved!
>
> We had been using the "BitBucket Plugin" to receive the web hook
&
I think that message is suggesting that you have some other program already
listening on port 8080 of that computer. I don't recall ever seeing a
"Document not found" message from Jenkins.
Mark Waite
On Sat, Dec 23, 2017 at 4:35 PM wrote:
> Hi,
>
> I'm just trying
submit a pull
request to the GitHub repository containing the source for that page. See
https://github.com/jenkins-infra/jenkins.io
Mark Waite
On Sun, Dec 24, 2017 at 3:19 PM Xander Harris wrote:
> I found an error on the Jenkins Plugin Site and I'd like to submit a
> correction,
ssfully as reported by the operating
system?
- What does the browser report when you attempt to connect?
- Is the 'java -jar jenkins.war' command running?
- Is something else listening on the port you were connecting from the
browser?
- Were there any messages which surprised you or seem
ume (until proven otherwise) that multiple references to write to a
stash of the same name would append to a single stash.
Mark Waite
On Wed, Dec 27, 2017 at 10:44 AM red 888 wrote:
> Jenkins docs
> <https://jenkins.io/doc/pipeline/steps/workflow-basic-steps/#code-stash-code-stash-some-fil
Would it reduce the risk of use if you locked the screen of the computer
while it is being used with a Jenkins job? I believe there are programs
and scripts which will allow you to lock the screen and unlock it.
Mark Waite
On Thu, Dec 28, 2017 at 6:08 AM Long Tran wrote:
> Hi all,
>
&g
overing all the interesting ways that the
IBM JRE is enough different than the Oracle JRE that it affects Jenkins
behavior.
Mark Waite
On Thu, Dec 28, 2017 at 6:07 AM Fancy Yendrembam wrote:
> I am looking for a download package for AIX, can someone help me with the
> information.
> Thanks.
&g
in a different job?
- Does the bug persist if you copy the problem job to a new job name?
- Does the bug appear with any other repository, or is it limited to a
specific repository?
Mark Waite
On Tue, Jan 9, 2018 at 8:59 PM wrote:
> hello everybody
>
> The problems I have encountered wit
sing is probably stored in
~/.ssh/id_rsa. That's the private key to use as the credential for that
repository.
If my guess of your meaning is incorrect, please provide more details of
what you mean when you say "I have this configured this way as well".
Mark Waite
>
> On S
in-a-github-pullrequest-from-jenkins-jenkinsfile
Mark Waite
On Mon, Jan 15, 2018 at 3:32 PM Raju Arelli wrote:
> Team,
>
> I have a requirement-- As soon the Jenkins build got completed, report
> file should be uploaded into the Git repository. Can someone help me with
> the st
Pipeline.
If you're ready to evaluate pull requests with Pipeline, I think you're
ready to persuade the repository owners of the value of Jenkins Pipeline.
Mark Waite
> On Sunday, April 30, 2017 at 1:46:32 AM UTC+2, Mark Waite wrote:
>>
>>
>>
>> On Saturday,
hat is not needed for the pipeline library
- Create a new git repository which uses "git lfs" instead of storing
large files directly in the repository
Thanks,
Mark Waite
>
> *More details:*
>
>
>1. I use Git plugin to load the Jenkins file
>2. Lo
required, and Groovy work is likely
required.
I think that compiling with JDK 9 won't be a concern until after running
with JDK 9 is working and more issues are resolved.
Mark Waite
On Sun, Jan 21, 2018 at 6:17 AM Sorin Ionuț Sbârnea
wrote:
> While I can confirm that compilation wor
that need further changes.
If it is with LTS or an earlier weekly release, submit a bug report (
https://wiki.jenkins.io/display/JENKINS/How+to+report+an+issue ).
Mark Waite
On Sun, Jan 21, 2018 at 7:04 PM Giles Gaskell
wrote:
> Hi all,
>
> I recently saw someone raise this issue
ny temptation to modify the job definition on the file system and shows
current settings.
Mark Waite
On Mon, Jan 22, 2018 at 8:20 PM 黄涛 wrote:
> Hi all,
>
> When I create a job(say *foo*), if I check the /jobs/
> directory all the jobs are created with the permission 750.
> drwxr
https://stackoverflow.com/questions/25661362/where-can-i-find-jenkins-restful-api-reference
https://wiki.jenkins.io/display/JENKINS/Remote+access+API
Mark Waite
On Tue, Jan 23, 2018 at 8:26 PM wrote:
> Jenkins Experts -
>
> I want to target the Jenkins REST API for some automation.
That difference in Java versions if not likely he cause of the agent going
offline, Need to look elsewhere.
Unfortunately, I don't have suggestions for other locations to look.
Mark Waite
On Sun, Jan 28, 2018 at 8:58 AM ABostonGal ABostonGal
wrote:
> Problem: Jenkins slave going off
The JENKINS-45447 and JENKINS-47169 fix in git client plugin 2.7.0 and in
git plugin 3.7.0 might be visible as a hang in `git rev-list`. Does that
repository contain a large number of tags? If so, then be sure you're
using the latest releases of git client plugin and git plugin.
Mark Wait
901 - 1000 of 1849 matches
Mail list logo