Re: How to integrate git plugin in my plugin?

2023-11-15 Thread Jeff Pearce
It’s probably doable, but it founds like a file secret could serve your purpose. It would be readable from any job in Jenkins as well as your plugin Sent from my iPhoneOn Nov 15, 2023, at 8:31 AM, tzach@gmail.com wrote:My scenario is that i have a JSON file located in a remote repo.In that

Re: How to integrate git plugin in my plugin?

2023-11-15 Thread Jeff Pearce
100% understand your scenario. Best Jeff On Wed, Nov 15, 2023 at 7:14 AM tzach@gmail.com wrote: > Hi, > > I have a private that needs configuration. > That configuration is stored in a remote git repository. > I would like to harness git plugin and use it in my plugin. > Is there an

Re: ERROR: No test report files were found. Configuration error?

2022-05-20 Thread 'Jeff Pearce' via Jenkins Developers
I believe I’ve seen that when the build failed and tests weren’t even ran From: on behalf of priya jagyasi Reply-To: "jenkinsci-dev@googlegroups.com" Date: Friday, May 20, 2022 at 6:17 AM To: Jenkins Developers Subject: ERROR: No test report files were found. Configuration error? You don't

Re: Jenkins Core pull-requests management

2022-03-22 Thread Jeff
This seems reasonable to me. After some period of time (months? years?) the PR is unlikely to be merged, so why keep it open if it's truly stale? On Tue, Mar 22, 2022 at 9:07 AM Adrien Lecharpentier < adrien.lecharpent...@gmail.com> wrote: > Hello everyone, > > I've spent some time lately on

Re: ANN - Jenkins Governance update (Marky Jackson)

2021-03-04 Thread Jeff Pearce
Thanks for all you’ve contributed over the past several years, Marky. Your contributions have made a notable difference. Sent from my iPhone > On Mar 4, 2021, at 6:34 AM, Oleg Nenashev wrote: > >  > Notice: This email is from an external sender. > > > Dear all, > > Effective today,

Re: [Plugin Development] API to listen to the end of the execution of a step and to collect its result?

2021-01-13 Thread Jeff
com> wrote: > Hello Jeff, > > It's a great idea to include the tracing and the OpenTelemetry > capabilities in the "Job and Stage monitoring plugin". > > Would you have a moment to have a video conversation to align on the > vision and to discuss the way to move forward

Re: Unforking Commons FileUpload

2021-01-13 Thread Jeff Thompson
On 1/13/21 6:27 AM, Jesse Glick wrote: On Wed, Jan 13, 2021 at 12:09 AM Basil Crow > wrote: Can you see a flaw in my reasoning? Sounds right from a five-second read. Just asking that anyone proposing an unfork do the work of checking that

Re: Unforking Commons FileUpload

2021-01-12 Thread Jeff Thompson
that needs to be checked with the whitelist. I haven't investigated the changes and the usage, but it looks like it could be unforked. That would definitely be a nice improvement. Jeff Thompson On 1/11/21 5:58 PM, Basil Crow wrote: Jenkins core uses a fork of Commons FileUpload 1.3.1. Changes

Re: [Plugin Development] API to listen to the end of the execution of a step and to collect its result?

2021-01-12 Thread Jeff
I'm the author of the "Job and Stage monitoring plugin" Have you considered extending that plugin? I don't entirely understand what you're trying to accomplish, but to the extent it overlaps with your proposed plugin, it's probably better for the community not to have two similar plugins. Most

Re: Hacktoberfest is coming

2020-09-18 Thread Jeff
I'm happy to help with reviewing PRs Jeff On Wed, Aug 26, 2020 at 7:41 PM Mark Waite wrote: > We had a very successful experience with last year's Hacktoberfest > contributions to the Jenkins project. This year we need help to prepare > for Hacktoberfest and to review Hack

Re: Terminology: agent vs node

2020-07-21 Thread Jeff Thompson
as much as possible in the UI. Jeff On 7/21/20 3:05 PM, 'Martin Schmude' via Jenkins Developers wrote: Dear all, on the occasion of the current effort to replace the term "master" I learnt, that back in 2016 it had been decided to replace "slave" by "agent&quo

Re: Jenkins Terminology Poll for ‘master’

2020-07-21 Thread Jeff Thompson
Is this the right link? I'm seeing results but not how to participate. Jeff On 7/21/20 1:19 PM, Mark Waite wrote: The Jenkins terminology poll <https://civs.cs.cornell.edu/cgi-bin/results.pl?id=E_1bd92a17371a1ca5> for the “master” term replacement is open at https://civs.cs.cornell.e

Re: Terminology Updates

2020-07-17 Thread Jeff Thompson
good point. Do you happen to have any suggestions on how to deal with this issue? I know a little bit of Spanish and am familiar with gendered nouns there. I don't have any idea how people are addressing bias in these languages. Jeff -- You received this message because you are subscribed to

Re: Terminology Updates

2020-06-25 Thread Jeff Thompson
They just got to modern English via different paths. They both derive from the same Latin root. We would be better to select something noticeably different. We should definitely keep i18n in mind in choosing a name. Jeff On 6/24/20 4:49 PM, Thomas de Grenier de Latour wrote: As a native Fren

Re: Proposal: Jenkins Code of Conduct update (Contributor Covenant 1.3 -> 1.4)

2020-06-12 Thread Jeff Thompson
s turned out to be very valuable for them. Having some part of it include enforcement gives the leaders and members something to refer to. I believe the 2.0 version contains the best and latest understandings on these issues and that we would be best to adopt it. Jeff On 6/12/20 3:31 PM, Tracy

Re: Terminology Updates

2020-06-12 Thread Jeff
My vote: - Master -> Controller (Host and Server are too broad, and Control Plane is to verbose) - Whitelist/Blacklist -> Allowlist/Blocklist On Thu, Jun 11, 2020 at 8:34 PM Slide wrote: > Hi Everyone, > > > > Back in the Jenkins 2.0 days, it was decided (rightfully so) to deprecate

Re: Terminology Updates

2020-06-12 Thread Jeff Thompson
out what they do. In other discussions we have noted that not all usages of whitelist/blacklist fall into the same behavioral meaning. Sometimes we will need to use different terminology to better convey the meaning. Jeff On 6/12/20 3:20 AM, Oleg Nenashev wrote: I am +1 for changing

Re: GitHub issues option in HOSTING

2020-06-11 Thread Jeff Thompson
going to lose track of a lot of things. Well, a lot more than we already do. Jeff -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-de

Re: Proposal: Release Jenkins weekly on Tuesday

2020-05-18 Thread Jeff Thompson
+1 on moving to Tuesday. A nice, easy solution, where nobody has expressed any downsides. -1 to adding further complexity to the merge process and extending issues over the weekend. This is too prone to unintentional mistakes. Jeff On 5/18/20 2:02 PM, Mark Waite wrote: On Mon, May 18

Re: plugin parent 4.0

2020-03-26 Thread Jeff Thompson
+1 I don't remember if I've pushed any commits that use the beta parent, but I've tried it out on a variety of different plugins I've investigated. I've found it to work better than any of the other earlier versions and can't think of any issues I've encountered. Jeff On 3/26/20 3:20 AM

Re: Jenkins Release Automation project: Jenkins Code Signing Certificate

2020-03-25 Thread Jeff Thompson
This is great news! On 3/25/20 2:09 PM, Olblak wrote: Hello, I am happy to share that I received a code signing certificate for the Jenkins project, so the next step is to update the release environment with the right code signing certificate and the right gpg key, verify that they are in a

Re: findsecbugs in spotbugs

2020-03-25 Thread Jeff Thompson
is currently at 1.55-SNAPSHOT. Any idea when we'll move forward to the 4.0 release of the plugin pom? Jeff -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, sen

Re: findsecbugs in spotbugs

2020-03-25 Thread Jeff Thompson
, particularly into parent poms. StefanSpieker has had a PR for adding it into the Jenkins parent pom since November: https://github.com/jenkinsci/pom/pull/61 . It's time to get that moving forward. Jeff On 12/19/19 9:22 AM, Jeff Thompson wrote: Yes, my goal is to also enable findsecbugs in the plugin

Re: XStream almost silently catches NPE

2020-03-04 Thread Jeff Thompson
, but no hooks for it. The implementation really needs a re-work but it's a big, very complicated challenge. Jeff Thompson On 3/3/20 3:58 PM, Ullrich Hafner wrote: Is there a way to prevent Jenkins to silently catch RuntimeExceptions during unmarshalling? From my perspective our Robost*Converters

Re: Jenkins architecture

2020-02-28 Thread Jeff Pearce
That’s correct. At its heart Jenkins is just a task runner. Most people use if for CICD, so they would have a SCM hook, but it’s not required From: on behalf of Jeroen Haaksema Reply-To: "jenkinsci-dev@googlegroups.com" Date: Friday, February 28, 2020 at 10:53 AM To: Jenkins Developers

Re: [GSOC 2020 PROJECT IDEA] Autobuild without Jenkinsfile

2020-02-26 Thread Jeff
Thanks for the pointers - I suspected this wasn't a novel idea. I'll look at those plugins. Jeff On Wed, Feb 26, 2020 at 7:37 AM Tomas Bjerre wrote: > I prefer setting up a webhook from the Git service to Jenkins. And in > Jenkins I recognize type. Type of repo in combination with the w

[GSOC 2020 PROJECT IDEA] Autobuild without Jenkinsfile

2020-02-26 Thread Jeff Pearce
there it could reference some sort of template to build/test (or whatever) and generate a pipeline. This would allow branches to have some sort of build without need for any configuration in the branch. Thoughts? I'm happy to write it up if it seems feasible. Best Jeff -- You received

Re: PROPOSAL: Remove network discovery services

2020-01-30 Thread Jeff Thompson
On 1/30/20 1:43 PM, Jesse Glick wrote: On Thu, Jan 30, 2020 at 1:41 PM Jeff Thompson wrote: I'd be willing to help get things going with that, but not to maintain it. If nobody is interested enough for that, we should kill it off. Fine with me. My perspective was that it sounded like little

Re: PROPOSAL: Remove network discovery services

2020-01-30 Thread Jeff Thompson
ry. Maybe. Jeff -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-dev+unsubscr...@googlegroups.com. To view this discussion on t

Re: PROPOSAL: Remove network discovery services

2020-01-30 Thread Jeff Thompson
On 1/30/20 11:25 AM, Jesse Glick wrote: On Thu, Jan 30, 2020 at 11:47 AM Jeff Thompson wrote: the capabilities could be pulled out of core into a plugin That was the longstanding proposal in JENKINS-33596. I think it's time to act on it. The key to implementing it in a plugin is to have

PROPOSAL: Remove network discovery services

2020-01-30 Thread Jeff Thompson
still needed, the capabilities could be pulled out of core into a plugin, maintained by someone that uses it. Jeff Thompson -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emai

Re: [PROPOSAL] Adding new milestones to Jenkins

2020-01-30 Thread Jeff Thompson
This will be a great improvement! Last time I had to work with InitMilestones I was very frustrated that there weren't enough meaningful milestones, resulting in potential collisions in the init process. I'm glad to see someone is tackling the problem and improving things. Jeff On 1/30/20 7

Re: [GSOC 2020 PROJECT IDEA] Jenkins distribution customize service

2020-01-30 Thread Jeff
I just saw this, but I would be interested in working with you on this even if it doesn't make it into GSoC. Rick, do you need help getting a proposal started? Best Jeff On Fri, Jan 17, 2020 at 3:31 AM Chris Kilding < chris+jenk...@chriskilding.com> wrote: > The notion of

ANN: Removal of old, unsupported agent protocols

2020-01-10 Thread Jeff Thompson
Monday. The next LTS baseline is expected to have the protocols removed as well. * Jenkins docker agent image updates are in process. ETA is next Monday. * Swarm Plugin Client is updated <https://github.com/jenkinsci/swarm-plugin/pull/167>, but we need a release. Jeff -- You received

Re: Is there ant API/way to make a plugin that runs some action periodically?

2020-01-08 Thread Jeff
-autostatus-plugin/blob/master/src/main/java/org/jenkinsci/plugins/githubautostatus/BuildStatusJobListener.java#L62 On Wed, Jan 8, 2020 at 7:57 AM Jeff Pearce wrote: > I think the Thin Backup plugin does that; you might look at it for ideas. > > > > *From: * on behalf of Dan

Re: Is there ant API/way to make a plugin that runs some action periodically?

2020-01-08 Thread Jeff Pearce
I think the Thin Backup plugin does that; you might look at it for ideas. From: on behalf of Daniel Anechitoaie Reply-To: "jenkinsci-dev@googlegroups.com" Date: Wednesday, January 8, 2020 at 7:38 AM To: Jenkins Developers Subject: Is there ant API/way to make a plugin that runs some action

Re: Plugin host

2019-12-26 Thread Jeff Pearce
I agree with Ullrich. Please consider including adequate unit tests for any plugin hosted on Jenkinsci. Sent from my iPhone > On Dec 26, 2019, at 2:03 PM, Ulli Hafner wrote: > >  > Notice: This email is from an external sender. > > > While we do not enforce plugins to have tests I would

Re: findsecbugs in spotbugs

2019-12-19 Thread Jeff Thompson
not sure how we want to proceed with adding it into the plugin parent pom. I'd like to just make it a standard part, but I think we might need to make it opt-in, such as with a profile, at least for an introductory period. Thanks for the response, Jeff On 12/19/19 6:41 AM, Ullrich Hafner wrote

Re: Jenkins Plugin pom (future of)

2019-12-12 Thread Jeff Thompson
d has been for a while. We're past the point of needing to support a migration period. Jeff -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to je

Re: findsecbugs in spotbugs

2019-12-12 Thread Jeff Thompson
On 12/12/19 7:10 AM, Jesse Glick wrote: On Wed, Dec 11, 2019 at 2:06 PM Jeff Thompson wrote: As I was analyzing one findsecbugs finding, I immediately recognized it as SECURITY-1322 […] If someone had run findsecbugs a year ago it would have caught that as a real vulnerability. You

Re: findsecbugs in spotbugs

2019-12-11 Thread Jeff Thompson
an proceed with it, even if imperfectly. Jeff On 12/11/19 5:28 AM, James Nord wrote: I had a quick peek at the 2 PRs and my main concern is that this found no security issues and forced annotations on a lot of places, that is it found no issues according to the PRs. Whilst it could prevent is

findsecbugs in spotbugs

2019-12-10 Thread Jeff Thompson
it on in the Jenkins parent pom. Jeff Thompson -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-dev+unsubscr...@googlegroups.co

Re: JEP draft posted: WebSocket Services

2019-11-26 Thread Jeff Thompson
anything. This will be a great connection mechanism to have. Jeff Thompson On 11/25/19 10:00 AM, Jesse Glick wrote: Should have sent a message about this on Friday but Gmail was being cranky. Anyway: https://github.com/jenkinsci/jep/pull/250 tl;dr: This lets “inbound” agents (`JNLPLauncher`) make

Re: SIG Status

2019-10-23 Thread Jeff Pearce
+1, Marky you’ve made a huge contribution to the Jenkins community. From: on behalf of Mark Waite Reply-To: "jenkinsci-dev@googlegroups.com" Date: Wednesday, October 23, 2019 at 10:20 AM To: jenkinsci-dev Subject: Re: SIG Status Notice: This email is from an external sender. Thanks for

Re: Question about reading json for plugin

2019-10-16 Thread Jeff
as a global object in your HTML? Jeff On Tue, Oct 15, 2019 at 11:34 PM 'Gavin Mogan' via Jenkins Developers < jenkinsci-dev@googlegroups.com> wrote: > Hey everyone, > > I'm making a simple little plugin that takes in some json and spits it out > again inside of a react component. &g

Re: Plugin execution is not aborted which I cancelled build strp

2019-10-15 Thread Jeff Pearce
I’m not sure I understand the question, but are you sure you need to do this in a plugin? Does it add something beyond running the command from your pipeline? Sent from my iPhone On Oct 15, 2019, at 5:39 AM, varun vikas wrote:  Hi, I am creating a Jenkins plugin which executes command( bat

Re: auto backward compatibility of plugin

2019-10-13 Thread Jeff
Does readResolve help? I would expect you just want to repopulate an existing string value on load? Best Jeff On Sun, Oct 13, 2019 at 12:01 AM Nikhil Bhoski wrote: > Thanks Jeff, > i am planning to add dropdown instead of text box from earlier layout > which will be auto popul

Re: auto backward compatibility of plugin

2019-10-12 Thread Jeff
Are you adding a new field to your global config? I think you might want the readResolve() method. Here's some hints about maintaining backward compatibility https://wiki.jenkins.io/display/JENKINS/Hint+on+retaining+backward+compatibility Best Jeff On Sat, Oct 12, 2019 at 4:36 AM Nikhil Bhoski

Re: Catching a job cancel

2019-09-26 Thread Jeff Pearce
You can probably get the info if you implement the RunListener extension point From: on behalf of John Westcott IV Reply-To: "jenkinsci-dev@googlegroups.com" Date: Thursday, September 26, 2019 at 1:17 PM To: Jenkins Developers Subject: Catching a job cancel Notice: This email is from an

Re: jenkins not working after server reboot

2019-09-25 Thread Jeff Pearce
Are the containers running, i.e. can you see them with `docker ps`? From: on behalf of rupali dixit Reply-To: "jenkinsci-dev@googlegroups.com" Date: Wednesday, September 25, 2019 at 6:30 AM To: Jenkins Developers Subject: jenkins not working after server reboot Notice: This email is from an

Re: How to get current running job name without build number?

2019-08-10 Thread Jeff Pearce
Where are you trying to get it from? Groovy script, plugin extension point, something else? Sent from my iPhone > On Aug 10, 2019, at 5:04 AM, Navnath Kumbhar wrote: > > Hello, > > I want to get my current running job name without build number. [Because I > do not have build number] > How

Re: Jenkins GSoC Budget update + JEP-8 confirmation for 2019

2019-07-31 Thread Jeff
+1 as well. On Wed, Jul 31, 2019 at 2:55 AM Lloyd Chang wrote: > +1 > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to

Re: Doubt in Workflow plugin

2019-07-29 Thread Jeff
called, or whether you're having problems getting some specific build detail though. Best Jeff On Mon, Jul 29, 2019 at 3:57 AM selva vignesh wrote: > Hi, > I am tracking the every build details of Freestyle and pipeline job. For > freestyle i am using Runlistener and able to trace the det

Re: What keeps CI tests from running on this Jenkinsci repository?

2019-07-12 Thread Jeff
I don't think it was the either. Looking at the scan logs for jenkinsio.plugins, it seems like the last time GitHub was scanned was on Wednesday, and at least at that time it was ignoring the plugin. On Fri, Jul 12, 2019 at 7:43 AM 'Benjamin Beggs' via Jenkins Developers <

Re: What keeps CI tests from running on this Jenkinsci repository?

2019-07-12 Thread Jeff
I wonder if it's because you're using a very old version of the parent pom? This line specifies the parent pom version, not the version of Jenkins to build against per the comment. On Fri, Jul 12, 2019 at 7:05 AM

Re: Plugin pom http/https mass cleanup

2019-07-11 Thread Jeff Thompson
is that CI will catch fatal mistakes in your tool, and if you are doing some batch POM transformation with hundreds of cases you are going to have made a couple of mistakes. Another +1 for approach #3 from me. It's the only approach that makes any sense as far as I can tell. Jeff -- You

Re: Pipeline API stage listener ?

2019-06-25 Thread Jeff Pearce
Code sample: https://github.com/jenkinsci/github-autostatus-plugin/blob/master/src/main/java/org/jenkinsci/plugins/githubautostatus/GithubBuildStatusGraphListener.java Best Jeff Sent from my iPhone > On Jun 25, 2019, at 4:16 AM, Jesse Glick wrote: > >> On Tue, Jun 25, 2019

Re: [EVENT]: DevOps World Jenkins World San Francisco volunteers needed

2019-06-18 Thread Jeff
the student approached the UI, demonstrate the UI and talk about particular challenges we faces. Best Jeff On Tue, Jun 18, 2019 at 9:09 AM Marky Jackson wrote: > Alyssa, > As discussed in our meeting, here is my demo titled and blurb: > > Title: Sysdig Secure Jenkins Plugin > Sysdi

Re: Accessing parameter values form a different plugin

2019-06-06 Thread Jeff Pearce
into a map. It’s a different than what I wrote earlier, I was referencing broken code. Best Jeff From: 'Jordan Vogel' via Jenkins Developers Reply-To: "jenkinsci-dev@googlegroups.com" Date: Thursday, June 6, 2019 at 7:53 AM To: Jenkins Developers Subject: Re: Accessing parameter values form a

Re: Accessing parameter values form a different plugin

2019-06-05 Thread Jeff Pearce
Assuming you have the current build project, It might be included in build.getParent().getProperties() https://javadoc.jenkins.io/hudson/model/Job.html#getProperties-- From: 'Jordan Vogel' via Jenkins Developers Reply-To: "jenkinsci-dev@googlegroups.com" Date: Wednesday, June 5, 2019 at

Re: [EVENT]: DevOps World Jenkins World San Francisco volunteers needed

2019-05-24 Thread Jeff
HI Alyssa. I'd like to participate in "Ask the Experts", and I can do a demo as well. Best Jeff On Fri, May 24, 2019 at 8:24 AM Mark Waite wrote: > I'd like to participate in the "Ask the Experts" and in demos. > > Mark Waite > > On Fri, May 24, 2019 at 8:0

Re: [JENKINS 57012] Need help to get current ItemGroup in configuration

2019-05-24 Thread Jeff
Hi Mathieu Are you looking from something like the Folder Properties Plugin? <https://wiki.jenkins.io/display/JENKINS/Folder+Properties+Plugin> Best Jeff On Fri, May 24, 2019 at 5:10 AM Mathieu Delrocq wrote: > Hello, > > I want to add the possibility to configure a folder s

Re: Proposal: AWS Secrets Manager Credentials Provider plugin

2019-05-20 Thread Jeff Pearce
Hi Chris No need to publish an Alpha version for me – I’m happy to build and install manually Best Jeff From: on behalf of Chris Kilding Reply-To: "jenkinsci-dev@googlegroups.com" Date: Monday, May 20, 2019 at 4:56 AM To: "jenkinsci-dev@googlegroups.com" Subject: Re: P

Re: Dependency plugin specifier in Pom.xml

2019-05-18 Thread Jeff Pearce
I don’t quite get it. Can you describe the real world scenario you’re trying to implement? Best, Jeff Sent from my iPhone > On May 18, 2019, at 8:07 AM, selva vignesh wrote: > > Hi Adrien, > Thanks for replying.. my question is if I want to install my plugin it should > ask

Re: Doubt in build end of Job

2019-05-16 Thread Jeff
have you looked at BuildStatusJobListener? On Thu, May 16, 2019 at 5:57 AM selva vignesh wrote: > Hi, > I want to do some operation at the end of the build post Action. > is there any wiki available for the same? > > -- > You received this message because you are subscribed to the Google Groups

Re: How to get Build running status

2019-05-14 Thread Jeff
Depends on what you're trying to do, but after the build is complete it should be available from the job via getResult () On Tue, May 14, 2019 at 2:08 AM selva vignesh wrote: > Hi All, > Can any one please let me know how to

Re: How does the "Credentials Binding Plugin" work?

2019-05-14 Thread Jeff Pearce
I don’t know the answer, but generally when I’m trying to figure something like this out, I clone the repo, run it locally, and set breakpoints in the places I’m interested. I find I learn quite a bit doing this. Best Jeff Sent from my iPhone > On May 14, 2019, at 5:01 AM, Shihaaz Buh

Re: Have doubt in Jenkins plugin development

2019-05-12 Thread Jeff
Are you looking for something like JobProperty <https://javadoc.jenkins.io/hudson/model/JobProperty.html> to even OptionalJobProperty <https://javadoc.jenkins.io/jenkins/model/OptionalJobProperty.html>? Best Jeff On Sun, May 12, 2019 at 6:56 AM selva vignesh wrote: > Hi All, >

Re: Proposal: AWS Secrets Manager Credentials Provider plugin

2019-05-12 Thread Jeff Pearce
I think you forgot to include some resources - when I build it can't find Messages.*. I can work around for my testing though On Friday, May 10, 2019 at 6:08:31 AM UTC-7, Chris Kilding wrote: > > The AWS Secrets Manager Credentials Provider plugin is now up on Github at >

Re: Proposal: AWS Secrets Manager Credentials Provider plugin

2019-05-12 Thread Jeff Pearce
if you haven't gone through the process before Best Jeff On Friday, May 10, 2019 at 6:08:31 AM UTC-7, Chris Kilding wrote: > > The AWS Secrets Manager Credentials Provider plugin is now up on Github at > https://github.com/chriskilding/aws-secrets-manager-credentials-provider-plugin &

Re: Looking to contribute to official Discard Old Build plugin distribution

2019-05-08 Thread Jeff
. Keep in mind that most plugin maintainers are volunteers, and it's easy for them to miss a PR, so don't be discouraged if you have trouble getting traction at first. I've found direct emails to work well when my PRs aren't reviewed within a few days. Best, Jeff On Wed, May 8, 2019 at 8:12 AM

Re: Request to be made a maintainer - Cobertura plugin

2019-05-07 Thread Jeff
Summer of Code. Shenyu, please submit a PR to https://github.com/jenkins-infra/repository-permissions-updater to add yourself. All the best Jeff On Mon, May 6, 2019 at 8:32 PM Zheng Shenyu wrote: > Hi all, > > I want to be the maintainer of the Cobertura plugin > https://github.c

Re: Seeking 2nd mentor for React based Google Summer of Code project

2019-04-16 Thread Jeff
Thanks, Keith! I added you to the project as a mentor. Jeff On Sun, Apr 14, 2019 at 6:25 PM Keith Zantow wrote: > It looks like this is not really a React-heavy project; nonetheless, I'm > happy to offer guidance/mentorship from the React UI perspective, > especially as a seconda

Seeking 2nd mentor for React based Google Summer of Code project

2019-04-14 Thread Jeff Pearce
butors to Jenkins open source. If the idea of mentoring a student appeals do you, but this project does not, please let me know, as we can always use additional mentors. Thanks for your consideration Jeff -- You received this message because you are subscribed to the Google Groups "Jenkins

Re: jaxen

2019-03-07 Thread Jeff Thompson
Yes, that’s my proposal. Jeff > On Mar 7, 2019, at 4:30 PM, R. Tyler Croy wrote: > > > Archival in GitHub sounds reasonable to me, I presume we won't do anything in > Artifactory? > > > If everybody's fine with this, either an Infra ticket, or one of the other >

jaxen

2019-03-07 Thread Jeff Thompson
or agreement? Jeff Thompson -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-dev+unsubscr...@googlegroups.com. To view this discussion o

Re: Removing CLI over Remoting

2019-01-07 Thread Jeff Thompson
It’s not exactly a third opinion because I agree with Jesse. Jenkins build and test structures are already complicated enough. I would hope to not increase that complexity with a clear, demonstrated need. Jeff Thompson > On Jan 7, 2019, at 7:20 AM, Jesse Glick wrote: > > On Sun, Ja

Re: GSoC 2019 - Remoting project ideas

2019-01-06 Thread Jeff Pearce
mentor for GSoC this year. I will try to check the details and get back to you about my ideas asap. I will join the GSoC weekly meeting from next week so that we can discuss about this topic. (Sorry for not attending the meeting last month, I was a bit busy + holiday period). On Fri, Jan 4, 2

Re: Removing CLI over Remoting

2019-01-04 Thread Jeff Thompson
+1 I support this proposal. We’ve seen another case recently of a problem with this antiquated mode. We have had to adjust tests to continue supporting it. I don’t think there is enough value in continuing to support it, particularly with the costs to keep coaxing it along. Jeff Thompson

Re: GSoC 2019 - Remoting project ideas

2019-01-03 Thread Jeff Thompson
These sound like good projects. It would be nice to get a GSoC project going in Remoting. Last year’s project was a very good, productive one. At this time I don’t know that I can commit to being a primary mentor but I could help out some. Jeff Thompson > On Jan 3, 2019, at 4:00 AM, O

Re: Be able to merge on core

2019-01-03 Thread Jeff Thompson
+1 Ramón has been contributing lots of great work in authoring and reviewing PRS and other efforts. Jeff Thompson > On Jan 2, 2019, at 9:50 AM, Baptiste Mathus wrote: > > I agree with this request. > > Ramon has helped a lot also recently on ATH and a few other compo

Re: Request to join organization

2019-01-03 Thread Jeff Thompson
+1 from me. Fran does good work and granting him the permissions will help get more productive stuff done in Jenkins. Jeff Thompson > On Jan 2, 2019, at 9:51 AM, Baptiste Mathus wrote: > > +1 from me. > > Le jeu. 27 déc. 2018 à 12:14, <mailto:fjfernan...@cloudbees.com>

Re: adopt thin-backup plugin

2018-09-20 Thread Jeff Pearce
Adding current plugin maintainers to thread On 8/12/18, 4:29 PM, "jenkinsci-dev@googlegroups.com on behalf of Daniel Beck" wrote: > On 11. Aug 2018, at 16:20, jxpea...@godaddy.com wrote: > > The wiki page for the thin-backup plugin says it's up for adoption. I reached out

Re: Request to join the Security Team

2018-09-06 Thread Jeff Thompson
+1 I would appreciate David’s contributions to the security team. Jeff Thompson > On Sep 6, 2018, at 10:44 AM, David Lin wrote: > > Hello! > > I'm interested in joining the Security Team. I'm an Engineering Manager at > CloudBees and have vested interest in the security o

Re: Suggestion: versioning the schema for Configuration as Code

2018-05-18 Thread Jeff Thompson
and was later glad I had. Jeff > On May 17, 2018, at 5:44 PM, Stephen Connolly > <stephen.alan.conno...@gmail.com> wrote: > > But I still think you should include the (let’s invent a different name to > show the purpose) meta-schema version > > Most likely the meta

Request Jenkins security team membership for Jeff Thompson

2018-05-14 Thread Jeff Thompson
. Requirements: 2FA at GitHub: yes ICLA: PR #57 ( https://github.com/jenkinsci/infra-cla/pull/57 <https://github.com/jenkinsci/infra-cla/pull/57> ) IRC nickname: jeffret-b GitHub name: jeffret-b Jenkins community name: jthompson Thanks Jeff Thompson -- You received this message becau

Re: Request to join security team

2018-05-14 Thread Jeff Thompson
+1 —— Jeff Thompson Senior Software Engineer CloudBees.com Fort Collins, Colorado E: jeff.thomp...@cloudbees.com > On May 14, 2018, at 9:55 AM, Matt Sicker <msic...@cloudbees.com> wrote: > > Hi, I'm interested in joining the security team. I'm a software engineer at

Re: Starting an asynchronous step

2018-04-08 Thread Jeff Wilson
And it would have to survive a Jenkins restart, I would think. On Sunday, April 8, 2018 at 12:06:37 PM UTC-4, Jeff Wilson wrote: > > Probably I'm using the wrong terminology. I have a long running build > action that involves sending commands to a REST API, getting the results, >

Re: Starting an asynchronous step

2018-04-08 Thread Jeff Wilson
pipeline APIs are fairly dense and under-documented (IMO), so I'm having a bit of difficulty getting started. On Friday, April 6, 2018 at 4:56:35 PM UTC-4, Jesse Glick wrote: > > On Fri, Apr 6, 2018 at 4:48 PM, Jeff Wilson <geek.m...@gmail.com > > wrote: > > So, we bas

Re: Starting an asynchronous step

2018-04-06 Thread Jeff Wilson
in the start() command, as in this example? Does that change if, within the StepExecution, I want to trigger a BuildStep asynchronously? On Friday, April 6, 2018 at 2:57:04 PM UTC-4, Jesse Glick wrote: > > On Fri, Apr 6, 2018 at 10:30 AM, Jeff Wilson <geek.m...@gmail.com > >

Re: Starting an asynchronous step

2018-04-06 Thread Jeff Wilson
y read this guide? > https://github.com/jenkinsci/workflow-step-api-plugin/blob/master/README.md#creating-an-asynchronous-step > > /B > > 2018-04-06 16:30 GMT+02:00 Jeff Wilson <geek.m...@gmail.com > > : > >> I'm trying to write a new pipeline plugin for a build step that i

Re: Taking over maintenance for fitnesse plugin

2018-04-06 Thread Jeff Wilson
Michaël, I am also interested in helping maintain the fitnesse plugin. I'm currently looking at what it will take to turn it into a pipeline-aware plugin, but I am a neophyte at plugin development. Let me know if you want me to help in anyway. On Monday, March 26, 2018 at 1:47:12 PM UTC-4,

Starting an asynchronous step

2018-04-06 Thread Jeff Wilson
I'm trying to write a new pipeline plugin for a build step that is long-running and prone to network delays and timeouts, so it would appear that an asynchronous step is the best way to implement this. However, I have questions about how to implement the StepExecution.start() method to start

Re: [GSoC] 2018 Student Introduction

2018-03-14 Thread Jeff Knurek
s to discuss the project with them ( https://jenkins.io/projects/gsoc/#office-hours) Hopefully it helps, Jeff On Monday, March 12, 2018 at 1:50:02 AM UTC+1, Ibrahim Abdullah wrote: > > Hello, > > My name is Ibrahim Abdullah, a final year student at Ashesi University > Co

Update Fitnesse plugin to be compatible with Pipeline

2018-03-06 Thread Jeff Wilson
Is anyone working on updating the Fitnesse plugin to be pipeline compatible? If not, is there a guide for doing such a refactor? -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To

Re: GSoC: Code Coverage API Plugin

2018-03-06 Thread Jeff Knurek
work together to help define a Project Proposal on this topic. There will be office hours on Wednesdays for when this email channel isn't helpful enough: https://jenkins.io/projects/gsoc/#office-hours Thank you, Jeff K On Monday, March 5, 2018 at 2:45:49 PM UTC+1, sugir...@cse.mrt.ac.lk wrote

Re: Help with jenkinsci failure

2017-11-09 Thread Jeff Pearce
Yeah, that's why I wonder if it's infra related (out of disk space, network). I can download the bad larry locally. I can also try upgrading the base jenkins version Is it possible to trigger a new build without pushing changes? On Thursday, November 9, 2017 at 3:18:36 PM UTC-8, Jeff Pearce

Help with jenkinsci failure

2017-11-09 Thread Jeff Pearce
The ci.jenkins.io build for one of the plugins I maintain seems like it's failing with an infrastructure issue. Would anyone who knows more take a quick peek and see if the error rings any bells? Builds fine locally.

Re: Adoption Requests

2017-11-09 Thread Jeff Pearce
Pretty sure you just need to follow the instructions here https://github.com/jenkins-infra/repository-permissions-updater On Wednesday, November 8, 2017 at 9:25:27 AM UTC-8, Experimental Insanity wrote: > > Jenkins Team, > > > > I would like to be the maintainer for the following Jenkins

RE: Adoption Requests

2017-11-08 Thread Jeff DeFauw
Jenkins Team, I would like to be the maintainer for the following Jenkins Plugins. Both are currently listed as available for adoption. GitHub ID: experimentalinsanity (https://github.com/experimentalinsanity) Jenkins Infrastructure Account ID: wulfgar61 ArtifactDeployer

  1   2   >