Re: Re: Re: Enable Travis for Doris

2020-03-18 Thread Zhao Chun
Hi everyone I have created a ticket for this operation. Here is the link https://issues.apache.org/jira/browse/INFRA-19993 Thanks, Zhao Chun 陈明雨 于2020年3月18日周三 下午10:51写道: > I agreed. I've tried to use GitHub action for CI, but it takes almost 1 > hours... > > > > > -- > > 此致!Best Regards > 陈明雨

Re:Re: Re: Enable Travis for Doris

2020-03-18 Thread 陈明雨
I agreed. I've tried to use GitHub action for CI, but it takes almost 1 hours... -- 此致!Best Regards 陈明雨 Mingyu Chen Email: chenmin...@apache.org 在 2020-03-18 20:35:55,"Zhao Chun" 写道: >Hi > >I think we should not visit Travis CI frequently. After we configure it, it >will be the default

Re: Re: Enable Travis for Doris

2020-03-18 Thread Zhao Chun
Hi I think we should not visit Travis CI frequently. After we configure it, it will be the default build in the background. Because Doris currently takes too long to compile, this time i intent to update website automatic on Travis CI. As for compilation and regression testing, we can add them lat

Re:Re: Enable Travis for Doris

2020-03-18 Thread 陈明雨
Hi: The access of TravisCI in China is very slow, and we need to confirm whether the compilation speed and performance of TravisCI meet the requirements. -- 此致!Best Regards 陈明雨 Mingyu Chen Email: morning...@163.com; morningman@gmail.com 在 2020-03-18 15:25:09,"Willem Jiang" 写道: >+1.

Re: Enable Travis for Doris

2020-03-18 Thread Willem Jiang
+1. CI is a quite important part for Open Source development. Willem Jiang Twitter: willemjiang Weibo: 姜宁willem On Wed, Mar 18, 2020 at 12:12 PM Zhao Chun wrote: > > Hi all > > I intent to enable Travis CI for Doris. > > In the future, we can rely on Travis CI to update our official website, o

Enable Travis for Doris

2020-03-17 Thread Zhao Chun
Hi all I intent to enable Travis CI for Doris. In the future, we can rely on Travis CI to update our official website, on the one hand to avoid untimely website updates, and on the other hand, to avoid unnecessary manual labor. If there is no objections, I will submit an operation application on