- Notifications
You must be signed in to change notification settings - Fork 4.9k
✨Source Stripe: New Stream - Persons #26208
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
Conversation
Before Merging a Connector Pull RequestWow! What a great pull request you have here! 🎉 To merge this PR, ensure the following has been done/considered for each connector added or updated:
If the checklist is complete, but the CI check is failing,
|
airbyte-integrations/connectors/source-stripe/source_stripe/schemas/persons.json Outdated Show resolved Hide resolved
airbyte-integrations/connectors/source-stripe/source_stripe/schemas/persons.json Show resolved Hide resolved
archangelic left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution! I have added some suggested changes. Let me know if there are any questions.
airbyte-integrations/connectors/source-stripe/source_stripe/schemas/persons.json Show resolved Hide resolved
airbyte-integrations/connectors/source-stripe/source_stripe/schemas/persons.json Outdated Show resolved Hide resolved
…reams.py Co-authored-by: Mal Hancock <mhancock@archangelic.space>
…into stripePerson
| @archangelic can we get an update in this contribution? |
| Looks like there just needs two areas with changes, then we can continue with getting this merged! |
| Related PR with CI tests: |
* Initial Commit * EOF * Update airbyte-integrations/connectors/source-stripe/source_stripe/streams.py Co-authored-by: Mal Hancock <mhancock@archangelic.space> * Resolve Comments * fix unittest * fix SAT * fix schema --------- Co-authored-by: Mal Hancock <mhancock@archangelic.space> Co-authored-by: midavadim <midavadim@yahoo.com>
What
Closes #16965
Enhancement
New streams:
Recommended reading order
source_stripe/source.pysource_stripe/streams.pysource_stripe/schemas/*🚨 User Impact 🚨
No breaking changes
Pre-merge Checklist
Updating a connector
Community member or Airbyter [Yes]
airbyte_secret./gradlew :airbyte-integrations:connectors:<name>:integrationTest.