Hi, several days ago the ASF INFRA migrated the travis CI from travis-ci.org to travis-ci.com, and caused some issues: only one job can be executed and many jobs are queued and never be executed...
Besides, even before migration, the travis CI is not so efficient. Yesterday I tried Github Action, found its CI configuration file is easier to maintain, and the jobs can be run faster than travis. I have finished the script of `mvn test` [1], and am trying to finish sonar and code coverage (coveralls.io). Any opinions about this? If there is no more suggestion, I'd like to call a vote for migrating travis-ci to github action. [1] https://github.com/apache/iotdb/pull/2051 Best, ----------------------------------- Xiangdong Huang School of Software, Tsinghua University 黄向东 清华大学 软件学院
