You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hudi.apache.org by Shiyan Xu <xu...@gmail.com> on 2022/05/30 08:53:05 UTC

Azure CI update

Hi everyone,

As you already know, Azure CI allows max. 10 parallel jobs for open source
project, meaning up to 2 PRs to test in CI. In order to save CI queuing
time, these types of PRs will be skipped for triggering Azure CI

   - Labeled rfc or has [RFC-  in the title (this type of PR contains only
   RFC docs change)
   - Labeled pr:wip or has [WIP] in the title (this type of PR indicates
   that the work is still in progress, not ready for review)


The info was also noted down in the cwiki guide page
<https://cwiki.apache.org/confluence/display/HUDI/Guide+on+CI+infrastructure>

Thanks.

-- 
Best,
Shiyan

Re: Azure CI update

Posted by Sivabalan <n....@gmail.com>.
great, thanks for the update.

On Mon, 30 May 2022 at 04:53, Shiyan Xu <xu...@gmail.com> wrote:

> Hi everyone,
>
> As you already know, Azure CI allows max. 10 parallel jobs for open source
> project, meaning up to 2 PRs to test in CI. In order to save CI queuing
> time, these types of PRs will be skipped for triggering Azure CI
>
>    - Labeled rfc or has [RFC-  in the title (this type of PR contains only
>    RFC docs change)
>    - Labeled pr:wip or has [WIP] in the title (this type of PR indicates
>    that the work is still in progress, not ready for review)
>
>
> The info was also noted down in the cwiki guide page
> <
> https://cwiki.apache.org/confluence/display/HUDI/Guide+on+CI+infrastructure
> >
>
> Thanks.
>
> --
> Best,
> Shiyan
>


-- 
Regards,
-Sivabalan