bcgov / cas-pipeline

A collection of make functions used to compose pipelines
Apache License 2.0
0 stars 0 forks source link

Feat: airflow github oauth client secrets #75

Closed mikevespi closed 1 year ago

mikevespi commented 1 year ago

Add a secret to hold the clientId and clientSecret for CAS Airflow's new GitHub authentication.

Related cas-airflow branch: https://github.com/bcgov/cas-airflow/pull/151