1
0
mirror of synced 2025-12-21 11:01:41 -05:00
Commit Graph

8 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
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
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
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
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