Re: Build issue

2020-04-15 Thread selva vignesh
Gavin, Due to NPE only tests failed. Found issue. Now i have fixed. Thanks. On Wed, Apr 15, 2020 at 1:12 PM 'Gavin Mogan' via Jenkins Developers < jenkinsci-dev@googlegroups.com> wrote: > Purely at random skimming code on my phone what happens when you return > empty string here? > > >

Re: [jenkins-infra] Jenkins Core Release automation

2020-04-15 Thread Olblak
After some discussion with the people involved in the process, I'll start at 11AM UTC instead of 3PM UTC, so we have more time to fix any unplanned issues. On Wed, Apr 15, 2020, at 9:51 AM, Oleg Nenashev wrote: > I confirm my availability for tomorrow. Will also spend some time today to > merge

Re: plugin parent 4.0

2020-04-15 Thread Tim Jacomb
This seems not to have happened, I'm happy to do it Oleg if you're too busy? Thanks Tim On Mon, 6 Apr 2020 at 09:55, Oleg Nenashev wrote: > Hi all, > > There was no new breaking changes coming in, and I think it is time to go > ahead and release a 4.0 version. > I plan to do so tomorrow if

New bom lines released

2020-04-15 Thread Tim Jacomb
Hi Just a note to say we've recently shipped the following bom lines: - 2.190.x - 2.204.x - 2.222.x We are no longer shipping updates for 2.150.x Usage guide: https://github.com/jenkinsci/bom#usage Releases: https://github.com/jenkinsci/bom/releases Thanks Tim -- You received this

Re: [Proposal] Centralize chat on matrix

2020-04-15 Thread Matt Sicker
I'd love to use a more modern and open chat protocol like matrix, though I have no experience in doing so. The only chat server I've run within the past few years was Mattermost which was nice, though their LDAP integration costs money from what I remember. On Fri, Apr 10, 2020 at 11:05 AM Tim

Prevent building branches/PRs existing before the first branch indexing (Branch API plugin)

2020-04-15 Thread Adam Gabryś
Hello, we provide CI for many teams in a big company. Unfortunately, we have a huge problem with server loads after the spin up process, after restarts and jobs modification. Multibranch jobs execute branch indexing on every single change and directly after the job creation. It is great,

Re: Proposal: Archiving system-config-dsl-plugin (replaced by JCasC)

2020-04-15 Thread Jesse Glick
Yes, this was only ever a prototype. -- 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

Re: Proposal: Archiving system-config-dsl-plugin (replaced by JCasC)

2020-04-15 Thread Mark Waite
+1 On Wed, Apr 15, 2020, 1:37 AM Oleg Nenashev wrote: > Hi all, > > I just noticed that https://github.com/jenkinsci/system-config-dsl-plugin is > still around and that it uses "Jenkins Configuration-as-Code Plugin". For > me the plugin appeared in Google search, so I assume it may confuse

Re: Emailext token feature extension

2020-04-15 Thread Oleg Nenashev
Hi, It is possible in principle, and it would be a great feature. Additional parameters would do the job there, as long as the default behavior does not change. To implement that you will need to somehow fetch this data from the JUnit Plugin metadata, so you need to define categorization rules

Re: Failed to downgrade the 3rd party jenkins plugin

2020-04-15 Thread Boyka Zhu
Looks like we must publish the plugin to the central market. Then update-center.json will have a record of the plugin. But still need some one's double confirmation. 在 2020年4月15日星期三 UTC+8下午2:16:42,Boyka Zhu写道: > > Hi, > > I wrote a Jenkins plugin, and installed(plugin manager advance

Emailext token feature extension

2020-04-15 Thread Divyesh Chandra
Hi, In my pipeline, multiple projects are build. When I used the FAILED_TESTS token, tests of unrelated projects are appended and sent in a single email. This is because FAILED_TESTS captures all the failed tests till now and fetches all of them together. I want to capture the tests of

Re: ANN: Agent Docker images renaming on April 12-13

2020-04-15 Thread Oleg Nenashev
It applies there in principle, but I do not see a major use case for "ssh-agent" tool being ran as a Docker container. OTOH I might be wrong: https://hub.docker.com/r/nuodb/ssh-agent Personally I do not feel strongly about the name, and I am ready to follow the majority here. So far we are at

Re: [jenkins-infra] Jenkins Core Release automation

2020-04-15 Thread Oleg Nenashev
I confirm my availability for tomorrow. Will also spend some time today to merge changes into the Jenkins core so that the release includes some real enhancements and fixes for Jenkins users. Regarding the schedule, it would be great to start the release process a bit earlier so that we have

Re: Build issue

2020-04-15 Thread 'Gavin Mogan' via Jenkins Developers
Purely at random skimming code on my phone what happens when you return empty string here? https://github.com/jenkinsci/zohosprints-plugin/blob/master/src/main/java/io/jenkins/plugins/jenkinswork/SprintsRootAction.java#L47 Does as a root action with no url take over everything? That would

Proposal: Archiving system-config-dsl-plugin (replaced by JCasC)

2020-04-15 Thread Oleg Nenashev
Hi all, I just noticed that https://github.com/jenkinsci/system-config-dsl-plugin is still around and that it uses "Jenkins Configuration-as-Code Plugin". For me the plugin appeared in Google search, so I assume it may confuse other Jenkins users. Personally I believe that the plugin PoC is

Build issue

2020-04-15 Thread selva vignesh
Hi, After i pushed the changes to GitHub remote repo, build has been triggered in Jenkins . And i got below error

Failed to downgrade the 3rd party jenkins plugin

2020-04-15 Thread Boyka Zhu
Hi, I wrote a Jenkins plugin, and installed(plugin manager advance ->uploaded) in Jenkins. When I have new version, I upload the new hpi, It will upgrade to new version automatically. But when I click on downgrade, I got error: HTTP ERROR 404 Not Found URI: