Hi all, I'd like to revive the Jenkins build on Avro. The last runs are a bit over a year old: https://builds.apache.org/view/A/view/Avro/
I've opened a PR based on Apache Yetus <https://github.com/apache/avro/pull/344> to configure the precommit task to run CI jobs, as Sean Busbey initially suggested. Initially I would like to go for a Travis CI, as we have with Apache Airflow, but I think the Jenkins of Apache itself <https://builds.apache.org/> might be more appropriate. The current Yetus scripts that I've written are still a bit crude, but I think we should have the automated process from end to end up as soon as possible, and then we can start polishing. Would it be possible to get access to the Apache Jenkins <https://cwiki.apache.org/confluence/display/INFRA/Jenkins#Jenkins-HowdoIgetanaccount>, or is someone able to set this up? I would like to configure the Github pull request builder, based on the CloudBees plugin as suggested on the Apache wiki <https://cwiki.apache.org/confluence/display/INFRA/GitHub+Pull+Request+Builder> . Hope to get your feedback on the plan, and hope to move forward :-) Cheers, Fokko
