martin-g commented on pull request #4238: URL: https://github.com/apache/zeppelin/pull/4238#issuecomment-931296200
I have tested [CircleCI](https://circleci.com/), [CirrusCI](https://cirrus-ci.org/) and [Drone.io](https://drone.io) - all of them ask for write permissions for the GitHub repo. Something that Apache Infra team does not allow! The next options are: - TravisCI - the problem with it is that there is a quota of free credits. Still somehow it works fine for many Apache projects: [Ranger](https://app.travis-ci.com/github/apache/ranger), [Tomcat](https://app.travis-ci.com/github/apache/tomcat), [Wicket](https://app.travis-ci.com/github/apache/wicket), [Parquet](https://app.travis-ci.com/github/apache/parquet-mr), ... - Apache Jenkins with a Linux ARM64 agent. I could help providing Linux ARM64 VM for the agent! - JFrog Artifactory Pipelines - this is something that Apache Infra team wants to explore more, but I have no experience with it yet. Any preferences ? -- 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]
