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

13 Commits

Author SHA1 Message Date
devin-ai-integration[bot]
9129cbee72 chore(source-cart): Upgrade to Python 3.13, base image 4.1.0, and CDK 7.x (#69783)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Alfredo Garcia <freddy.garcia7.fg@gmail.com>
2025-11-24 12:02:01 -06:00
Aaron ("AJ") Steers
83ecbe0fc3 CI: apply pre-commit format fix from #49806 (#49852) 2024-12-18 14:05:43 -08:00
Marcos Marx
39f084adac Source Cart: remove incremental from order statuses stream (#23317)
* remove incremental from order statuses stream

* add changelog:

* auto-bump connector version

* Automated Change

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-03-13 20:15:11 +00: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
Marcos Marx
0693b08c36 Source Cart.com: implement Central API Router access method and improve backoff policy (#16612)
* add central_api_route param in spec.json

* add central api router and better backoff policy

* move logic to auth class

* finish central api router

* update auth methods

* fix tests

* readded config tests using access token

* auto-bump connector version [ci skip]

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-09-21 14:09:08 -03:00
Marcos Marx
db8a2000c7 Source Cart.com: add order_statuses and increase pagesize to 1000 (#14752)
* add order_statuses

* update schema

* update schema

* bump connector dockerfile version

* update changelog

* increase pagesize limit from 100 to 1000

* correct schemas

* auto-bump connector version

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-07-15 22:51:20 -03: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
Marcos Marx
dac49d1abe Source Cart: add stream addresses (#7767)
* change check_connection for Amazon Seller Partner

* add new stream addresses

* correct configured_catalog

* correct abnormal_state

* run airbyte config seed file
2021-11-10 17:28:11 -03:00
Michel Tricot
1773e41e47 Shorten our headers + adds contributors file (#6478) 2021-09-27 10:45:50 -07:00
Maksym Pavlenok
b0be38fc08 🐛 Source Cart: fixing of testing for a lot of data (#5465)
* add the end_date spec field

* bump version

* Update cart.md

* fix descriptions

* fix descriptions

* handle a data parsing

* correction after merging

* remove end_date from spec

Co-authored-by: Maksym Pavlenok <maksym.pavlenok@globallogic.com>
2021-08-26 16:28:28 +03:00
Marcos Marx
93032a8dcc 🎉 Source Cart.com: add order_items stream (#5582)
* add order_items stream

* run format

* add order_items in integration_tests
2021-08-23 23:38:29 -03:00
vovavovavovavova
699fd6c597 blank change to publish (#4948)
* blank change to publish

* add file that should bypass unknown issue
2021-07-23 17:54:14 +03:00
vovavovavovavova
c403fc230e New Source Cart: Base (#4754)
* pushing auto-generated files for cart source

* New Source Cart: Implementation (#4785)

* save the setup

* preparing the streams::in progress

* adjust new source streams.py

* upd spec

* save schemas without nullable

* fixing with schemas

* save before test

* successful check

* fix discover

* rename wrong name

* read+

* upd configured_catalog

* format

* fixing schemas (doc mismatch a bit with responses also with fields presense) + fix abnormal json

* modify configured_catalog

* gradle jsons

* requested changes

* upd wording

* increase timeouts

* if Cart store name is incorrect: improve user hint && upd failure timeout to be able to check wrong stor name (not only wrong token which is fast)

* cleanup spec.json

* latest upd

* New Source Cart (#4588): Documentation (#4859)

* save docs

* forgotten file name

* finish docs?

* Update docs/integrations/sources/cart.md

Co-authored-by: Eugene Kulak <widowmakerreborn@gmail.com>

* Update docs/integrations/sources/cart.md

Co-authored-by: Eugene Kulak <widowmakerreborn@gmail.com>

* Update docs/integrations/sources/cart.md

Co-authored-by: Eugene Kulak <widowmakerreborn@gmail.com>

* Update docs/integrations/sources/cart.md

Co-authored-by: Eugene Kulak <widowmakerreborn@gmail.com>

* merge && resolve conflict

Co-authored-by: Eugene Kulak <widowmakerreborn@gmail.com>

* apply add abs_property

Co-authored-by: Eugene Kulak <widowmakerreborn@gmail.com>

* rm outdated in acceptance.yaml

Co-authored-by: Eugene Kulak <widowmakerreborn@gmail.com>
2021-07-23 12:37:27 +03:00