Hi Jan, Although not strictly related with Jenkins removal, I do not think the format check (or other "quality" checks, like coverage, sonar...) should be different per repo, but global to Kie. I'm of course in favour of removing Jenkins (which is slow and error prompt) but since the only place where we are currently doing this kind of "quality" check is Jenkins, I feel we need to incorporate these checks, that will not longer be there once Jenkins is removed, in all GHA of the different kie repositories. PS: I think it will be highly inconsistent (at least as a first sight from outside) to use global repositories to open issues (which is pretty handy when the issue affects multiple repo, but in practise we are opening many issues that affects only one repo in the kie-issue repo, which I think will complicate a bit thing for a guy that want to navigate that repository issue history, if such guy ever exist ;)) and do not use a global "quality/format" policy for all repos (at least the ones that are using Java and should use the same policies) within KIE.
On Wed, May 22, 2024 at 5:53 PM Luca Molteni <lmolt...@redhat.com> wrote: > +1 > > > On 22 May 2024, at 10:00, Jan Šťastný <jstastn...@apache.org> wrote: > > > > Hello, > > > > Due to our technical debt in Jenkins PR checks and repeated problems with > > execution times and long waiting queues, I'd like to propose dropping > > Jenkins PR checks for repositories where we have an equivalent > alternative > > in GHA PR checks. > > > > That applies most probably to: > > - incubator-kie-drools > > - incubator-kie-kogito-runtimes > > - incubator-kie-kogito-apps > > - incubator-kie-kogito-examples > > - incubator-kie-optaplanner > > - incubator-kie-optaplanner-quickstarts > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@kie.apache.org > For additional commands, e-mail: dev-h...@kie.apache.org > >