move-coop / parsons

A python library of connectors for the progressive community.
https://www.parsonsproject.org/
Other
257 stars 125 forks source link

Merge major-release into main & bump version number in setup.py #938

Closed shaunagm closed 7 months ago

shaunagm commented 7 months ago

I just merged main into major-release, per @Jason94's advice, so this should be clean.

shaunagm commented 7 months ago

@IanRFerguson @willyraedy it looks like there were some uncaught issues with your BigQuery PRs, I think because we're not testing the same way (or at all???) when things get merged to major-release. Can you take a look and let me know whether this is a problem with the original PR (and if so, your timeline for fixing it) or whether this is actually still a versioning/release issue. Thanks!

austinweisgrau commented 7 months ago

This PR seems to include problematic code in the ActionNetwork connector from #861 that was reverted with #876

austinweisgrau commented 7 months ago

945 fixes the issue with #876 getting lost

austinweisgrau commented 7 months ago

946 should fix the test failure issue related to the storage_transfer import