Re: Hosting

2022-04-10 Thread Alex Earl
Anything I can do to help get that one over the finish line? On Fri, Apr 8, 2022 at 9:10 AM 'Gavin Mogan' via Jenkins Developers < jenkinsci-dev@googlegroups.com> wrote: > We have one left mostly waiting on security > > On Fri., Apr. 8, 2022, 9:08 a.m. Tim Jacomb, wrote: > >> It was kept while w

j-interop

2022-05-05 Thread Alex Earl
Hi Everyone, I was taking a look at an issue in the WMI Windows Agents Plugin. This plugin depends on the lib-windows-remote-command library which depends on extras-jinterop-wmi which in turn depends on the j-interop library. Currently it is using what looks like a fork of the original library und

Re: j-interop

2022-05-05 Thread Alex Earl
Thanks, I always forget that it is usually available via maven. On Thu, May 5, 2022, 08:43 Basil Crow wrote: > See the following link: > > > https://repo.jenkins-ci.org/public/org/kohsuke/jinterop/j-interop/2.0.6-kohsuke-1/j-interop-2.0.6-kohsuke-1-sources.jar > > -- > You received this message

Re: WMI Windows Agents plugin

2022-05-12 Thread Alex Earl
I created this PR to document the proposal in the plugin: https://github.com/jenkinsci/windows-slaves-plugin/pull/36 Thanks, Alex On Thu, May 12, 2022 at 3:03 AM Mark Waite wrote: > > > On Wednesday, May 11, 2022 at 6:11:39 PM UTC-6 slide wrote: > >> Cross posting to the dev group to see if th

Re: Tool section scrip run twice

2022-05-17 Thread Alex Earl
Hi Nikhil, Sadly, you haven't really given enough information for anyone to be helpful. Providing logs, job configuration, etc would go a long way in getting help. In addition, this question is more of a user mailing list topic rather than a developer list topic. The developer list is primarily fo

RE: Hudson + Gerrit

2012-05-23 Thread Alex Earl
What version of Hudson are you using? Sent from my Windows Phone -- From: MigrateFish Sent: 5/23/2012 7:22 PM To: jenkinsci-dev@googlegroups.com Subject: Hudson + Gerrit Hi, Anyone once used hudson to build. Hi, I am an user of hudson + gerrit. I want to trigge

RE: Hudson + Gerrit

2012-05-23 Thread Alex Earl
That version has quite a number of changes since the common base between Hudson and Jenkins. If you were using Jenkins we might be able to help a little better. Otherwise, you may want to post to the Hudson mailing list instead. Sent from my Windows Phone -- From: Migra

RE: plugin installation exception, with NFS

2012-05-24 Thread Alex Earl
Did you file an issue on it? Sent from my Windows Phone From: Peter Carr Sent: 5/24/2012 7:02 AM To: jenkinsci-dev@googlegroups.com Subject: Re: plugin installation exception, with NFS I see this as a bug or feature request for jenkins. As an end user of the jenkins web application, I am not tr

Mail resolvers

2012-05-25 Thread Alex Earl
Based on several issues I've seen on email-ext it seems like it might be useful to provide a UI to enable/disable and/or configure priority for mail address resolvers. Has anyone else already started on something like this? Sent from my Windows Phone

RE: Mail resolver failures

2012-05-29 Thread Alex Earl
I assume you mean it _should_ swallow the error and continue? I'll look at the perforce and AD plugins and see if I can find anything. Is there anything I can do in the email-ext plugin? Sent from my Windows Phone From: Kohsuke Kawaguchi Sent: 5/29/2012 5:58 PM To: jenkinsci-dev@googlegroups.com C

RE: Email with pmd | checkstyle

2012-06-05 Thread Alex Earl
I'm almost ready to release a new version that should allow access to importing everything correctly in groovy templates. Sent from my Windows Phone From: Ullrich Hafner Sent: 6/5/2012 1:59 AM To: jenkinsci-dev@googlegroups.com Cc: Michael Polinovskiy Subject: Re: Email with pmd | checkstyle Hope

RE: Getting Absolute Path of a Job

2012-07-15 Thread Alex Earl
Did you set the URL in the global config? Sent from my Windows Phone From: Jesse Glick Sent: 7/15/2012 8:17 AM To: jenkinsci-dev@googlegroups.com Subject: Re: Getting Absolute Path of a Job Slide wrote: > Jenkins.getInstance().getUrl() + build.getUrl() should work I think. Jenkins.getInstance().g

RE: First Attempt to Build Jenkins Fails

2012-07-30 Thread Alex Earl
It has been this way for some time.. Sent from my Windows Phone -- From: Reginaldo Santos Sent: 7/30/2012 7:37 AM To: jenkinsci-dev@googlegroups.com Subject: First Attempt to Build Jenkins Fails My first attempt to build jenkins code has been failed. I'm using maven 3

RE: First Attempt to Build Jenkins Fails

2012-08-25 Thread Alex Earl
Yes, I believe I filed something, but I don't have the ability to look it up right now. I think that there are no Windows slaves in the build farm to test on, so these things fall through the cracks. Sent from my Windows Phone -- From: Erik Molekamp Sent: 8/25/2012 2:11

RE: ScriptContentTest unit tests failing for ext-email - SLF4J and Ant class loading problems?

2012-09-28 Thread Alex Earl
Hmm, I haven't received the buildhive report yet. I'll take a look. Sent from my Windows Phone -- From: Harold Shinsato Sent: 9/28/2012 3:51 PM To: jenkinsci-dev@googlegroups.com Subject: Re: ScriptContentTest unit tests failing for ext-email - SLF4J and Ant class loadi

RE: ERROR: Could not send email as a part of the post-build

2012-10-10 Thread Alex Earl
publishers. MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=e89a8ff1c166fd555b04cbc1c39d --e89a8ff1c166fd555b04cbc1c39d Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit The exception is different from that issue. I can't debug an old version, so please up

RE: C# plugins

2012-10-27 Thread Alex Earl
I've though about doing something like this, I would love it for the fact that I am much more of a C# dev than Java, so it would open things up a bit more for me. Slide Sent from my Windows Phone -- From: Andrew Gray Sent: 10/27/2012 5:19 PM To: jenkinsci-dev@googlegro

RE: C# plugins

2012-10-28 Thread Alex Earl
should not take the same >> approach/architecture? >> >> What do you think? >> >> Anyone else? >> >> Cheers, >> >> Andrew >> >> >> >> On 28 October 2012 13:19, Alex Earl wrote: >> >>> I've though ab

RE: Proof of Concept - Split Mailer Into Plugin

2012-11-27 Thread Alex Earl
I'll take a look, I was working on this, but had some major stuff come up at work. Sent from my Windows Phone From: oliver gondža Sent: 11/27/2012 7:57 AM To: jenkinsci-dev@googlegroups.com Subject: Re: Proof of Concept - Split Mailer Into Plugin Hi, Since no one seemed to work on this for last c

RE: How can I find my new plugin in JIRA?

2013-01-24 Thread Alex Earl
There is already a component for the mailer, it has been there from when it was in core. It could be reused for the plugin. Sent from my Windows Phone -- From: ogondza Sent: 1/24/2013 7:32 PM To: jenkinsci-dev@googlegroups.com Subject: Re: How can I find my new plugin i

RE: Using formatted BUILD_ID in email ext plugin

2013-02-22 Thread Alex Earl
Not really, the token does exactly what I said below. Sent from my Windows Phone -- From: alok kumar Sent: 2/22/2013 7:16 To: jenkinsci-dev@googlegroups.com Subject: Re: Using formatted BUILD_ID in email ext plugin Hi, I guess it uses the java like timestamp e.g. m

RE: email-ext plugin script not found

2013-03-25 Thread Alex Earl
That file is provided by email-ext, so it should just be there. Sent from my Windows Phone -- From: Iordan Boev Sent: 3/25/2013 5:23 To: jenkinsci-dev@googlegroups.com Subject: email-ext plugin script not found Hi, I have a plugin that uses the email-ext plugin and ha

RE: Updating textbox value from an another field update question.

2013-05-01 Thread Alex Earl
I think there is an autocomplete feature, search for that one the wiki. Sent from my Windows Phone -- From: RCR Sent: 5/1/2013 8:56 To: jenkinsci-dev@googlegroups.com Subject: Updating textbox value from an another field update question. Hi Everebody, I'm looking f

Re: argLine when running integration tests with Java 17

2022-09-19 Thread Alex Earl
Hi Ullrich, There is a known bug in IntelliJ, check out this post on Stackoverflow for the workaround. https://stackoverflow.com/questions/24115142/intellij-error-when-running-unit-test-could-not-find-or-load-main-class-suref Regards, Alex On Mon, Sep 19, 2022 at 2:54 AM Ullrich Hafner wrote:

Re: Jenkins Wiki CSS issues

2022-10-03 Thread Alex Earl
Agreed, whenever I accidentally go there, it reminds me not to use it :D On Mon, Oct 3, 2022 at 7:40 AM 'Gavin Mogan' via Jenkins Developers < jenkinsci-dev@googlegroups.com> wrote: > I kinda like it unstyled. It highlights the wiki is old and "broken" (it's > now just a bunch of static files in.

Re: Hosting

2022-10-09 Thread Alex Earl
I can help with that. I know the process is different from when I was doing it before, but I can come up to speed. On Sat, Oct 8, 2022, 21:11 'Gavin Mogan' via Jenkins Developers < jenkinsci-dev@googlegroups.com> wrote: > I'm looking for someone interested in replacing me. Right now it seems to >

Re: [JENKINS-68652] Migrate from ANTLR2 to ANTLR4

2022-10-20 Thread Alex Earl
I would like to take a look at this, I don't think the grammars are too hard to convert. I will work on it this week and see how far I get and report back. Sorry for the late jump in. On Wed, Oct 19, 2022 at 8:59 AM Basil Crow wrote: > On Wed, Oct 19, 2022 at 3:24 AM Oleg Nenashev > wrote: > >

Re: [JENKINS-68652] Migrate from ANTLR2 to ANTLR4

2022-10-21 Thread Alex Earl
Please see https://github.com/jenkinsci/jenkins/pull/7293. Looking for some good feedback. On Thu, Oct 20, 2022 at 11:01 AM Alex Earl wrote: > I would like to take a look at this, I don't think the grammars are too > hard to convert. I will work on it this week and see how fa

Re: Allow up to 2 elected board members from a single company

2022-11-28 Thread Alex Earl
+1 from me On Mon, Nov 28, 2022 at 7:05 AM Mark Waite wrote: > The Jenkins elections have completed. Thanks to Gavin Mogan and Ewelina > Wilkosz for their two years of service on the board. Thanks to Ulli Hafner > and Alex Brandes for accepting the nominations as new members of the > board.

Re: Servlet container support (was: Nov 28, 2022 Governance Board Agenda)

2022-11-28 Thread Alex Earl
Yeah, you have to set up some stuff in the Tomcat config for it to work. https://stackoverflow.com/questions/66274652/jenkins-no-valid-crumb-was-included-in-request/71961904#71961904 On Mon, Nov 28, 2022 at 10:13 AM 'Gavin Mogan' via Jenkins Developers < jenkinsci-dev@googlegroups.com> wrote: > I

Re: JDK19 is now available on ci.jenkins.io

2022-12-08 Thread Alex Earl
I think the edge idea is a good one. This reduces the churn on Jenkinsfile changes to support building on the latest. It would be nice if we, as plugin developers, could opt in to failures on the edge or not, meaning that a build failure on the latest jdk would not cause the build to fail, unless a

Re: Error while setting up Jenkins core

2023-01-23 Thread Alex Earl
PowerShell considers it an expression, that is why you have to quote it. You can see more information here: https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_parsing?view=powershell-7.3 On Mon, Jan 23, 2023 at 2:05 AM wrote: > IIRC powershell messes with p

one-shot-executor-plugin

2023-03-15 Thread Alex Earl
The One Shot Executor Plugin ( https://github.com/jenkinsci/one-shot-executor-plugin) has never had a release. It looks like it was part of a hackathon type thing. It looks like there are some issues in Jenkins core that might need to be updated/changed to make the idea more robust. I am not sure h

Re: one-shot-executor-plugin

2023-03-15 Thread Alex Earl
Awesome, thanks for pointing that out! Much appreciated! On Wed, Mar 15, 2023, 18:24 'Jesse Glick' via Jenkins Developers < jenkinsci-dev@googlegroups.com> wrote: > That experiment was indeed abandoned. Use > https://javadoc.jenkins.io/plugin/durable-task/org/jenkinsci/plugins/durabletask/executo

Delay while agent launching

2023-05-10 Thread Alex Earl
I developed a plugin to launch agents on our internal "cloud" infrastructure. These agents are launched via an SSH command which launches the agent process and has the JNLPLauncher as the actual launcher. What I see happen is that multiple agents are trying to spin up even though there is only one

Re: Delay while agent launching

2023-05-10 Thread Alex Earl
s/Cloud.html#provision(hudson.slaves.Cloud.CloudState,int) > > By single shot I am taking it you mean ephemeral (created for a single > freestyle job or node block, then destroyed, not > https://plugins.jenkins.io/one-shot-executor/ which doesn't work so well. > > > On Wed, 10 May 2023, 18

Adopt email-ext plugin

2024-03-28 Thread Alex Earl
Howdy, The email-ext plugin is up for adoption. I'd like to re-adopt it (been a few years so I may be a little rusty :) ) RPU pull request: https://github.com/jenkins-infra/repository-permissions-updater/pull/3851 GitH

Re: Adopt email-ext plugin

2024-03-29 Thread Alex Earl
ups.com >>> on behalf of Verachten Bruno >>> *Sent:* 29 March 2024 00:58 >>> *To:* jenkinsci-dev@googlegroups.com >>> *Subject:* Re: Adopt email-ext plugin >>> >>> +1 from me. >>> >>> On Thu, Mar 28, 2024, 17:02 'Kevin Ma

Re: Windows on Arm support status?

2024-09-18 Thread Alex Earl
is to revert the revert (i.e., restore the >> CI build) and then make it releasable by implementing >> https://github.com/jenkinsci/winp/issues/117. >> >> On Tue, Sep 17, 2024 at 3:09 PM Alex Earl wrote: >> > >> > I was looking at the PR's for Windows

Windows on Arm support status?

2024-09-17 Thread Alex Earl
I was looking at the PR's for Windows on Arm support for Jenkins controller (mainly needed updates to winp for full support) and it looks like a lot of the work was done. I'd like to see if I can get this over the threshold to be included (as well as create an arm64 installer), but I am unsure what

Adopt the Update Sites Manager Plugin

2024-11-27 Thread Alex Earl
Hi, I would like to adopt a plugin: Link: https://github.com/jenkinsci/update-sites-manager-plugin Pull requests (optional): https://github.com/jenkinsci/update-sites-manager-plugin/pull/21 Status: for adoption GitHub Username: slide Jenkins Infrastructure ID: slide_o_mix R

Timeout before trying to provision a new agent

2024-12-09 Thread Alex Earl
Hi everyone, I developed a plugin for use in house at my company to launch ephemeral agents on our internal cloud infrastructure. One thing I am seeing is that when it takes more than a few seconds to launch an agent (which is expected), I see several agents being created by Jenkins for a single t

Re: [Proposal] Reduction of traffic from agent nodes to Jenkins.io

2025-02-04 Thread Alex Earl
My understanding is that agents do not download plugins at all, the plugins only reside on the controller. On Tue, Feb 4, 2025 at 10:56 AM Phillipp Glanz wrote: > To explain the point better, > If you have a controller node and multiple agents, the current flow seems > to be that after a plugin

Developer access to jenkinsci/packaging

2024-12-05 Thread Alex Earl
I am doing some updates to the Windows MSI packaging and would like to add the build to CI. In order to test my Jenkinsfile changes, I need to be part of the developers group for the repo so my changes will get picked up in PR's. Is there anyone who would object to me having this access? -- You r