-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix Google Adwords CI & publish new version #2929
Comments
I tried to do a little research and find out when tests started to fail. I went on Right now I can't really tell what caused this problem with tests because it requires more investigation. I believe more information could be found during the task execution. |
Issue is:
See here: https://github.com/airbytehq/airbyte/runs/2492973569?check_suite_focus=true#step:10:8673 ideas for next steps:
|
Add `tap-adwords==1.13.0` to required packeges in `setup.py` file.
Remove `tap-adwords==1.12.0` installation from `Dockerfile` and `build.gradle` files.
The issue is still exist I was faced with it when solving #2903 |
|
Description
The Google Adwords CI is failing. I'm pretty sure nothing is wrong with the connector but it seems like we may have no data in the underlying source.
Once this has been fixed, we should bump & publish a new version to pick up the changes from #2918
┆Issue is synchronized with this Asana task by Unito
The text was updated successfully, but these errors were encountered: