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

[Story] Completely update all base-python connectors, use CDK package instead #7242

Closed
36 tasks done
yevhenii-ldv opened this issue Oct 21, 2021 · 3 comments
Closed
36 tasks done

Comments

@yevhenii-ldv
Copy link
Contributor

yevhenii-ldv commented Oct 21, 2021

Part of #6164 epic

Currently we have a lot of connectors using base-python package.
In this story, we need to use the classes and methods from the СDK instead of using them from the base-python package for following connectors:

Note: Please, before starting the new task - please create a separate issue for it and edit the description by adding a link.

@yevhenii-ldv yevhenii-ldv added type/enhancement New feature or request lang/python labels Oct 21, 2021
@yevhenii-ldv yevhenii-ldv self-assigned this Oct 21, 2021
@yevhenii-ldv yevhenii-ldv added this to the Connectors 2021-10-29 milestone Oct 21, 2021
@sherifnada
Copy link
Contributor

@yevhenii-ldv I think for the vast majority of these, they don't actually depend on base-python and it's just because the template generator had (maybe still has?) base-python in it

@yevhenii-ldv
Copy link
Contributor Author

yevhenii-ldv commented Oct 22, 2021

@sherifnada yep, agree with you. I think it is possible in one PR to remove this unnecessary dependency from all build.gradle files for connectors in which this dependency is superfluous.

@htrueman
Copy link
Contributor

htrueman commented Nov 1, 2021

These connectors were refactored in #7499, so no need to create a separate issues for them:
source-apify-dataset,
source-bigcommerce,
source-dixa,
source-exchange-rates,
source-intercom,
source-linkedin-ads,
source-mixpanel,
source-paypal-transaction,
source-s3,
source-scaffold-source-http,
source-scaffold-source-python,
source-shortio,
source-slack,
source-smartsheets,
source-snapchat-marketing,
source-square,
source-tiktok-marketing,
source-trello,
source-us-census,
source-woocommerce

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment