You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compile dbt documentation in Github actions (#3814)
* Extract environment variables from terraform workflow yml
* Split dbt related github workflow items
* Upload dbt artifacts and documentation to GCS
* Allow staging github actions service account to run bigquery jobs
* Correctly interpolate runner operating system in cache key
* Compile staging against staging
* Use google credentials output for keyfile
* Do not use service account to build dbt
* Add permission to service account to create BigQuery job on cal-itp-data-infra-staging to fix error when compiling dbt
* Apply custom roles to service account
* Add permissions for staging to read production resources
* Allow staging service account to act like a production analyst
* Allow github service account to read filtered data and bigquery metadata
* Store CI artifacts on github
* Remove old Composer environment references
Signed-off-by: Erika Pacheco <[email protected]>
Co-authored-by: Doc Ritezel <[email protected]>
0 commit comments