Re: Is it possible to configure job at https://jenkins.ci.cloudbees.com/job/plugins/ to use java 8?

2017-02-21 Thread Joseph P
The magic word is inside the POM: 8 I'd suggest making a Jenkinsfile, take a look at this https://github.com/jenkins-infra/pipeline-library/ then create a infra ticket https://issues.jenkins-ci.org/projects/INFRA/issues This is how I did it

Changes to global settings introduces null pointer on jobs, Accurev Plugin.

2016-09-21 Thread Joseph P
I am trying to resolve an issue, changes to server name on global settings introduces null pointer on jobs. https://issues.jenkins-ci.org/browse/JENKINS-31316 I cannot find a decent way to introduce safety when changes to global settings are changed. Current code is

accurev-plugin, request for commit access

2016-08-24 Thread Joseph P
Hi I would like to be a maintainer for the accurev plugin. https://wiki.jenkins-ci.org/display/JENKINS/AccuRev+Plugin Would also appreciate a code review on https://github.com/jenkinsci/accurev-plugin/pull/25 GitHub id: casz Jenkins id: casz Best regards Joseph -- You

Re: Quoting ArgumentListBuilder addQuoted(""). Fails to run on unix.

2016-10-18 Thread Joseph P
/JENKINS/How+to+report+an+issue > > > On 17.10.2016, at 20:38, Joseph P <jose...@gmail.com > > wrote: > > > > Hi > > > > I have a login command which accepts no password by "" or '' > > Command execute fine on Windows. > > > >

Re: Quoting ArgumentListBuilder addQuoted(""). Fails to run on unix.

2016-10-18 Thread Joseph P
Issue created https://issues.jenkins-ci.org/browse/JENKINS-39066 Den mandag den 17. oktober 2016 kl. 20.38.56 UTC+2 skrev Joseph P: > > Hi > > I have a login command which accepts no password by "" or '' > Command execute fine on Windows. > > This is how the ProcSt

Re: LDAP Plugin STARTTLS support

2017-04-06 Thread Joseph P
Seems to be a old issue never resolved: https://issues.jenkins-ci.org/browse/JENKINS-14520 Den torsdag den 6. april 2017 kl. 15.12.05 UTC+2 skrev GWarBand: > > Hello, > > I have solved the problem by recompile acegi-security-1.0.7 with starttls > support. > I have also recompile the ldap plugin

Re: [Question] Evaluate env var in text box to populate drop down list

2017-04-05 Thread Joseph P
First off your doFill method should be called doFillItems Take a look here for creating a listener: https://github.com/jenkinsci/accurev-plugin/blob/master/src/main/java/hudson/plugins/accurev/cmd/ShowStreams.java#L133-L153 and for build env look here:

Re: [Question] Evaluate env var in text box to populate drop down list

2017-04-13 Thread Joseph P
I would discourage against trying to grab something from slave nodes, how do you determine the right node? You can traverse all nodes but that seems a little over the top. The two github links are examples of how to get a listener, and node (in this case Jenkins.instance can be casted to node)

Re: IntelliJ licenses

2017-04-15 Thread Joseph P
Hi Since nothing became of the last meeting talking about the licensing issue: http://meetings.jenkins-ci.org/jenkins-meeting/2016/jenkins-meeting.2016-03-30-18.00.html I would like to step up as the contact person for Jetbrains I will send an email to Jetbrains asking about their OS license.

Re: Regarding the recent waves of mailing list spam

2017-04-18 Thread Joseph P
I would also be willing. Timezone CEST/CET :) Den mandag den 17. april 2017 kl. 17.53.45 UTC+2 skrev R Tyler Croy: > > > As you may have noticed, there has been an uptick in spam getting through > to > the Google Groups run by the Jenkins project. On some lists, these have > resulted in Google

Re: [Question] Evaluate env var in text box to populate drop down list

2017-04-06 Thread Joseph P
e the > environment variable when it's on the slave and not the master while on the > job config page and not in the build. > > Cheers, Goran. > > On Apr 6, 2017, 1:33 AM -0400, Joseph P <jose...@gmail.com >, > wrote: > > First off your doFill method should be c

Re: GitHub and Bitbucket branch source UI refactoring

2017-07-10 Thread Joseph P
ETA on Release? Den mandag den 26. juni 2017 kl. 18.13.07 UTC+2 skrev Stephen Connolly: > > On 26 June 2017 at 08:14, Joseph P <jose...@gmail.com > > wrote: > >> This UI is a lot better! Looking forward to the massive upgrade! >> >> Just wondering with the ref

Re: Jenkins 2.60.2 LTS RC testing started

2017-07-06 Thread Joseph P
I can't seem to see from jira issues which fixes it includes. Den torsdag den 6. juli 2017 kl. 11.48.33 UTC+2 skrev ogondza: > > Hello everyone, > > Latest LTS RC was made public and it is ready to be tested. Release is > scheduled for 2017-07-19. > > Report your findings in this thread or on

Re: IntelliJ licenses

2017-04-28 Thread Joseph P
been talking to? I'd like > whoever going to review this request to be able to connect dots on their > sides. > > On Fri, Apr 28, 2017 at 1:27 PM Joseph P <joseph...@gmail.com> wrote: > >> So I got a reply from Jetbrains and they would be willing to supply us >> with li

Re: IntelliJ licenses

2017-04-28 Thread Joseph P
So I got a reply from Jetbrains and they would be willing to supply us with licenses expect for those that get paid to work on jenkins or sell a jenkins product (ie. Cloudbees). However they mentioned Kohsuke could still be the administrator but anyone could apply as long as they project lead

Re: plugins.jenkins.io cutting code blocks

2017-05-09 Thread Joseph P
it's not cutting them, check the html :) it just doesn't know how to display code div Den mandag den 8. maj 2017 kl. 22.19.48 UTC+2 skrev Cyrille Le Clerc: > >

Re: GitHub and Bitbucket branch source UI refactoring

2017-06-22 Thread Joseph P
I will try and get around to testing it today. Den onsdag den 21. juni 2017 kl. 20.30.03 UTC+2 skrev Stephen Connolly: > > How many people have been able to try this so far? > > On Tue 20 Jun 2017 at 14:52, Stephen Connolly > wrote: > >> If you are chomping at the bit,

Re: Question: Git Branch Source and the traits / behaviours

2017-06-23 Thread Joseph P
Adding discover branch trait makes a lot of sense when other traits will join in. So take the migration part now. And if your need more vertical space, just flip your monitor into porTrait.. pun intended. :D Den fredag den 23. juni 2017 kl. 15.29.20 UTC+2 skrev Stephen Connolly: > > So before

Re: GitHub and Bitbucket branch source UI refactoring

2017-06-26 Thread Joseph P
2017 kl. 15.32.54 UTC+2 skrev Stephen Connolly: > > How do you find the new UI compared with the previous one? > > On 23 June 2017 at 14:18, Joseph P <jose...@gmail.com > > wrote: > >> Upgrade on "prod like" went smooth :) >> Could we move the questio

Re: GitHub and Bitbucket branch source UI refactoring

2017-06-23 Thread Joseph P
22. juni 2017 kl. 08.10.41 UTC+2 skrev Joseph P: > > I will try and get around to testing it today. > > Den onsdag den 21. juni 2017 kl. 20.30.03 UTC+2 skrev Stephen Connolly: >> >> How many people have been able to try this so far? >> >> On Tue 20 Jun 2017 at 14:52,

Re: GitHub and Bitbucket branch source UI refactoring

2017-06-16 Thread Joseph P
I'd love to get the bitbucket going, I really want merged PRs TODAY :D Den fredag den 16. juni 2017 kl. 20.19.12 UTC+2 skrev Stephen Connolly: > > Just a quick status update. > > In final stages of this work now. Bobby is being a superstar and reviewing > my 13k LoC change on the Bitbucket

Re: GitHub and Bitbucket branch source UI refactoring

2017-06-17 Thread Joseph P
BB server :) so all good Den lørdag den 17. juni 2017 kl. 00.52.07 UTC+2 skrev Stephen Connolly: > > > On Fri 16 Jun 2017 at 23:32, Joseph P <jose...@gmail.com > > wrote: > >> I'd love to get the bitbucket going, I really want merged PRs TODAY :D >> > > If

Re: IntelliJ IDEA license

2017-05-06 Thread Joseph P
I'd like to request one, maintainer atm for https://github.com/jenkinsci/accurev-plugin/ Den fredag den 5. maj 2017 kl. 16.28.17 UTC+2 skrev Kohsuke Kawaguchi: > > Thank to Joseph P and other people's persistence, we got the open-source > license from JetBrains. Thanks everyone and

Re: IntelliJ IDEA license

2017-05-06 Thread Joseph P
I'd like to request one :) Den fredag den 5. maj 2017 kl. 16.28.17 UTC+2 skrev Kohsuke Kawaguchi: > > Thank to Joseph P and other people's persistence, we got the open-source > license from JetBrains. Thanks everyone and JetBrains for their support. > > Things have changed a bit

Re: Team/repo associations cleanup: You may have lost some permissions today

2017-12-03 Thread Joseph P
Don't know why I was on so many repos, that I have never touched when looking that INFRA-1421  In any case, I lost my accurev-plugin admin rights a couple of months ago, could I have it back?  Den fredag den 1. december 2017 kl. 07.55.56 UTC+1 skrev Daniel Beck: > > > > On 28. Nov 2017, at

Re: Selecting Delegates for the first wave of JEPs

2017-12-05 Thread Joseph P
Nicolas and Ewelina, please keep up the good work. Looking forward to it  -- 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: My video tutorial series on plugin dev for Jenkins at Apache

2017-10-30 Thread Joseph P
Stephen awesome vids :) Is this another attempt at getting me to implement SCM Source for Accurev? :P I'll definitely keep a eye out for these videos <3 Once work allows me to focus on Accurev Plugin, sure. Den mandag den 30. oktober 2017 kl. 19.56.36 UTC+1 skrev Stephen Connolly: > > I’ve

Re: [Jenkins World 2018] - Graders wanted

2018-05-01 Thread Joseph P
Managed to grade everything . This is going to be a great event!  fredag den 13. april 2018 kl. 18.09.08 UTC+2 skrev alytong13: > > Hello, > > I am looking for additional graders to join the Jenkins World (JW) review > committee to help grade Jenkins World 2018 SF & EU proposals. > > Time

Looking for maintainer for Accurev Plugin

2018-05-03 Thread Joseph P
Hi Jenkins Developers I no longer work for a company who is using AccuRev so my interest in the plugin is somewhat lost and my current company does not want me to spend bandwidth on the plugin. So I have put the plugin up for adoption. I'll will do my best to maintain and release any

Re: using Kotlin inside Jenkins Plugins

2018-01-18 Thread Joseph P
With that in mind, I will go ahead with creating a kotlin-stdlib-1-api-plugin to avoid plugins loading the incorrect major version of Kotlin. Den torsdag den 18. januar 2018 kl. 14.57.14 UTC+1 skrev Joseph P: > > I might have misread it: > > Experimental features are not backward

Re: using Kotlin inside Jenkins Plugins

2018-01-18 Thread Joseph P
h kotlin 2,3,4 etc? > > If that is the case then I think a kotlin-stdlib-plugin would be the best > choice. > > regarding the build step, we haven't even added the groovy build step to > it yet so I don't know :) > > /B > > 2018-01-17 20:02 GMT+01:00 Joseph P <jose...@gmail.com

using Kotlin inside Jenkins Plugins

2018-01-17 Thread Joseph P
Hey there, We need to solve a problem for those wanting to use Kotlin "stdlib-jre8" I see two solutions 1. Create a Jenkins Kotlin plugin for Kotlin standard library. 2. Each plugin that uses Kotlin standard library can set plugin first class loader to true. Looking at existing Kotlin

Re: using Kotlin inside Jenkins Plugins

2018-01-17 Thread Joseph P
Also there's the question of should Kotlin build steps be added to parent pom? https://github.com/jenkinsci/plugin-pom Den onsdag den 17. januar 2018 kl. 19.56.44 UTC+1 skrev Joseph P: > > Hey there, > > We need to solve a problem for those wanting to use Kotlin "stdlib-

Re: using Kotlin inside Jenkins Plugins

2018-01-18 Thread Joseph P
. 18.58.22 UTC+1 skrev Jesse Glick: > > On Wed, Jan 17, 2018 at 2:02 PM, Joseph P <jose...@gmail.com > > wrote: > > should Kotlin build steps be added to parent > > pom? > > Please, no. I in fact have a to-do item to *remove* the support for > Groovy com

Re: using Kotlin inside Jenkins Plugins

2018-01-18 Thread Joseph P
or JVM: - patch version updates (e.g. 1.1.X) are fully compatible; - minor version updates (e.g. 1.X) are backwards compatible. Den torsdag den 18. januar 2018 kl. 14.54.31 UTC+1 skrev Joseph P: > > This should cover the compatibility question, > https://kotlinlang.org

Re: [GSOC 2018] [Student Introduction] Simple Pull-Request Job Plugin

2018-02-15 Thread Joseph P
Hi Andrei  A good place to start is by reading the plugin tutorial https://wiki.jenkins.io/display/JENKINS/Plugin+tutorial Or by looking at Jenkins org at Github, here is a simple search for "job" https://github.com/search?q=org%3Ajenkinsci+language%3Ajava+job To see similar job plugins

Re: [GSOC 2018] [Student Introduction] Simple Pull-Request Job Plugin

2018-02-15 Thread Joseph P
https://jenkins.io/projects/gsoc/gsoc2018-project-ideas/#simple-pull-request-job-plugin The idea is to create a YAML file similar to Travis' YAML file but it could properly be extending that plugin since the infrastructure for being a Github bot is already there :) Den torsdag den 15. februar

Re: [JENKINS-52868] - Fixing Windows installer OOTB experience on 64-bit platforms

2018-08-03 Thread Joseph P
I suggest you setup automatic update (AU) that is run as part of a jenkinsfile build stage. See https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/apache-httpd as an example how to package a service and using AU. AU allows for parsing a website parsing JSON, XML

Re: Optional automated source code formatting - prep for JEP

2018-08-20 Thread Joseph P
I just realized this is the minimum *.java eol=lf However this would be could to have in all repos: * text=auto *.java eol=lf onsdag den 25. juli 2018 kl. 14.26.22 UTC+2 skrev Joseph P: > > The action needed to avoid line endings being messed with is > * text=auto > > How

Re: Bitbucket Branch Source Plugin Maintainer

2018-08-31 Thread Joseph P
I am pretty familiar with the code base, contributed and reviewed a lot of the PRs, so if your up for it wouldn't mind being the second maintainer. Also maintainer on the bitbucket webhook plugin for non native webhook bitbucket.  torsdag den 30. august 2018 kl. 09.47.21 UTC+2 skrev Antonio

Re: using Kotlin inside Jenkins Plugins

2018-01-18 Thread Joseph P
changed the parent to the Kotlin plugin pom and BAM you could start using Kotlin  Surprised how easy it was to setup with maven  Den torsdag den 18. januar 2018 kl. 22.03.09 UTC+1 skrev Jesse Glick: > > On Thu, Jan 18, 2018 at 1:27 PM, Joseph P <jose...@gmail.com > > wrote: >

Re: repository-connector plugin maintainence

2018-01-22 Thread Joseph P
I suggest you take a look at the Jenkinsfile there are a few options: https://github.com/jenkinsci/accurev-plugin/blob/master/Jenkinsfile https://github.com/jenkinsci/git-client-plugin/blob/master/Jenkinsfile You get automatic builds then on ci.jenkins.io

Re: Github Branch Source with large number of repositories

2018-03-07 Thread Joseph P
Take a look at https://ci.jenkins.io they categorize repos into meaningful groups for instance Plugins folder contains all repos with the name *-plugin in the repo name. Den torsdag den 8. marts 2018 kl. 05.24.57 UTC+1 skrev Cuong Tran: > > How do folks manage a large number of repositories in

Re: Github Branch Source with large number of repositories

2018-03-07 Thread Joseph P
On Wednesday, March 7, 2018 at 8:34:09 PM UTC-8, Joseph P wrote: >> >> Take a look at https://ci.jenkins.io >> <https://www.google.com/url?q=https%3A%2F%2Fci.jenkins.io=D=1=AFQjCNG6KNAp1Lg_VxwmmerdGctEObs8Xg> >> >> they categorize repos into meaningful groups f

Re: Would like to adopt windows-exe-runner-plugin

2018-03-09 Thread Joseph P
Usually there is a 14 days wait period but since there has not been any activity in the past 5 years it should be up for adoption, so hopefully if ask nicely on IRC you might get a faster response. /Joseph Den fredag den 9. marts 2018 kl. 23.10.29 UTC+1 skrev Michael Fowler: > > Can anyone

Re: [Jenkins World 2018] - Graders wanted

2018-04-14 Thread Joseph P
I'd appreciate the chance to help, been contributing to Jenkins project and a plugin maintainer. :) BR, Joseph fredag den 13. april 2018 kl. 18.09.08 UTC+2 skrev alytong13: > > Hello, > > I am looking for additional graders to join the Jenkins World (JW) review > committee to help grade

Re: Request to become maintainer of the statistics-gatherer-plugin

2018-04-10 Thread Joseph P
Usually the wait period is 2 weeks :) I would not recommend creating another plugin. -- 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: Remoting work dir configuration of JNLP Launcher

2018-03-27 Thread Joseph P
Any GitHub user can fork a repo and create a branch on that fork. So fork, commit, push, create pull request to the Jenkins repo. https://guides.github.com/introduction/flow/ /Joseph -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To

Re: JEP: Modification of "Accepted" JEPs

2018-04-04 Thread Joseph P
Reading the updated JEP 1 sounds like PR 59 for JEP 201 would pass as minor changes which provides clarification. Unless I am misinterpreting the intend of both pull requests  Den onsdag den 4. april 2018 kl. 08.42.21 UTC+2 skrev Liam Newman: > > Hello all, > I've attempted to synthesize the

Re: form round trip tests fail after upgrading to jenkins version 1.642.3

2018-03-20 Thread Joseph P
/src/main/java/hudson/tasks/BuildStepCompatibilityLayer.java#L63-L82 Den tirsdag den 20. marts 2018 kl. 23.06.39 UTC+1 skrev Joseph P: > > Your implementation of a separate step and using workflow plugin seems > overkill to support pipeline. > > All you need is for your build

form round trip tests fail after upgrading to jenkins version 1.642.3

2018-03-20 Thread Joseph P
It is in the error stack. Your builder is missing its descriptor implementation class. Read this. https://jenkins.io/doc/developer/plugin-development/pipeline-integration/ -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe

Re: form round trip tests fail after upgrading to jenkins version 1.642.3

2018-03-20 Thread Joseph P
Your implementation of a separate step and using workflow plugin seems overkill to support pipeline. All you need is for your builder to implement SimpleBuildStep and provide the descriptor with a simple /Joseph Den tirsdag den 20. marts 2018 kl. 21.00.49 UTC+1 skrev Martin Weber: > > To

Re: How to merge fixes to plugins with no maintainer

2019-03-27 Thread Joseph P
He himself could become the maintainer if he so wishes. If not I believe it falls under open for adoption, and I can recall the exact, but I believe it then falls to the core maintainer. On Tuesday, March 26, 2019 at 9:58:30 PM UTC+1, martinda wrote: > > A GSoC student wants to merge a trivial

Re: Copying file from Master to slave

2019-02-26 Thread Joseph P
You want to use FilePath class as much as possible, it has methods that work regardless if it is on master or agent. See the JavaDoc: https://javadoc.jenkins.io/hudson/FilePath.html On Tuesday, February 26, 2019 at 8:44:02 AM UTC+1, Nikhil Bhoski wrote: > > I have my plugin which creates a

Re: Commit access to plugin office-365-connector-plugin

2019-02-19 Thread Joseph P
You should cc the original authors. On Monday, February 18, 2019 at 12:27:53 AM UTC+1, damian.pu...@gmail.com wrote: > > Hi, > > As active user and contributor of the office-365-connector-plugin > I'd > > like to

Re: Commit access to plugin office-365-connector-plugin

2019-02-20 Thread Joseph P
The procedure is pretty clear: https://wiki.jenkins.io/display/JENKINS/Adopt+a+Plugin#AdoptaPlugin-Requestcommitaccess We have to wait for 2 weeks  On Thursday, February 21, 2019 at 12:31:41 AM UTC+1, Tyler Smith wrote: > > With the rise in popularity of MS Teams, this plugin needs an active

Re: Proposal: Automating dependency management for repositories inside the jenkinsci org

2019-02-22 Thread Joseph P
Please enable it for * bitbucket-branch-source-plugin * mstest-plugin * vstestrunner-plugin On Thursday, February 21, 2019 at 2:43:48 PM UTC+1, Oleg Nenashev wrote: > > Dear all, > > I would like to follow-up on the Dependabot request from Jesse Glick in > INFRA-1975

Re: Request maintainer/co-maintainer for vstestrunner-plugin

2019-02-07 Thread Joseph P
14 days have passed :) On Thursday, January 24, 2019 at 7:45:27 PM UTC+1, Joseph P wrote: > > Hi > > This is my official request for maintainership of vstestrunner-plugin > > @Erik Goughnour You never got the chance to look > at the PRs after previous attempts at gettin

Re: Request maintainer/co-maintainer for vstestrunner-plugin

2019-02-07 Thread Joseph P
> > -- Baptiste > > Le jeu. 7 févr. 2019 à 21:43, Joseph P > > a écrit : > >> 14 days have passed :) >> >> On Thursday, January 24, 2019 at 7:45:27 PM UTC+1, Joseph P wrote: >>> >>> Hi >>> >>> This is my official request for

Request maintainer for mstest-plugin

2019-02-15 Thread Joseph P
Hi Here is my official request for maintainer rights for the mstest plugin :) https://github.com/jenkinsci/mstest-plugin Following several contact attempts https://github.com/jenkinsci/mstest-plugin/pull/11 https://github.com/jenkinsci/mstest-plugin/pull/10#issuecomment-286546341 this comment

Re: Request maintainer for mstest-plugin

2019-02-15 Thread Joseph P
ry contains unreleased code, if you need >> help taking over just ask! >> >> Le ven. 15 févr. 2019 à 14:06, Joseph P a écrit : >> >>> Hi >>> >>> Here is my official request for maintainer rights for the mstest plugin >>> :) >>> h

Re: Request maintainer for mstest-plugin

2019-02-15 Thread Joseph P
slide is right there in the second link to the PR 11  in any doubt: casz On Friday, February 15, 2019 at 4:43:54 PM UTC+1, slide wrote: > > What is your github username? > > On Fri, Feb 15, 2019 at 6:06 AM Joseph P > > wrote: > >> Hi >> >> Here is my

Re: Request maintainer for mstest-plugin

2019-02-15 Thread Joseph P
Created cooperating repo permission PR: https://github.com/jenkins-infra/repository-permissions-updater/pull/1034 On Friday, February 15, 2019 at 9:43:02 PM UTC+1, Joseph P wrote: > > slide is right there in the second link to the PR 11  > > in any doubt: casz > > On Friday,

Re: [DevOps World Jenkins World 2019]: Volunteers needed for review committee

2019-02-19 Thread Joseph P
Thanks for creating a form this year. Submitted :) On Tuesday, February 19, 2019 at 8:43:51 PM UTC+1, alytong13 wrote: > > Hi All, > > If you're interested in joining this year's review committee, pls complete > below form: > >

Re: Release not showing up

2019-01-25 Thread Joseph P
The best place to post issues and see issues for infrastructure is here: https://issues.jenkins.io/projects/INFRA On Friday, January 25, 2019 at 7:41:59 AM UTC+1, Steve Springett wrote: > > Hello, > > I released a new version of the OWASP Dependency-Track plugin yesterday, > but it still hasn’t

Re: Adopt instant-messaging-plugin

2019-01-24 Thread Joseph P
Please share link to code review  On Thursday, January 24, 2019 at 4:10:31 PM UTC+1, Jim Klimov wrote: > > Hello all, > > I am making some improvements to our Jenkins master interaction over > internal IRC, and it seems that the IM plugin which does the actual work is > not quite often

Re: Adopt instant-messaging-plugin

2019-01-24 Thread Joseph P
Assisting others: https://github.com/jenkinsci/instant-messaging-plugin/pulls On Thursday, January 24, 2019 at 5:14:51 PM UTC+1, Joseph P wrote: > > Please share link to code review  > > On Thursday, January 24, 2019 at 4:10:31 PM UTC+1, Jim Klimov wrote: >> >> Hello

Request maintainer/co-maintainer for vstestrunner-plugin

2019-01-24 Thread Joseph P
Hi This is my official request for maintainership of vstestrunner-plugin @Erik Goughnour You never got the chance to look at the PRs after previous attempts at getting the open PRs merged. Best regards Joseph Petersen -- Forwarded message - From: Joseph P Date: Wed, Jul 25

Re: Is there Python support for ci.jenkins.io plugin builds?

2019-05-17 Thread Joseph P
We use testcontainers in JCasC with great success and we are able to run those tests on Windows (if only they weren't so unstable) We use assumeTrue to disable tests when docker is not available. See here:

Re: Proposal: AWS Secrets Manager Credentials Provider plugin

2019-05-17 Thread Joseph P
> > - If I update to parent POM v3.36+ then Findbugs is replaced by Spotbugs. > Will the Jenkins Findbugs report publisher (which all plugin builds have > access to) understand Spotbugs reports? > Yes, SpotBugs is configured to work as a replacement and Jenkins CI will continue to fail.

Proposal - Adding JCasC tests into Jenkins core test suite

2019-06-04 Thread Joseph P
Hi All In an effort to improve JCasC compatibility we would like to add the configuration-as-code-plugin into the Jenkins core test suite This will help us improve

Re: Accessing PR head commit sha from a pipeline using branch source plugin

2019-06-05 Thread Joseph P
If SCMHead is not the thing you want: You can retrieve from the git build data: https://github.com/jenkinsci/git-plugin/blob/master/src/main/java/hudson/plugins/git/GitSCM.java#L1328 On Wednesday, June 5, 2019 at 12:39:19 PM UTC+2, Joseph P wrote: > > To clarify from the SCMHead: you

Re: Accessing PR head commit sha from a pipeline using branch source plugin

2019-06-05 Thread Joseph P
To clarify from the SCMHead: you should be able to get the commit sha On Wednesday, June 5, 2019 at 12:37:37 PM UTC+2, Joseph P wrote: > > Jesse that is simply not true for branch source plugins: > > branch source plugin uses branch API plugin which contributes the > enviro

Re: Accessing PR head commit sha from a pipeline using branch source plugin

2019-06-05 Thread Joseph P
Jesse that is simply not true for branch source plugins: branch source plugin uses branch API plugin which contributes the environment variables. There is also a way for plugins to retrieve this see

Re: github app approval for jenkinsci org?

2019-05-11 Thread Joseph P
; > > On Friday, April 26, 2019 at 3:26:09 AM UTC+2, Joseph P wrote: >> >> Who should I contact about getting a GitHub app approval for jenkinsci >> org. >> >> Feel overkill firing off to the mailing list and inside Jira, it will >> just be lost in th

Re: github app approval for jenkinsci org?

2019-05-11 Thread Joseph P
https://issues.jenkins-ci.org/browse/INFRA-2103 On Saturday, May 11, 2019 at 6:01:33 PM UTC+2, Joseph P wrote: > > Done and done, though I do not appreciate the triple system duplication of > the information, notification noise and confusion it creates. > > On Wednesday, May 8, 2

[INFRA-2086] - Switching ci.jenkins.io builds to AdoptOpenJDK

2019-05-03 Thread Joseph P
Sounds perfectly reasonable to me  We use AdoptOpenJDK at work too. -- 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: JenkinsRule and docker

2019-04-25 Thread Joseph P
We have some integrations tests for Vault UI, I would imagine it could be very similar to a git docker container. https://github.com/jenkinsci/configuration-as-code-plugin/tree/master/plugin/src/test/java/io/jenkins/plugins/casc/vault On Friday, April 26, 2019 at 1:06:03 AM UTC+2, Ullrich

Re: JenkinsRule and docker

2019-04-25 Thread Joseph P
We have some integrations tests for Vault, I would imagine it could be very similar to a git docker container. https://github.com/jenkinsci/configuration-as-code-plugin/tree/master/plugin/src/test/java/io/jenkins/plugins/casc/vault On Friday, April 26, 2019 at 1:06:03 AM UTC+2, Ullrich Hafner

github app approval for jenkinsci org?

2019-04-25 Thread Joseph P
Who should I contact about getting a GitHub app approval for jenkinsci org. Feel overkill firing off to the mailing list and inside Jira, it will just be lost in the sea. The specific app in question is: https://github.com/apps/settings

Re: Preparing your modules/library/plugin to be consumed by dependabot

2019-08-28 Thread Joseph P
Hi Gavin, we actually made that change in JCasC to prepare for https://github.com/jenkins-infra/plugin-site-api/pull/54 Good that dependabot is something you can depend on  Original PR https://github.com/jenkinsci/configuration-as-code-plugin/pull/1004 On Tuesday, August 27, 2019 at 6:50:38

Re: Unable to configure Fork Change Request Trait using Job DSL

2019-08-28 Thread Joseph P
Thanks for creating a patch for this 殺 /Joseph On Monday, August 19, 2019 at 9:17:45 PM UTC+2, Daniel Spilker wrote: > > Hi Parichay, > > I meant changing the constructor to > > public ForkMergeRequestDiscoveryTrait(int strategyId, SCMHeadAuthority > trust) { > > until Structs plugin supports

Request maintainership of Hashicorp vault plugin

2019-07-30 Thread Joseph P
Hi Peter and Jenkins Devs I'd like to request maintainership of Hashicorp vault plugin. https://github.com/jenkinsci/configuration-as-code-plugin/issues/968 https://github.com/jenkinsci/hashicorp-vault-plugin/pull/23#issuecomment-516285769

Fwd: Request maintainership of Hashicorp vault plugin

2019-07-30 Thread Joseph P
Peter responded to my request, here is the forwarded email -- Forwarded message - From: Peter Tierno Date: Tue, Jul 30, 2019 at 5:28 PM Subject: RE: Request maintainership of Hashicorp vault plugin To: Joseph P Jospeh, File a PR for https://github.com/jenkins-infra

Re: Adding Atlassian Bitbucket server integration to recommended plugins

2019-11-10 Thread Joseph P
Excuse me Daniel? Not actively maintained? Here I am trying to actively maintain https://github.com/jenkinsci/bitbucket-branch-source-plugin Which btw supports both Bitbucket Server and Bitbucket clouid. At no point did you try and reach out. On Thursday, November 7, 2019 at 5:41:22 AM UTC+1,

Re: How to consume incrementals?

2019-11-28 Thread Joseph P
https://github.com/JetBrains/intellij-community/blob/fecfdd52f426cf1b2770edee7dc9d9ecab692441/plugins/maven/maven3-server-common/src/org/jetbrains/idea/maven/server/Maven3ServerEmbedder.java#L80 So close but no cigar  On Tuesday, November 26, 2019 at 4:26:32 PM UTC+1, Jesse Glick wrote: > > On

Re: GitHub Actions in jenkins-infra

2019-10-08 Thread Joseph P
Here is one PR for feedback: https://github.com/jenkins-infra/pipeline-library/pull/117/files Been waiting an hour for deploy stage to get green build on GitHub. So ci.jenkins.io is blocking  I have considered removing the Jenkinsfile on some repos and just use GitHub or Travis and forget

Re: GitHub Actions in jenkins-infra

2019-10-04 Thread Joseph P
So right now Olbak the ACI agents are failing creating large queue. ci.jenkins.io must be stable if you want us to continue using it. On Thursday, October 3, 2019 at 12:18:34 PM UTC+2, Olblak wrote: > > While I understand the value of Github Actions, I would not enable it on > jenkins-infra

Re: GitHub Actions in jenkins-infra

2019-10-04 Thread Joseph P
I prefer the freedom, why restrict as long as it benefits the project and does not create any hindrance? The reason for configuration-as-code to have both GitHub actions, Travis and ci.jenkins.io because we have experienced issues with both ci.jenkins.io and travis, so useful to being able to

Re: GitHub issues option in HOSTING

2020-02-02 Thread Joseph P
As a maintainer I find it very difficult that I have to use Jira for inter project work. - Question what username you have on Jira not always the same - find Jira searching very bothersome compared to some of the logical either code searches or be it issue searches. - Tim and I have been very

Re: Happy Holiday

2020-01-15 Thread Joseph P
Here's a crazy thought, use GitHub? It's a matter of creating appropriate repos and using GitHub issues / pull requests. For announcement see https://github.com/dotnet/announcements/issues if you need some structure create a repo with the desired content structure. GitHub can get pretty