Hi,
I'm probably not the only one interested in having Jenkins CLI being able
to use an existing ssh agent instead of prompting for the key passphrase at
every action. I've had a quick look at the code and haven't found anything
about that.
Luckily, it seems that the trilead ssh2 library released
Hi,
Try to add the following inside the JVM options: "-Djava.io.tmpdir=/foo" (click
on Advanced under Launch method to see show this field).
Then disconnect and reconnect the slave to take this parameter into account.
Cheers,
Reynald
On Monday, January 7, 2013 at 18:51 , Ed of the Mountain
Hi,
I've made a release based on the current git source code to fix this
logging issue, if anyone is interested, the hpi can be found here:
http://dl.dropbox.com/u/28698412/scm-sync-configuration.hpi
Cheers,
Reynald
On Wed, Oct 10, 2012 at 9:59 AM, Reynald Borer wrote:
> Hello e
Hello everybody,
I've recently updated the scm-sync-configuration plugin of my Jenkins
installation and this plugin is now quite verbose with logs. My log
file grew of around 2gb per day.
This issue has already been reported in
https://issues.jenkins-ci.org/browse/JENKINS-15266 and is already
fix
Hi,
I'm using this option myself, and I have written a quick shell script
that will frequently purge the content of those per executor repo,
based on what has been deployed to our Nexus repository (it only erase
our old SNAPSHOTs).
I can share it if needed, but beware this is really specific to o
Hi,
Same issue here with the latest Jenkins version (1.458) running on a debian
squeeze.
Has anyone already reported this issue in a Jira ticket?
Regards,
Reynald
On Tuesday, April 3, 2012 at 7:24 , Corey Quinn wrote:
> I can also replicate this on a pair of Jenkins instances running on Ub