Re: [Event]: cdCON CFP is open

2021-03-01 Thread Alyssa Tong
Hi All, Friendly reminder cdCon CFP is closing this Friday, March 5. Thank you, alyssa On Tue, Jan 26, 2021 at 10:37 AM Alyssa Tong wrote: > Hi All, > > The Continuous Delivery Foundation is hosting its annual cdCON in June > 23-24, 2021 and they are looking for talks on Jenkins, CI CD, etc.

Re: Speed up Artifact Copy between slave and master

2021-03-01 Thread Tim Black
I agree external artifact mgmt is the way to go, and I'll be doing that in some work later this year. (Thanks for the link to JEP-202, I've already learned a lot from skimming it.) I have now gleaned that the branch segment of a multibranch job path is the same for all jobs using a given

Re: Speed up Artifact Copy between slave and master

2021-03-01 Thread Jesse Glick
On Mon, Mar 1, 2021 at 4:50 PM Tim Black wrote: > In lieu of installing a proper artifact management system and replacing > all archive/copyArtifact with calls to its REST API > Suggest https://plugins.jenkins.io/artifact-manager-s3/ (or some other JEP-202 implementation) instead. -- You

Re: Speed up Artifact Copy between slave and master

2021-03-01 Thread Tim Black
Refining my request a bit further: SCP as a copyArtifact alternative would be a slam dunk for me if I could construct the source path correctly. The problem is that I use multibranch pipelines liberally and Jenkins uses an algorithm to create a unique folder name, both for workspace names, and

Re: Speed up Artifact Copy between slave and master

2021-03-01 Thread Tim Black
Reviving this very old thread, since this is still very much a problem in Jenkins core a decade later. As I commented here , I'm seeing massive (~13x) performance gains by

Re: Jenkins 2.271.1 LTS RC testing started

2021-03-01 Thread Mark Waite
On Monday, March 1, 2021 at 1:40:08 PM UTC-7 Daniel Beck wrote: > On Mon, Mar 1, 2021 at 8:33 PM Mark Waite wrote: > >> >> I was surprised when GitHub Branch Source 2.10.2 was listed as released >> and yet was not available for download with Jenkins 2.277.1-SNAPSHOT. I >> downloaded it

Re: Jenkins 2.271.1 LTS RC testing started

2021-03-01 Thread Daniel Beck
On Mon, Mar 1, 2021 at 8:33 PM Mark Waite wrote: > > I was surprised when GitHub Branch Source 2.10.2 was listed as released > and yet was not available for download with Jenkins 2.277.1-SNAPSHOT. I > downloaded it separately, copied it to my plugins folder, and restarted > Jenkins. It loaded

Re: Jenkins 2.271.1 LTS RC testing started

2021-03-01 Thread Mark Waite
On Wednesday, February 24, 2021 at 9:05:22 AM UTC-7 Tim Jacomb wrote: > Hello everyone, > > Latest LTS RC was made public and it is ready to be tested. Final release > is scheduled for 2021-03-10. > > Please, report your findings in this thread. > > My testing has confirmed that help buttons

Jenkins Operator sub-project of Jenkins request

2021-03-01 Thread 'Bartłomiej Antoniak' via Jenkins Developers
Hi, I'd like to request Jenkins Kubernetes Operator https://github.com/jenkinsci/kubernetes-operator to be added as Jenkins sub-project. For VirtusLab, this is a strategic project, with dedicated team and long-term commitment. We are planning to join CD.Foundation projects portfolio, as well