Skip to content
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

Update jsonschema version range. #126

Closed
wants to merge 1 commit into from

Conversation

manavkohli
Copy link

@manavkohli manavkohli commented May 1, 2020

Description of change


This includes the same changes as in #123, however, I signed the contribution agreement. This dependency issue precludes the use of any singer taps/targets with Google Cloud Composer since the builds fail with jsonschema version incompatibilities. This change will also avoid confusion for those viewing the Stitch Medium post Superching ETL with Airflow and Singer. For those hosting Airflow themselves, @feluelle further describes the motivations for the change:

"Airflow 1.10.7 added the jsonschema dependency to support serializing/deserialising data in its meta database.
Because singer-python pins the jsonschema version to 2.6.0, it can no longer be used in Airflows newer versions in the same Python venv.

This change would allow users to use singer-python in a newer Airflow Environment."

Manual QA steps

Risks

Rollback steps

  • revert this branch

@manavkohli
Copy link
Author

I also created a separate placeholder PR for updating tap-shopify: singer-io/tap-shopify#56

@manavkohli
Copy link
Author

I also added another PR in target-stitch: singer-io/target-stitch#88

@manavkohli
Copy link
Author

I also added a PR in tap-facebook: singer-io/tap-facebook#94

@manavkohli
Copy link
Author

I also added a PR in tap-adwords: singer-io/tap-adwords#67

@manavkohli
Copy link
Author

Finally, added in the tap-shippo project: singer-io/tap-shippo#9

@feluelle
Copy link

feluelle commented May 4, 2020

Thanks @manavkohli for continuing it :) 👍

@manavkohli
Copy link
Author

Closing due to inactivity

@manavkohli manavkohli closed this Jun 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants