openedx / aspects-dbt

The dbt project for Open edX Aspects!
Apache License 2.0
2 stars 4 forks source link

build: CI fixes, move coverage to separate workflow #68

Closed bmtcril closed 4 months ago

bmtcril commented 4 months ago

This should allow us to still test for coverage from forks, but avoid trying to push docs from fork PRs since they will never have the right permissions for the secrets. Testing with a fork happened here, you can see that the docs build is skipped instead of erroring: https://github.com/openedx/aspects-dbt/pull/69