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
Brian Leonard
3b992edce7
source-cart: ensure inline schemas, updated cdk, poetry (where possible) ( #37131 )
2024-05-01 11:32:12 -07:00
Joe Reuter
f29234a2db
airbyte-lib: Refactor connectors ( #34552 )
2024-01-30 03:22:13 -06:00
Marcos Marx
1cc5e533ba
Source Cart: fix schema and allow to use connector on Airbyte Cloud ( #32517 )
2023-11-16 15:56:39 -03: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
Eugene
33dfd5d6be
Fixed "Ensure no file change" build issue. Only checkstyle changes, no logic chnages ( #17885 )
2022-10-12 15:06:28 +03:00
Pedro S. Lopez
938436bcc9
update connector specs and definitions with new .com documentation urls ( #17585 )
...
* update definitions with new .com docs urls
* update docs urls in specs
* update generators
* regenerate scaffold connectors
* remove unrelated changes
* update more urls
* update specs
* fix tests
* run `:airbyte-config:specs:generateSeedConnectorSpecs` to fix formatting
* revert docs changes to make pr more reviewable
* revert generator readme changes to make more reviewable
* fix mysql strict encrypt expected spec
* fix postgres expected spec
2022-10-11 11:04:23 -04: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
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
Marcos Marx
678b731a33
change cart naming to cart.com ( #8115 )
2021-11-19 14:57:31 -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
Marcos Marx
6e5f5a36ef
Source Cart.com: remove store_name as secret add icon ( #5287 )
...
* remove secret field from store_name
* bump cart connector version
* add cart icon
* rename connector
2021-08-11 12:22:19 -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