Retrospective: Regressions in Jenkins 2.204.3...2.204.5

2020-03-09 Thread Oleg Nenashev
Dear all, We had serious regressions in the 2.204.x LTS baseline starting from 2.204.3 which was released on Feb 28 (changelog ). After that we had 2 out-of-order releases over a week, with 3 major regressions reported by Jenkins LTS users. These regressions w

How to use the "email-ext" extension?

2020-03-09 Thread Alexander Dietz
Hello, I am trying to use the extension "email-ext" but I could not find any useable documentation for it on how to use it with YAML!. Below is an excerpt from the xml definition - but how to write that in yaml? I have this documentation so far: https://jenkins.io/doc/pipeline/steps/email-ext

Re: How to use the "email-ext" extension?

2020-03-09 Thread Slide
Is this for CasC? If so, I would recommend setting it up via the UI and then exporting the yaml to see how to use it. On Mon, Mar 9, 2020, 04:33 Alexander Dietz wrote: > Hello, > > I am trying to use the extension "email-ext" but I could not find any > useable documentation for it on how to use

Re: How to use the "email-ext" extension?

2020-03-09 Thread Alexander Dietz
I can export the yaml? How to do so? I do not see such an option. Cheers Alex On Monday, 9 March 2020 12:54:14 UTC+1, slide wrote: > > Is this for CasC? If so, I would recommend setting it up via the UI and > then exporting the yaml to see how to use it. > > On Mon, Mar 9, 2020, 04:33 Alexande

Re: How to use the "email-ext" extension?

2020-03-09 Thread Slide
Here you go: https://github.com/jenkinsci/configuration-as-code-plugin/blob/master/docs/features/configExport.md Regards, Alex On Mon, Mar 9, 2020 at 5:03 AM Alexander Dietz wrote: > I can export the yaml? How to do so? I do not see such an option. > > > Cheers > Alex > > On Monday, 9 March 20

No valid crumb - scm trigger doesn't work since 2.222 - pull 4509

2020-03-09 Thread Stölzer Sven
Hi Jenkins-Team, it seems that since version 2.222 the scm trigger doesn’t work. The requested Crumb form jenkins server was correctly included in the post commit hook see attachment. But the Jenkins throws an: “HTTP ERROR 403 No valid crumb was included in the request”. Where is the error locat

Re: No valid crumb - scm trigger doesn't work since 2.222 - pull 4509

2020-03-09 Thread Slide
Please see this post from the developers group, it mentions the CSRF protections enabled in 2.222 https://groups.google.com/forum/#!topic/jenkinsci-dev/NTlo7lhWY_Q On Mon, Mar 9, 2020 at 5:13 AM Stölzer Sven wrote: > Hi Jenkins-Team, > > > > it seems that since version 2.222 the scm trigger doe

Re: How to use the "email-ext" extension?

2020-03-09 Thread Marky Jackson
Also check out this write up: https://ikeptwalking.com/using-email-ext-plugin-in-jenkins-pipeline/ On Monday, March 9, 2020 at 4:34:02 AM UTC-7, Alexander Dietz wrote: > > Hello, > > I am trying to use the extension "email-ext" but I could not find any > useable documentation for it on how to us

How to upload a View configuration to Jenkins

2020-03-09 Thread Martin Jost
Hello, I'm using Jenkins 2.204.2 currently. I'm trying to download a view configuration, modify it and upload again. If I look at the API for a view, http://ull105.net:/view/PHY_Master/api/ I get at the the bottom: "Fetch/Update config.xml To programmatically obtain config.xml, hit this URL

Re: No valid crumb - scm trigger doesn't work since 2.222 - pull 4509

2020-03-09 Thread Daniel Beck
> On 9. Mar 2020, at 13:06, Stölzer Sven wrote: > > it seems that since version 2.222 the scm trigger doesn’t work. > The requested Crumb form jenkins server was correctly included in the post > commit hook see attachment. It's unclear to me what happened here. If Jenkins was already config