1
0
mirror of synced 2025-12-22 11:31:02 -05:00
Commit Graph

14 Commits

Author SHA1 Message Date
btkcodedev
9455fb3722 Source Recurly: Migrate to manifest-only format with components (#47290)
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: ChristoGrab <christo.grab@gmail.com>
2024-11-05 02:14:59 +00:00
Dhroov Makwana
9e8e6670b3 Source Recurly: migrate to low-code (#40729) 2024-07-26 18:38:45 -07:00
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07:00
Christo Grabowski
62abce9c10 Source Recurly: Unarchive and release as 1.0.0 (#35763) 2024-03-04 12:15:48 -05:00
Evan Tahler
9e848c4fd1 Archive the code of 8 sources with legacy state (#35757) 2024-03-01 12:22:28 -06:00
Christo Grabowski
040d3633ad Source Recurly: Enable in registries with updated CDK (#34622) 2024-02-23 17:11:15 -05:00
Augustin
368ba78b64 🧹doc: update connectors README and remove acceptance-test-docker.sh (#32209) 2023-11-06 12:36:07 -06:00
Mohamed Magdy
4a535ebdfc 🎉 Source Recurly: Support incremental Sync Mode (#8675)
* [1384] Change Recurly connector to use `AbstractSource` and `Stream`

Those 2 classes are part of the CDK and are the base line to start integrating
the `incremental` sync mode to the Recurly resources

* [1384] Support `incremental` sync mode for Recurly

* [1384] Add `account_coupon_redemptions` Recurly resource

* [1384] Add Recurly source unit tests

* [1384] Bump `source-recurly` version to `0.3.0`

Bumped the minor version as the `incremental` sync mode functionality is added

* [1384] Removed `.python-version` from Git

* [1384] Annotate the Recurly `api_key` with `airbyte_secret`

* [1384] Bump `source-recurly` to `0.3.0`

* [1384] Update code style

After running `gradle`

* [1384] Update Recurly source documentation

By adding the Account Coupon Redemption documentation
and setting the `Incremental sync` to `Yes`

* [1384] Fix typo in Python doc

* [1384] List all accounts when fetching the redeemed coupons

As fetching accounts only updated after the `begin_time` won't work in
`incremental` sync mode if an older account redeemed coupons

* [1384] Fix typo in Python doc

* [1384] Update Recurly JSON schemas

* [1384] Move constants outside the `BaseStream` class

* [1384] Add `incremental` sync mode acceptance tests for Recurly

* [1384] Remove the mandatory `name` method to override in child classes

In the Recurly streams

* [1384] Fix formatting

* [1384] Remove `format: "email"` from Recurly `invoices` schema

* [1384] Add `account_coupon_redemption` to Recurly acceptance tests
2021-12-28 22:30:29 -03:00
Dmytro
a1035e007b 📚 Update all Python connectors READMEs with minimum required version (#3760) 2021-06-02 12:35:29 +03:00
Sherif A. Nada
2d2d0173d6 Update codegen template READMEs (#2873) 2021-04-13 11:41:52 -07:00
Sherif A. Nada
fe22594bb9 update all python Readmes to describe dev process without gradle (#2442) 2021-03-15 18:05:38 -07:00
Sherif A. Nada
b31b4dc94a Update recurly sample catalogs (#1084) 2020-11-25 00:12:37 -08:00
Sherif A. Nada
130b0fa311 add recurly creds to ci (#1085) 2020-11-24 22:59:38 -08:00
Yevhenii
9b033891dc Recurly (#1058) 2020-11-24 22:19:06 -08:00