Re: Inquiry Regarding Azure Pipelines

2024-04-09 Thread Muhammet Orazov
Hey Robert, Thanks for fixing the flinkbot issue. Thanks for your efforts (including Mathias and Lorenzo)! Best, Muhammet p.s. Mandatory XKCD: https://xkcd.com/2347/ On 2024-04-03 16:52, Robert Metzger wrote: Hi Yisha, flinkbot is currently not active, so new PRs are not triggering any AZP

Re: [External] Inquiry Regarding Azure Pipelines

2024-04-09 Thread Yisha Zhou
Thanks Robert. Manual trigger didn’t work. I’ll push a new commit to trigger it. > 2024年4月9日 16:33,Robert Metzger 写道: > > I'm not 100% sure, but I think the manual trigger via a command will use > the latest commit (e.g. your second commit) to trigger a build. > Historically, manual triggering

Re: [External] Inquiry Regarding Azure Pipelines

2024-04-09 Thread Robert Metzger
I'm not 100% sure, but I think the manual trigger via a command will use the latest commit (e.g. your second commit) to trigger a build. Historically, manual triggering has not been very reliable. If the manual triggering isn't working, you can also just push a commit with a tiny change to trigger

Re: [External] Inquiry Regarding Azure Pipelines

2024-04-06 Thread Yisha Zhou
Hi Robert, Thank you for your prompt response to my previous email. I appreciate the information provided. However, I still have a few remaining questions that I hope you can assist me with. I have noticed that other PRs are now able to trigger AZP builds automatically. In my case, I have two

Re: Inquiry Regarding Azure Pipelines

2024-04-03 Thread Robert Metzger
Hi Yisha, flinkbot is currently not active, so new PRs are not triggering any AZP builds. We hope to restore the service soon. AZP is still the source of truth for CI builds. On Wed, Apr 3, 2024 at 11:34 AM Yisha Zhou wrote: > Hi devs, > > I hope this email finds you well. I am writing to see

Inquiry Regarding Azure Pipelines

2024-04-03 Thread Yisha Zhou
Hi devs, I hope this email finds you well. I am writing to seek clarification regarding the status of Azure Pipelines within the Apache community and seek assistance with a specific issue I encountered. Today, I made some new commits to a pull request in one of the Apache repositories. However