Re: [PROPOSAL] Policy for code changes

2023-09-20 Thread Alex Porcelli
Ricardo, Here in Apache there is no concept of component leadership, it’s a flat structure that is basically [P]PMC and Committers. I’m ok to adjust for 2 committers for now. Would love to hear from others here if we got the consensus that it’s expected. In regard triage, there’s an option with

Re: [CI] Github Actions migration

2023-09-20 Thread ricardo zanini fernandes
Hi Jan! Thanks for the link in the runs, I couldn't find the error reason. That clarifies, I'll fix the actions. Many thanks again!!! Now I'm happier. -- Ricardo Zanini Fernandes Vida longa e próspera. On Wed, Sep 20, 2023 at 3:33 PM Jan Šťastný wrote: > Thank you Ricardo for this thread. >

Re: [CI] Github Actions migration

2023-09-20 Thread Jan Šťastný
Thank you Ricardo for this thread. I don't know details about the workflows, but see that for PR checks there are reported actions that are not allowed in Apache org: https://github.com/apache/incubator-kie-kogito-serverless-operator/actions/runs/6252529689 The status there says:

Re: [CI] Initial Jenkins CI setup

2023-09-20 Thread Spolti
It is not working for kogito-examples as well: https://github.com/apache/incubator-kie-kogito-examples/pull/1778 Em qua., 20 de set. de 2023 às 15:19, ricardo zanini fernandes < ricardozan...@gmail.com> escreveu: > Jan, > > Sorry to be a PITA, but it's not working for me. See: > >

Re: [CI] Github Actions migration

2023-09-20 Thread ricardo zanini fernandes
Just to add, the actions in my repo are not working and I can't tell what's wrong since there's no even a log. The action just won't start: https://github.com/apache/incubator-kie-kogito-serverless-operator/actions -- Ricardo Zanini Fernandes Vida longa e próspera. On Wed, Sep 20, 2023 at 3:26 

[CI] Github Actions migration

2023-09-20 Thread ricardo zanini fernandes
I'm starting a new thread since it was requested by Jan, so we won't mess up the topics. He mentioned that there are several restrictions to GHA under Apache org. Honestly, I didn't go through all the docs he linked in the other email, but it seems it can hardly restrict our cloud requirements.

Re: [CI] Initial Jenkins CI setup

2023-09-20 Thread ricardo zanini fernandes
Jan, Sorry to be a PITA, but it's not working for me. See: https://github.com/apache/incubator-kie-kogito-serverless-operator/actions/runs/6252529768 The action doesn't even start. Cheers! -- Ricardo Zanini Fernandes Vida longa e próspera. On Wed, Sep 20, 2023 at 1:22 PM Jan Šťastný wrote:

Re: [PROPOSAL] Policy for code changes

2023-09-20 Thread ricardo zanini fernandes
+1 to what Mario just said. I was about to send the same email. For instance, at this moment I have 4 PRs waiting to be merged and with all honesty, a PPMC will only give his "ok". So it's just a waste of their time. Eder suggested having leads in each component, which makes a bit more sense. Or

Re: [HEADS-UP][runtimes] kogito-runtimes repository alignment with Apache parent pom

2023-09-20 Thread Tibor Zimányi
Hi Francisco, I see you are part of the commiters, however you don't have set up your GitHub username. That is probably why you cannot add reviewers. Please follow

Re: [PROPOSAL] Policy for code changes

2023-09-20 Thread Alex Porcelli
Mario, I think you have a very valid point, and I think this could be adjusted by 2 committers. Another thing that we could take advantage in the future is, giving the diverse and complex codebase, use codeowners [1] and balance better the code review among all the committers. [1] -

Re: [PROPOSAL] Policy for code changes

2023-09-20 Thread Mario Fusco
Hi Alex, Sorry if I'm reading and replying to this email with so much delay. > • The other is from a PPMC member. In all honesty this specific constraint seems unnecessarily and excessively restrictive to me. I'm afraid that waiting for an approval from a so small group of persons for all

Re: [CI] Initial Jenkins CI setup

2023-09-20 Thread Jan Šťastný
I am writing to report our recent progress and hopefully respond to Ricardo's question. Firstly this thread deals with ASF Jenkins jobs, based on github.com/apache/incubator-kie-kogito-pipelines framework. The repository that Ricardo mentions has been adjusted yesterday on the main branch (check

Re: [HEADS-UP][runtimes] kogito-runtimes repository alignment with Apache parent pom

2023-09-20 Thread Francisco Javier Tirado Sarti
Hi Tibor, It is expected that we cannot add reviewers to kogito-runtimes PRs yet? Thanks for all the hard work. El mar, 19 sept 2023 a las 16:56, Tibor Zimányi () escribió: > Hi, > > kogito-apps repository references pom from kogito-runtimes as a parent. I > was able to compile kogito-apps with

Re: [CI] Initial Jenkins CI setup

2023-09-20 Thread ricardo zanini fernandes
Hi folks! Sorry to push, but do we have a ballpark for the kogito-serverless-operator CI migration? It's reasonably simple since there's only one Jenkins job that can be postponed, everything else is simple GHA. I ask because we have many PRs that need to be merged. I can help if needed, just let