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

Adding source-mailchimp connector #1536

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Conversation

Luishfs
Copy link
Collaborator

@Luishfs Luishfs commented Apr 26, 2024

Notes for reviewers:

Discover

Discover jsondiff

Capture

Capture jsondiff

Spec

Spec jsondiff

End-To-End

End-to-End tests were validated using a local flow setup with a hosted supabase db


This change is Reviewable

@Luishfs Luishfs self-assigned this Apr 26, 2024
…292a259f4daf43

Remote Repo URL: https://github.com/airbytehq/airbyte.git
Source name: 45dae2c2485b9c7f90db83a106292a259f4daf43
Source Commit ID: 45dae2c2485b9c7f90db83a106292a259f4daf43
Source Repo Prefix: airbyte-integrations/connectors/source-mailchimp/
Import Path: source-mailchimp/
License Type: MIT
License Path: airbyte-integrations/connectors/source-mailchimp/pyproject.toml

git-merge-subpath: 45dae2c2485b9c7f90db83a106292a259f4daf43 airbyte-integrations/connectors/source-mailchimp source-mailchimp
@Luishfs Luishfs marked this pull request as ready for review April 26, 2024 19:45
@Luishfs Luishfs marked this pull request as draft April 26, 2024 20:21
@Luishfs Luishfs marked this pull request as ready for review April 29, 2024 12:49
@Luishfs
Copy link
Collaborator Author

Luishfs commented Apr 29, 2024

@williamhbaker Mailchimp is ready for review. Discovery jsondiff is a bit large ( due to some changes on schema & new streams ), let me know if you need me to do something to help in review

@Luishfs Luishfs linked an issue Apr 29, 2024 that may be closed by this pull request
@williamhbaker
Copy link
Member

Can you verify that that the patches in https://github.com/estuary/airbyte/tree/master/airbyte-integrations/connectors/source-mailchimp have been applied on this import, if applicable? Particularly the ones in https://github.com/estuary/airbyte/tree/master/airbyte-integrations/connectors/source-mailchimp/streams. I'm seeing for example that https://github.com/estuary/airbyte/blob/master/airbyte-integrations/connectors/source-mailchimp/streams/campaigns.patch.json has not been carried over, and I'm wondering why that is?

@Luishfs
Copy link
Collaborator Author

Luishfs commented Apr 29, 2024

@williamhbaker Made the changes to b674a29 and updated jsondiff links.

This change seemed to not make any difference when running capture or end-to-end tests, also it seems to be plenty of enum fields in both campaigns and other streams, that does not seem to interact with the final result, so i just figured to not propagate a change that i didnt really understand why or how it works, but it has been fixed now

Copy link
Member

@williamhbaker williamhbaker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM assuming the merge conflict is addressed

@Luishfs
Copy link
Collaborator Author

Luishfs commented Apr 29, 2024

@williamhbaker just addressed it, waiting for tests to confim.

Copy link
Contributor

@jonwihl jonwihl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the source-mailchimp tests are still failing. Waiting for successful tests to merge

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.

source-mailchimp: import to Estuary python CDK
3 participants