Unfortunately there is no way to fix your second point when working in
the apache/* repositories as far as I know.
This is the account of Apache Software Foundation, which is shared
between all projects.
If you fork the repo and work in your own namespace, you can use your
own Travis account and have much quicker build times.

J

Am Do., 8. Aug. 2019 um 11:34 Uhr schrieb 王仁敏 <[email protected]>:
>
> Those day I spend some time updating Travis CI of incubator-weex, during
> the development process, I found some problems and the below is my
> suggestion,
>
> # FIrst I recommend prohibiting merging the PR that Travis CI builds failed
>
> Travis CI build failed means that there is something wrong. If we force to
> merge the PR, it will lead to bugs even crash. We should Prohibited force
> merge PR that Travis CI builds failed into the main branch. (but the
> committer now has permission to merge the PRs that failed Travis CI build
> failed, and there have been some cases where PR builds failed but were
> merged into the main branch.)
>
> # Second, I recommend increasing Travis CI's resources
>
> Now Weex's Travis CI does not allow parallel builds, which means that new
> Travis CI job must wait until the existing Travis CI job complete.
>
> But It takes about 20 minutes to build a Travis CI once now, with more and
> more checks will be added to Travis CI, the wait time will get longer and
> longer, even unbearable.
>
> Best regards.
> Renmin Wang

Reply via email to