Re: GIT_SSH not working on one of my windows slaves

2018-05-11 Thread Mark Waite
You may be able to use GIT_SSH_COMMAND="ssh -vvv" as a job parameter or an agent environment variable. Refer to https://support.cloudbees.com/hc/en-us/articles/115000618372-How-to-trace-git-connections- for more information On Fri, May 11, 2018 at 1:20 PM red 888

Re: Project with several Git repositories

2018-05-11 Thread Victor Martinez
Maybe it sounds a bit crazy, but what about using git submodules. The jenkinsfile logic is outside the target repo's source as your initial requirement, although my experience with git submodules is not really something I'd say I enjoyed it... but it might be something to explore if it helps.

Re: GIT_SSH not working on one of my windows slaves

2018-05-11 Thread red 888
How can I get jenkins to give me more verbose output than just "using GIT_SSH to set credential" I set GIT_CURL_VERBOSE=1 and GIT_TRACE=1 on the node but the output from jenkins doesnt change at all I'd like to know what its setting the environment var to and maybe get some trace level

Re: Project with several Git repositories

2018-05-11 Thread Sam Beckwith III
I second this request but not for the reasons given by Mr. John Mellor. Instead I request this because our team does not know or understand Jenkins nor the infrastructure available to it, and should not be allowed to make changes to the jenkins process without devops oversight. Putting the

Re: FATAL: Connection reset the error i am getting after checking out total source code from the tfs server

2018-05-11 Thread Sankalp Mishra
Even i'm facing the same issue ever since i changed my TFS URL , that too i use HTTPS now..I have certificate on server installed and TFS is accessible from that machine locally too. Did you find any solution to this? On Monday, November 30, 2015 at 3:56:02 PM UTC+5:30, Venkata Lakshma Reddy

changing the prefix in jenkinsci/blueocean docker container

2018-05-11 Thread Calvin Dallimore
I have a nginx container as a reverse proxy through to my blueocean container but I want to use a different path than root "/jenkins". I have configured nginx as described in the documentation BUT I can't figure out how to include the prefix inside the container. What is the best way to set it

[configuration-as-code] configure role permission names for "Build Failure Analyzer"

2018-05-11 Thread Bas Spikmans
Hi "Configuration as Code" Team, I'm using the plugin "Build Failure Analyzer" https://github.com/jenkinsci/build-failure-analyzer-plugin Was trying to find out how I can configure the "Build Failure Analyzer" role names in the jenkins.yaml file? I'm using

Re: AES256-CTR support in Publish over SSH and JSch dependency Plugins

2018-05-11 Thread chief . vitalstatix
Just to add, all products are at their latest versions: Jenkins: 2.121 JSch dependency plugin Jenkins plugin that brings the JSch library as a plugin dependency, and provides an SSHAuthenticatorFactory for using JSch with the ssh-credentials plugin. 0.1.54.2 Publish Over SSH Send build