Closed dianabarsan closed 5 months ago
I agree with the whole weirdness around e2e tests in this repo depending on another repository. I really struggled not to make this change in this iteration, because I wanted to keep this relatively contained to the watcher + multi db support.
I think the simplest solution right now is to have a sort of test-branch for cht-pipeline instead of passing main to e2e tests here. But the best would be to somehow source the DBT models to this repo.
:tada: This PR is included in version 1.0.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Adds watcher for continuous doc import. Watcher has a timeout of 5 seconds between tries. Adds multi database support. Ignores postgres deadlock errors, and adds retry.
Updates e2e tests to:
107