apache / airflow-on-k8s-operator

Airflow on Kubernetes Operator
https://airflow.apache.org/
Apache License 2.0
89 stars 26 forks source link

Setup CI for the repo #8

Closed barney-s closed 4 years ago

barney-s commented 4 years ago

Use travis or equivalent to setup CI for qualified pull requests.

feng-tao commented 4 years ago

cc @kaxil , is it something we need to ask apache infra to help ?

kaxil commented 4 years ago

cc @kaxil , is it something we need to ask apache infra to help ?

Yes we do, will raise an issue now

kaxil commented 4 years ago

Created one at https://issues.apache.org/jira/browse/INFRA-19903

kaxil commented 4 years ago

Travis is enabled. Test: https://travis-ci.org/apache/airflow-on-k8s-operator/builds/656638605 Test PR: https://github.com/apache/airflow-on-k8s-operator/pull/9

kaxil commented 4 years ago

Just create travis.yml and add configs :)