Migrate Babelforce Source Connector to Low Code#29314
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,
|
|
Hello 👋 , right now Airbyte's integration tests are failing for this connector and I'm going to work during the week to fix them. Due a high number of contributions we have a backlog and your contribution will be review next week. We ask to you share the integration test from your side whatever possible and if you don't have credentials to run tests to get in touch with Chris "Sean" Dabatos (@RealChrisSean) as soon as possible. Also some common missing steps contributors does migrating to low code are (and you can double check to make sure you implemented this):
|
Marcos Marx (marcosmarxm)
left a comment
There was a problem hiding this comment.
Small detail, after we're ready to merge
airbyte-integrations/connectors/source-babelforce/source_babelforce/manifest.yaml
Outdated
Show resolved
Hide resolved
path fixed now Marcos Marx (@marcosmarxm) |
|
/approve-and-merge reason="no credentials, migration for one stream looks correct" |
5e21b97
into
airbytehq:master
Co-authored-by: marcosmarxm <[email protected]>

What
Migrating Source Babelforce to Low-Code CDK resolves #29259
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?
For connector PRs, use this section to explain which type of semantic versioning bump occurs as a result of the changes. Refer to our Semantic Versioning for Connectors guidelines for more information. Breaking changes to connectors must be documented by an Airbyte engineer (PR author, or reviewer for community PRs) by using the Breaking Change Release Playbook.
If there are breaking changes, please merge this PR with the 🚨🚨 emoji so changelog authors can further highlight this if needed.
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.