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

2020-01-08 Thread Rick
I agree with you that Spring boot can be the framework of backend. start.spring.io is a great example. But I afraid that Jenkins one might take a longer time. And the size might be bigger. On Thu, Jan 9, 2020 at 1:51 AM Sladyn Nunes wrote: > Actually Spring boot is pretty weak on the UI side

Re: Looking for Jenkins stories to turn into case studies

2020-01-08 Thread Rick
count me pls On Thu, Jan 9, 2020 at 7:10 AM Alyssa Tong wrote: > sweet! thank you Marky. I'll introduce you to Jeanne who will take it from > here. Standby. > > On Wed, Jan 8, 2020 at 3:04 PM Marky Jackson > wrote: > >> Count me in Alyssa! >> >> On Jan 8, 2020, at 3:03 PM, Alyssa Tong wrote:

Re: Looking for Jenkins stories to turn into case studies

2020-01-08 Thread Alyssa Tong
sweet! thank you Marky. I'll introduce you to Jeanne who will take it from here. Standby. On Wed, Jan 8, 2020 at 3:04 PM Marky Jackson wrote: > Count me in Alyssa! > > On Jan 8, 2020, at 3:03 PM, Alyssa Tong wrote: > > Hi All, > > Happy new year! > > There are so many people (companies) doing

Re: Looking for Jenkins stories to turn into case studies

2020-01-08 Thread Marky Jackson
Count me in Alyssa! > On Jan 8, 2020, at 3:03 PM, Alyssa Tong wrote: > > Hi All, > > Happy new year! > > There are so many people (companies) doing great things with Jenkins but we > are not really capturing this. I am looking for compelling Jenkins stories to > turn into case studies to

Looking for Jenkins stories to turn into case studies

2020-01-08 Thread Alyssa Tong
Hi All, Happy new year! There are so many people (companies) doing great things with Jenkins but we are not really capturing this. I am looking for compelling Jenkins stories to turn into case studies to highlight the wonderful things our community is doing with Jenkins. If you are interested

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

2020-01-08 Thread Sladyn Nunes
Actually Spring boot is pretty weak on the UI side it wasn't meant for that, it's more of a backend platform, but if we combine its features with a Javascript UI of our choice, it should work pretty well. On Wed, Jan 8, 2020, 11:14 PM Matt Sicker wrote: > Sounds like an interesting project

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

2020-01-08 Thread Matt Sicker
Sounds like an interesting project idea. For inspiration on UI, would this be similar to, say, https://start.spring.io/ ? On Wed, Jan 8, 2020 at 8:49 AM Rick wrote: > Hi team, > > I'd like to share an idea with you. There are some original discussions > from the GSoC thread >

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

2020-01-08 Thread Daniel Anechitoaie
Awesome. So there are two options, this one with AsyncPeriodicWorker and the one from @Jeff where you can run it after each job. I'll look into seeing which one fits best for the current use case. Thank you. On Wednesday, January 8, 2020 at 6:54:50 PM UTC+2, Jesse Glick wrote: > > On Wed, Jan

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

2020-01-08 Thread Jesse Glick
On Wed, Jan 8, 2020 at 10:37 AM Daniel Anechitoaie wrote: > Some Jenkins Java API that would allow me to run some code in the background > every day or so. https://javadoc.jenkins.io/hudson/model/AsyncPeriodicWork.html -- You received this message because you are subscribed to the Google

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

2020-01-08 Thread Daniel Anechitoaie
That's great idea. Thank you Jeff. On Wednesday, January 8, 2020 at 6:20:43 PM UTC+2, Jeff wrote: > > You could also write a plugin that implements the RunListener extension, > and gather the stats as the jobs complete. In some sense, that might be > better, because you don't have to worry

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

2020-01-08 Thread Jeff
You could also write a plugin that implements the RunListener extension, and gather the stats as the jobs complete. In some sense, that might be better, because you don't have to worry about builds being discarded before it runs. Here's an example of that

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

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

2020-01-08 Thread Daniel Anechitoaie
I need to gather some statistics (nr of jobs, nr of builds, their status, etc) for our internal Jenkins and post that report to some HTTPS endpoint. Is there a way that I can make a plugin or something, that is not an actual job, so that doesn't require an actual agent/worker that will do this?

[GSOC 2020 PROJECT IDEA] Jenkins distribution customize service

2020-01-08 Thread Rick
Hi team, I'd like to share an idea with you. There are some original discussions from the GSoC thread here. For many users, they download Jenkins

Re: Becoming Admin of https://github.com/jenkinsci/datadog-plugin

2020-01-08 Thread Oleg Nenashev
https://issues.jenkins-ci.org/browse/INFRA-2410 was filed, but we need explicit confirmation from the Datadog account there as Daniel said. Let's proceed in the JIRA ticket On Friday, January 3, 2020 at 5:59:13 PM UTC+1, Daniel Beck wrote: > > Please file this as a INFRA issue in Jira from the