1
0
mirror of synced 2025-12-22 03:21:25 -05:00
Commit Graph

98 Commits

Author SHA1 Message Date
Augustin
c62ed11ae9 🐙 source-chargebee: run up-to-date pipeline [2024-07-10] (#41113) 2024-07-10 16:21:27 +02:00
Patrick Nilan
4722eb7f50 [Source Chargebee] - Adds new stream subscription_with_scheduled_changes (#39448) 2024-07-09 11:17:52 -07:00
Augustin
f8d8a8b840 🐙 source-chargebee: run up-to-date pipeline [2024-07-06] (#40965) 2024-07-07 02:19:04 +02:00
Augustin
27f8ccb94d 🐙 source-chargebee: run up-to-date pipeline [2024-06-25] (#40332) 2024-06-26 02:27:34 +02:00
Augustin
8633a6f0e6 🐙 source-chargebee: run up-to-date pipeline [2024-06-23] (#40074) 2024-06-24 02:15:28 +02:00
Augustin
70c26a6fdd source-chargebee: [autopull] Upgrade base image to v1.2.2 (#39217) 2024-06-11 18:42:14 +02:00
Audrey Maldonado
b9690ba76e Wrapping changelog in details for a collapsible view (#38801) 2024-06-04 13:40:53 -04:00
Brian Leonard
f54b5d8b7c source-chargebee: ensure inline schemas, updated cdk, poetry (where possible) (#36633)
Co-authored-by: Serhii Lazebnyi <53845333+lazebnyi@users.noreply.github.com>
Co-authored-by: Serhii Lazebnyi <serhii.lazebnyi@globallogic.com>
2024-05-10 12:38:29 +02:00
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07:00
Patrick Nilan
c471530a2d Source Chargebee - Unpin CDK & Update Semi-Incremental Component (#36518) 2024-04-10 07:41:05 -07:00
Patrick Nilan
58eddccace Source Chargebee: Declare Unexpected Fields (#36037) 2024-03-14 09:21:39 -07:00
Patrick Nilan
58b6b800e3 Source Chargebee - Implement integration testing for otherwise untested streams [ITAS] (#35509) 2024-03-13 13:18:45 -07: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
Augustin
068b3647f5 source-chargebee: migrate to poetry (#35169) 2024-02-12 07:25:20 -06: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
a41c4f5b3d Migrate connectors to use our python base image (Round 2) (#31599) 2023-10-19 17:58:45 +02:00
Christo Grabowski
b623131c33 Docs: update Source Chargebee supported stream list (#31105) 2023-10-06 11:58:05 -04:00
Baz
3e466d769c 🐛 Source Chargebee, Delighted: disabled Incremental tests (#28905) 2023-08-01 12:55:30 +03:00
Denys Davydov
dd742265c0 Source chargebee: ignore http 404 errors (#24370)
* #1689 source chargebee: ignore http 404 errors

* #1689 source chargebee: upd changelog

* merge two handlers

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-03-22 21:54:41 +02:00
Sophia Wiley
76df2f240a Docs: Update broken links (#23940)
* updated_links_in_docs

* updated more links

* typo

* removed backticks

* deleted links in deploying on cloud and local deployment
2023-03-13 20:38:25 +01:00
Sophia Wiley
5512befeb1 Docs: updated links from .io to .com (#23652)
* updated links

* edited contributors link

* deleted line about CDK in docs
2023-03-06 17:27:55 +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
Joey Marshment-Howell
563804b586 Update date-time format instructions in docs (#19707) 2022-11-28 15:44:33 +00:00
Amruta Ranade
fbe16d1bef edited connector docs (#18855) 2022-11-02 12:14:37 -04:00
Roman Yermilov [GL]
2b6730ec1c Source Chargebee: fix transaction schema to be consistent with S3 (#17661) 2022-10-20 00:50:49 +04:00
Digambar Tupurwadi
6039e6fa5f Source Chargebee: altered docs for chargebee connector (#18007) 2022-10-14 15:42:31 -03:00
Augustin
ff4ea3961a Republish connectors using CDK 0.1.88 to 0.1.89 (#17304) 2022-09-28 18:18:59 +02:00
darynaishchenko
b8a647270a Chargebee: Added "custom fields" to the relevant Chargebee source data streams. (#17056)
* Chargebee: added custom fields

* Chargebee: added value types json schema

* Chargebee: added docs, updated docker label, refactored utils

* auto-bump connector version [ci skip]

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-09-26 11:16:16 +03:00
Serhii Lazebnyi
dbf01fae9c Certification Q3: update docs typo (#15854)
* Update docs typo

* Update docs typo
2022-08-22 19:44:21 +02:00
Serhii Lazebnyi
479d323d4d Increased unittest and updated docs (#15804) 2022-08-22 07:59:57 +02:00
Serhii Lazebnyi
695fef178e 🐛Source Chargebee: fix schema field type issue (#15743)
* Updated transaction schema field type

* Bumped version

* Updated PR number

* Fix acceptance tests

* Skip backward_compatibility_tests_config

* auto-bump connector version [ci skip]

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-08-19 20:35:26 +02:00
AJ
bda11b091a 🐛 Source Chargebee: fix transactions sort-by (#14672) 2022-07-13 18:02:11 +02:00
Topher Lubaway
9c6c092a22 Revert "Improving docusaurus sidebar generation (#1927) (#14369)" (#14596)
This reverts commit a2c194a11f.
2022-07-11 15:27:14 -05:00
Mykyta Serbynevskiy
a2c194a11f Improving docusaurus sidebar generation (#1927) (#14369)
* Improving docusaurus sidebar generation (#1927)

* Added "Career & open positions" folder to sidebar, adjusted "Project overview" folder

* Deleted "career-and-open-positions" folder from sidebar
2022-07-08 14:18:27 -05:00
ksengers
6ea444fc72 🐛 Source Chargebee: fix credit note model (#10827)
* Source Chargebee: fix credit note model

* fix(airbyte): update version Dockerfile
2022-03-04 21:08:37 -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
Marcos Marx
7c93ef1a57 Source Chargebee: new stream coupon correct formating (#10329)
* added coupon stream

* correct small errors

* bump connector version

* format json file

* run format

Co-authored-by: aadityasinha-dotcom <aadityasinha009@gmail.com>
2022-02-15 20:02:57 -03:00
Aaditya Sinha
1c89320cc3 Source Chargebee: added coupon (#10269)
* added coupon stream

* changes

* Update airbyte-integrations/connectors/source-chargebee/source_chargebee/streams.py

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2022-02-15 19:54:15 -03: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
Karina Kuznietsova
cbe8da49f3 Update fields in source-connectors specifications: amplitude, apify-dataset, appstore-singer, aws-cloudtrail, azure-table, bigcommerce, bigquery, braintree, cart, chargebee (#8434)
* Titles and Descriptions changes #8364
* bump version, update changelogs

Co-authored-by: Karina <karina.kuznietsova@zazmic.com>
2021-12-23 14:45:08 +02:00
Abhi Vaidyanatha
ae32ecbb27 GitBook: [master] 186 pages and 77 assets modified 2021-10-08 21:17:47 +00:00
oleh.zorenko
f803481dfc 🐛 Source Chargebee: fix examples in spec file (#6454)
* Fix examples in spec file

* Update docs

* Bump connector's version
2021-09-27 14:00:25 +03: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