[GitHub] [airflow-client-go] houqp commented on a change in pull request #1: Add generated go client

2020-07-01 Thread GitBox
houqp commented on a change in pull request #1: URL: https://github.com/apache/airflow-client-go/pull/1#discussion_r448693291 ## File path: README.md ## @@ -1 +1,62 @@ -# Airflow API Client for Go + +Airflow Go client += + +Go Airflow OpenAPI client generated

[GitHub] [airflow-client-go] houqp commented on a change in pull request #1: Add generated go client

2020-07-01 Thread GitBox
houqp commented on a change in pull request #1: URL: https://github.com/apache/airflow-client-go/pull/1#discussion_r448218603 ## File path: .github/workflows/ci.yml ## @@ -0,0 +1,25 @@ +name: CI + +on: + push: +branches: ['master'] +tags: + - '*' + pull_request: