Re: Setting up automated plugin release

2021-12-22 Thread 'Jesse Glick' via Jenkins Developers
On Wed, Dec 22, 2021 at 6:10 AM Marit M wrote: > 202 > Error: > on='[ERROR] Make sure `git status -s` is empty before using -Dset.changelist > https://github.com/jenkinsci/bmc-cfa-plugin/pull/12 -- Y

Re: Setting up automated plugin release

2021-12-22 Thread Marit M
Now I get an error on the release job regarding incrementals : [WARNING] The requested profile "consume-incrementals" could not be activated because it does not exist. 201 ++ mvn -B -ntp -Dset.chan

Re: Setting up automated plugin release

2021-12-22 Thread Tim Jacomb
this should fix your current issue: https://github.com/jenkinsci/bmc-cfa-plugin/pull/11 On Wed, 22 Dec 2021 at 09:50, Marit M wrote: > I managed to fix that by applying a label to the PR. > > > ב-יום שלישי, 21 בדצמבר 2021 בשעה 16:53:51 UTC+2, ‪Marit M‬‏ כתב/ה: > >> Hi, >> >> >> >> I have followe

Re: Setting up automated plugin release

2021-12-22 Thread Marit M
I managed to fix that by applying a label to the PR. ב-יום שלישי, 21 בדצמבר 2021 בשעה 16:53:51 UTC+2, ‪Marit M‬‏ כתב/ה: > Hi, > > > > I have followed the steps described in > https://www.jenkins.io/doc/developer/publishing/releasing-cd/. > > But I can’t seem to pass the validate job on the cd