Failures in:
Verify DAGs Up to Date
- On changes to a DAG besides the one you're working on
Example:
.\bqetl dag generate <specific dag>
only updates the task in the tag, even if it has dependencies. If those dependencies require updates, too, they also need to be generated. So you need to run the command again for the task that yours depends on.
Pull Down Private SQL Content
- With an authentication error
Example:
If this happens and you haven't rebased in 48 hours, rebase. We're rotating authentication keys on a two-day basis, so yours are out of date. Of note: once you cannot authenticate, you may also see import errors in other CI steps: