Re: Clearning security issue status after plugin release (batch-task plugin)

2023-11-19 Thread Jerome Lacoste
Forgot about this, I see that Yaroslav had sent me the process <https://www.jenkins.io/security/plugins/#followup> in another thread. On Sunday, November 19, 2023 at 2:52:11 PM UTC+1 Jerome Lacoste wrote: > Hello, > > I've released fixed SECURITY-1025 and released a new version

Fixing batch-task-plugin history and internals of Jenkins

2023-11-02 Thread Jerome Lacoste
Hello, I just took over maintenance of the batch-task-plugin. I am trying to fix the history of the batch-task-plugin which has been broken since Jenkins modified its build history internals, adding pagination, many many moons ago. I made a

Plug-in adoption

2023-10-30 Thread Jerome Lacoste
Hello I wish to adopt the batch-task plugin. https://github.com/jenkinsci/batch-task-plugin/ Status is currently suspended due to a security issue. https://plugins.jenkins.io/batch-task/ I made a few PRs. The build don't seem to pass as the changes are not pulled on the CD environment. The

Re: INFRA-240 is fixed / post-mortem

2015-02-18 Thread Jerome Lacoste
On Monday, February 16, 2015 at 9:14:51 PM UTC+1, Kohsuke Kawaguchi wrote: OK, I'll make sure to have them recorded. +1 on the recordings. WRT SPoF, I would gladly read an article describing the changes to tackle the SPoF on the jenkins-ci ORG ! I am sure it will be an interesting read.

Re: xcode-plugin and re-locking keychains

2015-01-31 Thread Jerome Lacoste
On Monday, December 15, 2014 at 11:51:41 AM UTC+1, Jerome Lacoste wrote: Hello, I am making a pass at the xcode-plugin these days. I am going through the pull requests and issues and trying to put a bit of order in the plugin. One particular issue is the management of keychains, which can

xcode-plugin and re-locking keychains

2014-12-15 Thread Jerome Lacoste
Hello, I am making a pass at the xcode-plugin these days. I am going through the pull requests and issues and trying to put a bit of order in the plugin. One particular issue is the management of keychains, which can be done in different ways. Right now we have: 1. global keychains 2. job

Troubleshooting remoting related input/output stream piping issues

2014-08-15 Thread Jerome Lacoste
Hello, I am trying to diagnose a few remoting related issues in the unity3d plugin (https://github.com/jenkinsci/unity3d-plugin/) I am unable to reproduce the issues so far but would appreciate any insight into my analysis (and design of the plugin). Plugin function and design: The plugins

Re: Opensourcing a plugin under a different github org

2014-03-27 Thread Jerome Lacoste
On Wednesday, March 26, 2014 2:12:36 AM UTC+1, Surya Gaddipati wrote: You say it is for obvious reasons you'd want them listed under different org, but I'd like to ask you why that is. One of incentives for my employer is 'brand building' in terms of open source presence which could help

SocketFactory for proxy and so timeout settings

2014-03-26 Thread Jerome Lacoste
Hello, I see that many plugins have to manually handle proxies and set socket timeouts. Would it be useful to implement a JenkinsSocketFactory so that those default values would be automatically propagated to all connections ? Cheers, Jerome -- You received this message because you are

Re: pull request for repo backend-jenkins-plugin-info-plugin

2013-08-16 Thread Jerome Lacoste
On Friday, August 16, 2013 3:42:25 PM UTC+2, Jim Gallagher wrote: Hi, I've created a pull request for the backend-jenkins-plugin-info-plugin repo: https://github.com/jenkinsci/backend-jenkins-plugin-info-plugin/pull/4 I know the wait time has not passed on this, but there's another pull

Re: Re: Backports to 1.509.2 done, please post RC

2013-06-23 Thread Jerome Lacoste
On Saturday, June 22, 2013 5:26:49 AM UTC-5, vjuranek wrote: I didn't spot any issues [1] (*). I'll be completely offline for one week since now, so from my PoV, I'm fine to release it After many users of only using latest, I have now started using LTS versions :) Is it expected that

Some plugins do not compile on JDK7 / java.lang.NoClassDefFoundError: com/sun/mirror/apt/AnnotationProcessorFactory / old maven-hpi-plugin

2013-05-22 Thread Jerome Lacoste
Hello, This may help someone else. Some plugins exhibit the following failure at compilation on buildhive: [INFO] --- maven-hpi-plugin:1.67:apt-compile (default-apt-compile) @ scripttrigger --- Apr 30, 2013 1:52:05 AM org.sonatype.guice.bean.reflect.Logs$JULSink warn WARNING: Error injecting:

Re: JENKINS-5413: SCM polling getting hung is now 3 years and 1 month old

2013-03-08 Thread Jerome Lacoste
On Wednesday, March 6, 2013 4:34:29 PM UTC+1, Chris Wozny wrote: Issue 5413 has been open for 3 years and 1 month and appears to be a common issue according to the Most Voted for Open Issues. It happens with Git, SVN, Perforce, and ClearCase as far as I can tell. Are there any plans to

Re: Test In Progress plugin does not appear in plugins page

2013-02-12 Thread Jerome Lacoste
On Tuesday, February 12, 2013 7:16:34 PM UTC+1, cchabanois wrote: Thanks Chris, I added two labels yesterday but it still does not show up in the plugins page ... It's weird because it appears on https://wiki.jenkins-ci.org/display/JENKINS/Plugins?showChildren=true#children but not on

Re: notice of unmaintained plugin github-oauth-plugin

2013-01-30 Thread Jerome Lacoste
On Tuesday, January 29, 2013 6:15:43 AM UTC+1, Michael O'Cleirigh wrote: Hello, I'm the author of the github-oauth-plugin. I have a little baby at home now congrats and good luck :) J -- You received this message because you are subscribed to the Google Groups Jenkins Developers

Re: Jenkins statistics

2013-01-29 Thread Jerome Lacoste
On Tuesday, January 29, 2013 12:31:10 AM UTC+1, Christopher wrote: I guess there's still a manual process to be done, as the stats are still stuck at November? Does anybody know what needs to be done? The publishing script works now, the problem is the lack of update of the underlying

Re: Broken backward compatibility

2013-01-25 Thread Jerome Lacoste
On Thursday, January 24, 2013 5:56:33 PM UTC+1, Jesse Glick wrote: On 01/24/2013 08:21 AM, lvot...@redhat.com javascript: wrote: Revert commit I would say revert (bdaf5ea too); at least I do not see a clear description in #494 as to the original purpose of the change. Note that the

Re: Pending Pull-Request on copy-data-to-workspace-plugin

2013-01-14 Thread Jerome Lacoste
On Saturday, January 12, 2013 9:53:29 PM UTC+1, kutzi wrote: Am 12.01.2013 21:34, schrieb Yves Schumann: Hi all together 2013/1/7 Yves Schumann starwar...@gmail.com javascript:: I've triggered a pull-request for some improvements on the copy-data-to-workspace-plugin around two months

New method for Utils/Iterators - feedback appreciated

2013-01-14 Thread Jerome Lacoste
I am not so fond of the proposed name, maybe someone can improve upon it ? https://github.com/jenkinsci/jenkins/pull/669 Thanks! Jerome

Re: Security problem: Anonymous read permissions let anyone connect as a slave

2013-01-07 Thread Jerome Lacoste
On Thursday, January 3, 2013 12:39:45 AM UTC+1, Kohsuke Kawaguchi wrote: You are right, adding a paragraph or two about security issues in that Wiki page. It looks like the latest advisory wasn't published to the security list.

Re: hosted jenkins for mobile apps

2012-12-19 Thread Jerome Lacoste
On Friday, December 14, 2012 2:11:03 AM UTC+1, Christopher wrote: On 12/12/2012 06:26 PM, domi wrote: hey guys, have you seen this: https://www.cisimple.com ? ...they don't tell, but by looking at some of the build logs I was able to tell that it is actually Jenkins actually its

Re: custom log formatter for hpi:run ?

2012-12-01 Thread Jerome Lacoste
On Thursday, November 29, 2012 7:30:13 PM UTC+1, Max Spring wrote: I am able to make my logging.properties active. That's not the problem. I'm unable get my custom formatter being used! This seems to be more of a class loader issue. Using MAVEN_OPTS works equally to using -D on the

Re: Jenkins-Repository plugin unattended pull request

2012-11-27 Thread Jerome Lacoste
On Tuesday, November 27, 2012 11:08:15 AM UTC+1, Victor Bronstein wrote: No reply from the maintainer :( What would be the process to push this change? I'm not currently a committer so instructions for dummies would be welcome! Thanks! pull request looks good. I would merge it but I

Re: More sorting options for @Extension?

2012-11-27 Thread Jerome Lacoste
On Tuesday, November 27, 2012 3:27:57 PM UTC+1, Jesse Glick wrote: On 11/27/2012 08:38 AM, Sandell, Robert wrote: I think it would be great if I could annotate my RunListener with for example @Extension(beforeClass=”org.jenkins-ci.plugins.someplugin.ThatRunListener”) or

Re: Maven JVM terminated unexpectedly with exit code 134

2012-09-25 Thread Jerome Lacoste
On Monday, September 24, 2012 10:50:39 AM UTC+2, Alexander Potapov wrote: Hello once again, Should I report bug about that? It's not necessarily because jenkins gives you the ability to schedule multiple builds at the same time, that it is jenkins fault when the builds fail due to a

Re: Jenkins Testflight

2012-07-18 Thread Jerome Lacoste
On Wednesday, July 11, 2012 4:06:11 AM UTC+2, pkoder wrote: Hi, I'm having an issue trying to do some post-build actions. Specifically, after creating my ipa's which is clearly present in the workspace, Out of curiosity, any reason you're not using the testflight plugin ? Jerome

jenkins changelog: 1.462 twice registered

2012-04-25 Thread Jerome Lacoste
1.462 is duplicated in https://www.jenkins-ci.org/changelog This was caused I think by commit https://github.com/jenkinsci/jenkins/commit/03a065cfeaee3a2b3d8a40b3f0174659c847a523 Also the debian changelog seems incorrect (it refers to 1.461 twice)

Proper filename when downloading files from jenkins-ci.org using curl

2012-03-06 Thread Jerome Lacoste
Hei, Because of redirects, when downloading the latest jenkins from the command line using curl (on Mac OS X) using curl -J -O -L http://mirrors.jenkins-ci.org/osx/latest this results in a local file name of latest. The -J option, required when using redirects, only works if the remote side