ccao-data / service-spark-iasworld

Service for extracting tables from the CCAO system-of-record and uploading them to the Data Department's data warehouse
GNU Affero General Public License v3.0
0 stars 0 forks source link

Set var to upload test results when running GitHub workflow #18

Open jeancochrane opened 1 month ago

jeancochrane commented 1 month ago

⚠️ This PR depends on changes in https://github.com/ccao-data/data-architecture/pull/603. Make sure to merge that PR before this one. ⚠️

This PR updates the GitHub workflows integration in our Spark ingest config to pass the upload_test_results=True input variable when triggering the test-dbt-models workflow in https://github.com/ccao-data/data-architecture/. This parameter will be necessary in order to run the workflow properly once https://github.com/ccao-data/data-architecture/pull/603 lands.