Re: Issue with BluePageDecorator extension

2022-05-25 Thread 'Gavin Mogan' via Jenkins Developers
Blueocean as been pretty abandoned so the amount of people who know how to work with it is pretty low. Also if I remember correctly the extension system was never really setup so lots of stuff is hard coded, not sure its extendable. That being said, looking at your first screenshot, I think

Re: Building an hpi file?

2022-05-25 Thread 'Gavin Mogan' via Jenkins Developers
>From the last time I looked into this, the recommendation is to use https://github.com/uhafner/warnings-ng-plugin-devenv (which is linked from one or more of the readmes) On Wed, May 25, 2022 at 1:17 PM Simon Matthews wrote: > > I am trying to add another parser. The intent is that the

Re: Building an hpi file?

2022-05-25 Thread Simon Matthews
I am trying to add another parser. The intent is that the warnings-ng plugin will show (and use) my new additional parser and I believe that they way to achieve that is through adding the parser to analysis-model. Simon On Wednesday, May 25, 2022 at 12:33:46 PM UTC-7 bma...@gmail.com wrote:

Re: Building an hpi file?

2022-05-25 Thread Baptiste Mathus
analysis-model is a jar, not a plugin. So it will create a jar as expected. It is used by other plugins I think (cannot check just now). What are you trying to achieve? Le mer. 25 mai 2022 à 21:18, Simon Matthews a écrit : > I am attempting to build a modified version of the analysis-model

Re: Plugin Updates

2022-05-25 Thread 'Jesse Glick' via Jenkins Developers
On Wed, May 25, 2022 at 1:37 PM priya jagyasi wrote: > Can anyone please let me know how much time it takes to have the plugin > under 'Updates' in the Jenkins update center for any instance after the > GitHub workflow release is completed successfully? Is it immediate or any > approximate time?

Building an hpi file?

2022-05-25 Thread Simon Matthews
I am attempting to build a modified version of the analysis-model plugin.I think that I need to create an hpi file which I can then install in my jenkins installation, but if this is not correct, please tell me. It's not clear to me how to do this from the command line: I think it has changed

Re: 409 errr on plugin release

2022-05-25 Thread priya jagyasi
Thanks for the information. On Wednesday, May 25, 2022 at 11:45:37 PM UTC+5:30 ga...@gavinmogan.com wrote: > Be patient man. Not only do things take time to run but people have other > responsibilities than just Jenkins. Within 3 hours of a release things > should be fully updated. > > As for

Re: 409 errr on plugin release

2022-05-25 Thread 'Gavin Mogan' via Jenkins Developers
Be patient man. Not only do things take time to run but people have other responsibilities than just Jenkins. Within 3 hours of a release things should be fully updated. As for releasing, I don't think you can have ci releasing and manual version numbers. Its one or the other On Wed., May 25,

Re: 409 errr on plugin release

2022-05-25 Thread priya jagyasi
I see that Github action released 1.038 version of plugin ~40 minutes ago here https://github.com/jenkinsci/lightstep-incident-response-plugin/releases/tag/1.038.va_c2181133b_79. However, on the plugins site, I still see 1.036 version

Re: 409 errr on plugin release

2022-05-25 Thread priya jagyasi
This https://github.com/jenkinsci/lightstep-incident-response-plugin/pull/6 is for fully automated versioning. In our plugin, we do not want fully automated versioning. Would the pom file still need any correction to make plugin CD enabled? On Wednesday, May 25, 2022 at 1:22:35 AM UTC+5:30

Plugin Updates

2022-05-25 Thread priya jagyasi
Hi, Can anyone please let me know how much time it takes to have the plugin under 'Updates' in the Jenkins update center for any instance after the GitHub workflow release is completed successfully? Is it immediate or any approximate time? Thank you! -- You received this message because you

Re: [Jenkins Docker Images] Request for maintainer access

2022-05-25 Thread Basil Crow
In case it needed to be said, +1 from me as well! -- 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

Question about credential snapshots

2022-05-25 Thread James Robson
Hello, I need some help in understanding how the CredentialsSnapshotTaker works to pass a credential to an agent. I’m trying to update the hashicorp-vault-plugin to use credential snapshots to prevent access from agents but doing scm

Re: [Jenkins Docker Images] Request for maintainer access

2022-05-25 Thread Tim Jacomb
+1 I've granted access, welcome aboard On Wed, 25 May 2022 at 11:35, Mark Waite wrote: > > On Wed, May 25, 2022 at 4:08 AM Damien Duportal wrote: > >> Hello dear contributors, maintainers, readers. >> >> >> I'm writing this email to request a maintainer access (GitHub handle >> "dduportal") to

Re: [Jenkins Docker Images] Request for maintainer access

2022-05-25 Thread Mark Waite
On Wed, May 25, 2022 at 4:08 AM Damien Duportal wrote: > Hello dear contributors, maintainers, readers. > > > I'm writing this email to request a maintainer access (GitHub handle > "dduportal") to the following repositories: > > - https://github.com/jenkinsci/docker > -

[Jenkins Docker Images] Request for maintainer access

2022-05-25 Thread Damien Duportal
Hello dear contributors, maintainers, readers. I'm writing this email to request a maintainer access (GitHub handle "dduportal") to the following repositories: - https://github.com/jenkinsci/docker - https://github.com/jenkinsci/docker-agent - https://github.com/jenkinsci/docker-ssh-agent -