1
0
mirror of synced 2025-12-20 18:39:31 -05:00
Commit Graph

31 Commits

Author SHA1 Message Date
Aaron ("AJ") Steers
83ecbe0fc3 CI: apply pre-commit format fix from #49806 (#49852) 2024-12-18 14:05:43 -08:00
Maxime Carbonneau-Leclerc
e5e9b60e56 🐛 Source Chargebee: Ensure no pagination issues during concurrency (#48510)
Co-authored-by: Aaron ("AJ") Steers <aj@airbyte.io>
2024-11-20 17:06:39 -05:00
Patrick Nilan
4722eb7f50 [Source Chargebee] - Adds new stream subscription_with_scheduled_changes (#39448) 2024-07-09 11:17:52 -07:00
Patrick Nilan
58b6b800e3 Source Chargebee - Implement integration testing for otherwise untested streams [ITAS] (#35509) 2024-03-13 13:18:45 -07:00
Anton Karpets
1da8836f61 🏥Source Chargebee: fix CAT (#35750) 2024-03-01 08:38:48 -06:00
Patrick Nilan
fa66dc8fa2 Source Chargebee: Updates schemas for validation and missing fields errors, updates test bypass, adds expected records, adds custom error handling, adds incremental support for three streams (#34053) 2024-02-13 07:17:23 -08:00
Patrick Nilan
69da92e60a Source Chargebee: Adds fields, Adds streams, removes bypass for streams, adds expected records (#33696) 2024-01-03 12:21:49 -08:00
Patrick Nilan
2ee3b49a28 Source Chargebee: add new fields in streams (#33661)
Co-authored-by: KimPlv <kim.plavonil@sendinblue.com>
2023-12-20 09:52:40 -08:00
Augustin
0b33caecda Revert "[skip ci] formatting: add missing license headers (#33250)" (#33289) 2023-12-11 11:38:37 +01:00
Augustin
60c1cc01ad [skip ci] formatting: add missing license headers (#33250) 2023-12-11 10:15:18 +01:00
Marius Posta
f5c7c1c0b8 chore: get ./gradlew format to pass for the whole repo (same java style) (#29786) 2023-08-24 05:09:42 -05:00
Serhii Lazebnyi
df1ec65154 Connector Health: Fixed SAT for marketo, close, chargebee, facebook marketing, paystack, hubspot, pipedrive and marketo (#24802)
* Fix marketo, close, chargebee, facebook, paystack

* Fix unittests

* Pass failed on extra columns

* Fix hubspot, marketo and pipedrive

* Fix marketo connector programs stream

* Fix CAT hubspot

* Fix programs for marketo

* Fix Chartmogul, Marketo, Paypal-transaction, sentry and trello

* Fix jira expected records

* Fix pipedrive

* Fix expected records hubspot

* Delete print from paypal

* Increase timeout for facebook marketing
2023-04-05 20:32:16 +02:00
Serhii Lazebnyi
e94e62fc85 Fix expected records for chargebee (#24239) 2023-03-20 18:25:11 +01:00
Serhii Lazebnyi
3ccfb5bf23 Updated chargebee expected records (#24146) 2023-03-16 18:11:59 +01:00
Serhii Lazebnyi
0b9ae8e209 Connector Health: Fixed SAT for GitHub, Google Analytics v4 (UA), Google Search Console, Hubspot, Recharge, Sendgrid, Greenhouse, Chargebee, Survey Monkey, Twitter, Zenloop, Zendesk-support, Pinterest, Slack, Sentry (#23946)
* Fix SAT source-google-search-console, source-hubspot, source-instagram, source-recharge, source-zendesk-support

* Fix github, sendgrid, google-analytics-v4, survey-monkey, twitter

* Added a newline at the end

* Fix pinterest, twitter expected records

* Fix hubspot and slack

* Fix sentry and GAv4(UA) allowed hosts

* Fix github and sendgrid

* Fix google analytics UA expected records

* Increase timeout for read records

* Fix chargebee and greenhouse

* Fix sentry expected records
2023-03-15 23:44:27 +01:00
Artem Inzhyyants
52b4ab6ae5 Source Chargebee: Migrate to YAML (#21688)
* Source Chargebee: migrate to YAML

* Source Chargebee: add expected records

* Source Chargebee: fix tests

* Source Chargebee: update docs

* Source Chargebee: update schemas

* Source Chargebee: update expected records;
Remove subscription expected records (field current_term_start updated daily)

* Source Chargebee: fix test

* Source Chargebee: ref

* Source Chargebee: modify Error Handler to ignore product catalog v1.0 streams

* Source Chargebee: fix expected records

* Source Chargebee: fix expected records

* auto-bump connector version

* Source Chargebee: remove extra component

* Source Chargebee: add docs

* Source ChargeBee: update Yaml + expected records

* Source ChargeBee: fix promotional credit stream, increase test timeout

* Source ChargeBee: fix credit note

* Source ChargeBee: Increase timeout

* Source ChargeBee: add allowedHosts

* Source ChargeBee: add comment

* Source ChargeBee: migrate according to beta 0.29.0

* Source ChargeBee: update schemas

* Source ChargeBee: update slicer info

* Source ChargeBee: update manifest

* Source ChargeBee: update test config

* Source ChargeBee: bump version

* Source Amplitude: update low-code

* Source ChargeBee: fix manifest

* Source Chargebee: update expected records; fix manifest

* Source Chargebee: update expected records

* Source Chargebee: update version

* Source Chargebee: pin CDK to version beta 0.29

* Source Chargebee: add backward compatibility

* Source Chargebee: fix expected records

* Source Chargebee: update expected records

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: Serhii Lazebnyi <53845333+lazebnyi@users.noreply.github.com>
Co-authored-by: sh4sh <6833405+sh4sh@users.noreply.github.com>
2023-03-01 12:09:43 -05:00
Baz
2c20bf018c 🎉 Source Chargebee: enable high strictness (#23207) 2023-02-23 03:24:52 +02:00
Cole Snodgrass
2e099acc52 update headers from 2022 -> 2023 (#22594)
* It's 2023!

* 2022 -> 2023

---------

Co-authored-by: evantahler <evan@airbyte.io>
2023-02-08 13:01:16 -08:00
Joe Reuter
6a10ae3e05 Rename source acceptance test to connector acceptance test (#21846)
Rename source acceptance test to connector acceptance test
2023-02-02 11:38:19 +01:00
Augustin
ff4ea3961a Republish connectors using CDK 0.1.88 to 0.1.89 (#17304) 2022-09-28 18:18:59 +02:00
Marcos Marx
dca2256a7c Bump 2022 license version (#13233)
* Bump year in license short to 2022

* remove protocol from cdk
2022-05-26 15:00:42 -03:00
ksengers
16dfae0df7 🎉 Source Chargebee: add credit note model (#10795)
* feat(chargebee) add credit note model

* fix(airbyte): update version Dockerfile

* fix(airbyte): update version Dockerfile v2
2022-03-02 19:04:43 -03:00
Aaditya Sinha
b5d637f79d Source Chargebee: add transaction stream (#10312)
* added transactions model

* changes

* fix

* few changes

* fix

* added new stream in configured_catalog*.json

* changes

* removed new stream in configured_catalog*.json

* solve small schema issues

* add eof

* bump connector version

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2022-02-24 15:55:32 -03:00
oleh.zorenko
e23c29d3fa 🐛 Source Chargebee: add tests + fix broken coupon stream (#10366)
* 10192 Fix Chargebee source

Fix `coupon` stream.
Add unit tests.

* 10192 Update tests + update docs

* 10192 Bump connector's version
2022-02-22 10:20:21 +02:00
Joël Luijmes
25760e48e7 🎉 Source Chargebee: add event model stream(#10143)
* feat(chargebee): add event model

* fix(airbyte): update version Dockerfile

* docs(chargebee): update changelog

* bump connector version

* correct source seed

Co-authored-by: Marcos Marx <marcosmarxm@gmail.com>
2022-02-10 23:37:38 -03:00
Christophe Duong
86ca36c5c0 Format code (#7978) 2021-11-15 14:51:10 +01:00
Michel Tricot
1773e41e47 Shorten our headers + adds contributors file (#6478) 2021-09-27 10:45:50 -07:00
oleh.zorenko
70167aa300 🎉 Source Chargebee: expand endpoint support (#5421)
* Add support for `Items` and `Item Prices` streams

* Add support for `Attached Items`stream

* Update changelog

* Remove unused field

* Update docs/integrations/sources/chargebee.md

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>

* Update text in changelog

* Add docstring for SemiIncrementalChargebeeStream class

* Bump connector's version to 0.1.3

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
2021-08-17 08:53:32 +03:00
oleh.zorenko
89ea3122db 🎉 New source: Chargebee (prepare connector for publishing) (#5067)
* Prepare Chargebee connector for publishing

* Update docs

Update `docs/SUMMARY.md` file.
Update `docs/integrations/README.md` file.

* Update changelog

* Implement change request

* Remove `name` field from streams

* Rename env var for Chargebee

Rename from `CHARGEBEE_TEST_CREDS` to `CHARGEBEE_INTEGRATION_TEST_CREDS`.

* Revert "Rename env var for Chargebee"

This reverts commit 7ddc6e0cb1.

* Revert "Revert "Rename env var for Chargebee""

This reverts commit 6df6751034.

* Add custom backoff handler

* Implement change request

* Add comment about why `order` is an empty stream

* Bump connector version
2021-07-30 23:09:18 +03:00
Sherif A. Nada
0f171a11f7 fix formatting, remove slack singer, add okta connectors (#4448) 2021-06-30 14:18:54 -07:00
Loc Nguyen
acf0c207de 🎉 New source: Chargebee (#3410)
* Add source-chargebee/

* Add schemas

* Remove debug messages

* Remove airbyte_secret specification to fix UI error: API key not found

* Add Invoice stream

* Add airbyte_secret back

* Rename streams for consistency with source.py

* Add pagination and incremental syncing

* Add backoff

* Add invoice schema

* Minor JSON bug fix

* Add orders; Clean up source.py

* Change format to remove datetime string with integer (according to Chargebee documentation)

* Change format to remove datetime string with integer (according to Chargebee documentation)

* Change self.params to be instance var (to reset every Stream instance); Add Stream logging; Add Plan

* Change self.params to be instance var (to reset every Stream instance); Add Stream logging; Add Plan

* Add Plan

* Add Addon

* Reformat

* Rename files so they are recognizeable in the UI

* Update airbyte-integrations/connectors/source-chargebee/setup.py

Thanks! TIL!! 🙏

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
2021-06-30 22:53:52 +03:00