Hi Patrick,
Thank you for your quick response and sorry about my slow response..
Yeah, I could see the GitHub Organization job type after restarting
the Jenkins instance. Thanks!
(I am facing other problems after the success to rescan the org
though, I'll file other threads in the future after a
Hi everyone :D We finally have another Jenkins CCJPE lesson, this time on
the first half of the opensource Jenkins plugins. (Good for the CJE as
well!)
https://www.devopslibrary.com/lessons/jenkins-plugins-1
Ken & Samantha @ The DevOps Library
--
You received this message because you are su
Has anyone else seen this behavior? My job configuration history contains
entries for the Git Parameter Plugin when we do not make changes to this
plugin. We see a new value for the UUID element of the plugin, but that is
not something we have control of. This clutters the configuration histo
Either check the home page, or set up for example a token on some job that
you know is here to stay so that you can call through a simple
unauthenticated HTTP call?
My 2 cents
2016-06-03 18:34 GMT+02:00 Michael Chletsos :
> I have an authenticated Jenkins setup that I need to monitor that the
>
Using the plugin manager, asking for a plugin installation will trigger the
installation of its (plugin) dependencies.
If it does not, then it's probably a bug in that plugin, and you want to
file it.
2016-06-03 17:09 GMT+02:00 Robert Kruck :
> Does the Jenkins "Manage Plugins" page display a wa
Did you try passing the host key checking ssh parameter to "no"?
Le 2 juin 2016 4:10 PM, "Sverre Moe" a écrit :
> I need to transfer some files to a server.
> Have followed the suggestion mention in
> https://issues.jenkins-ci.org/browse/JENKINS-27963
> Tried sshagent with both scp and rsync. Nei
IMO you don't create pipeline templates.
If you want to share some common logic/functions, you're probably be easier
creating a (possibly internal) plugin for that.
That way you'll be able to apply usual software dev practices to standard
features you want to provide your colleagues with.
Le 2 ju
Re-reading the thread I'm wondering what the use case actually is.
I understand the need to read the logs of a single execution branch/thread
of the pipeline (when some parallel is in play) to debug/understand things.
But that seems actually unrelated to which node the pipeline runs on.
Le 2 juin
Hi,
the following error occurs:
Xvfb starting$ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir
/home/jenkins/jenkins-home/xvfb-2197-2909515019903054962.fbdir
Initializing built-in extension Generic Event Extension
Initializing built-in extension SHAPE
Initializing built-in extension MIT-SHM