Skip to content

Commit

Permalink
Add Braintree source connector (airbytehq#5362)
Browse files Browse the repository at this point in the history
* 5236: Add Braintree source connector

- Add Braintree source connector based on airbyte CDK
- Remove Braintree singer based connector

Co-authored-by: Dmytro Rezchykov <dmitry.rezchykov@zazmic.com>
  • Loading branch information
avida and Dmytro Rezchykov authored Aug 19, 2021
1 parent 42f729a commit 5560df7
Show file tree
Hide file tree
Showing 62 changed files with 2,552 additions and 640 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"sourceDefinitionId": "63cea06f-1c75-458d-88fe-ad48c7cb27fd",
"name": "Braintree",
"dockerRepository": "airbyte/source-braintree",
"dockerImageTag": "0.1.0",
"documentationUrl": "https://docs.airbyte.io/integrations/sources/braintree",
"icon": "braintree.svg"
}
Original file line number Diff line number Diff line change
Expand Up @@ -167,12 +167,6 @@
dockerImageTag: 0.2.5
documentationUrl: https://docs.airbyte.io/integrations/sources/freshdesk
icon: freshdesk.svg
- sourceDefinitionId: 396e4ca3-8a97-4b85-aa4e-c9d8c2d5f992
name: Braintree
dockerRepository: airbyte/source-braintree-singer
dockerImageTag: 0.2.3
documentationUrl: https://docs.airbyte.io/integrations/sources/braintree
icon: braintree.svg
- sourceDefinitionId: 59f1e50a-331f-4f09-b3e8-2e8d4d355f44
name: Greenhouse
dockerRepository: airbyte/source-greenhouse
Expand Down Expand Up @@ -432,3 +426,9 @@
dockerRepository: airbyte/source-shortio
dockerImageTag: 0.1.0
documentationUrl: https://docs.airbyte.io/integrations/sources/shortio
- sourceDefinitionId: 63cea06f-1c75-458d-88fe-ad48c7cb27fd
name: Braintree
dockerRepository: airbyte/source-braintree
dockerImageTag: 0.1.0
documentationUrl: https://docs.airbyte.io/integrations/sources/braintree
icon: braintree.svg
2 changes: 1 addition & 1 deletion airbyte-integrations/builds.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
| App Store | [![source-appstore-singer](https://img.shields.io/endpoint?url=https%3A%2F%2Fdnsgjos7lj2fu.cloudfront.net%2Ftests%2Fsummary%2Fsource-appstore-singer%2Fbadge.json)](https://dnsgjos7lj2fu.cloudfront.net/tests/summary/source-appstore-singer) |
| Asana | [![source-asana](https://img.shields.io/endpoint?url=https%3A%2F%2Fdnsgjos7lj2fu.cloudfront.net%2Ftests%2Fsummary%2Fsource-asana%2Fbadge.json)](https://dnsgjos7lj2fu.cloudfront.net/tests/summary/source-asana) |
| AWS CloudTrail | [![source-aws-cloudtrail](https://img.shields.io/endpoint?url=https%3A%2F%2Fdnsgjos7lj2fu.cloudfront.net%2Ftests%2Fsummary%2Fsource-aws-cloudtrail%2Fbadge.json)](https://dnsgjos7lj2fu.cloudfront.net/tests/summary/source-aws-cloudtrail) |
| Braintree | [![source-braintree-singer](https://img.shields.io/endpoint?url=https%3A%2F%2Fdnsgjos7lj2fu.cloudfront.net%2Ftests%2Fsummary%2Fsource-braintree-singer%2Fbadge.json)](https://dnsgjos7lj2fu.cloudfront.net/tests/summary/source-braintree-singer) |
| Braintree | [![source-braintree](https://img.shields.io/endpoint?url=https%3A%2F%2Fdnsgjos7lj2fu.cloudfront.net%2Ftests%2Fsummary%2Fsource-braintree%2Fbadge.json)](https://dnsgjos7lj2fu.cloudfront.net/tests/summary/source-braintree) |
| BigQuery | [![source-bigquery](https://img.shields.io/endpoint?url=https%3A%2F%2Fdnsgjos7lj2fu.cloudfront.net%2Ftests%2Fsummary%2Fsource-bigquery%2Fbadge.json)](https://dnsgjos7lj2fu.cloudfront.net/tests/summary/source-bigquery/) |
| Bing Ads [![source-bing-ads](https://img.shields.io/endpoint?url=https%3A%2F%2Fstatus-api.airbyte.io%2Ftests%2Fsummary%2Fsource-bing-ads%2Fbadge.json)](https://dnsgjos7lj2fu.cloudfront.net/tests/summary/source-bing-ads) |
| Chargebee | [![source-chargebee](https://img.shields.io/endpoint?url=https%3A%2F%2Fdnsgjos7lj2fu.cloudfront.net%2Ftests%2Fsummary%2Fsource-chargebee%2Fbadge.json)](https://dnsgjos7lj2fu.cloudfront.net/tests/summary/source-chargebee/) |
Expand Down

This file was deleted.

19 changes: 0 additions & 19 deletions airbyte-integrations/connectors/source-braintree-singer/Dockerfile

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 5560df7

Please sign in to comment.