tejaswini-imply opened a new pull request, #13789: URL: https://github.com/apache/druid/pull/13789
Since we migrated all the static checks and tests from Travis to GitHub Actions and these new GHA CIs are stable for quite some time, it's safe to remove Travis CI from Apache Druid project. P.S: - Although `check_test_suite.py, check_test_suite_test.py` scripts were earlier used by only Travis, they're kept around to be used by GHA CIs for optimizations in near future. - Travis documentation for new ITs (experimental then) was removed since they're stable for quite some time and GHA related documnetation can be added if needed in future. - Build & Test on ARM64 architecture jobs aren't migrated from Travis to GHA since GitHub doesn't yet provided ARM based runners. To be added once they're available. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
