-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
🎉 Migrate Chargify Source Connector to Low Code #29130
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,
|
…o chargify-low-code
Thanks for the PR @topefolorunso can you resolve the merge conflicts? Looking to get this merged soon but need to look into seeding some data in our test account. |
airbyte-integrations/connectors/source-chargify/source_chargify/schemas/TODO.md
Outdated
Show resolved
Hide resolved
* migrate chargify to low code * fix docker image tag * docs: bump metadata.yml, docker files and update connector changelog * fix: correct record selection in manifest.yaml * fix(spec): add airbyte_secret field to api_key property * clean: remove todo.md in schemas folder source-chargify * clean(spec): capitalize names of fields and modify description --------- Co-authored-by: Sajarin <sajarindider@gmail.com>
What
Migrating Source Chargify to Low-Code CDK resolves #28988
How
Created the connector using the connector buider UI, then imported the manifest.yaml to the low code cdk.
Recommended reading order
manifest.yaml
🚨 User Impact 🚨
Are there any breaking changes? What is the end result perceived by the user?
No breaking changes
Pre-merge Actions
Expand the relevant checklist and delete the others.
Updating a connector
Community member or Airbyter
Airbyter
If this is a community PR, the Airbyte engineer reviewing this PR is responsible for the below items.