Re: Apache infra issues

2019-10-10 Thread Sijie Guo
Use Github Actions for postcommit CI is fine. But it is not a solution for precommit CI. Because the Github Actions runs on the forks' account. It is not a solution for contributors. Unless I missed something here. - Sijie On Thu, Oct 10, 2019 at 9:14 AM Ali Ahmed wrote: > Yes that's what I am

Re: Apache infra issues

2019-10-10 Thread Ali Ahmed
Yes that's what I am referring to. -Ali On Wed, Oct 9, 2019 at 11:50 PM Sijie Guo wrote: > > I recommend we ask apache infra to disable them and enable the github > cicd > integration. > > What is Github CI/CD? You mean Github Actions? > > - Sijie > > On Thu, Oct 10, 2019 at 6:13 AM Ali Ahmed

Re: Apache infra issues

2019-10-09 Thread Sijie Guo
> I recommend we ask apache infra to disable them and enable the github cicd integration. What is Github CI/CD? You mean Github Actions? - Sijie On Thu, Oct 10, 2019 at 6:13 AM Ali Ahmed wrote: > I have added some support to apache jenkins jobs as an experiment to skip > documentation changes

Apache infra issues

2019-10-09 Thread Ali Ahmed
I have added some support to apache jenkins jobs as an experiment to skip documentation changes and retry failed tests. They are operational but it seems on different runs it picks up different job configurations. reasons unclear. Also the infra seems to be unstable now jobs get stuck and fail mi