1
0
mirror of synced 2026-01-06 15:03:36 -05:00
Commit Graph

8 Commits

Author SHA1 Message Date
Philip Corr
ceadf31444 🎉 Source bigcommerce: add brands and categories streams (#20518)
* Add product info to the orders stream

* Update docs

* Refactor order_products into its own stream

* formatting

* Update docs and docker version

* remove duplicate field

* Add brands and categories streams to bigcommerce

* remove duplicate state

* remove duplicate source

* update docs

* update docs

* bump docker version

* update markdown

* lint

* auto-bump connector version

Co-authored-by: Sajarin <sajarindider@gmail.com>
Co-authored-by: Haithem SOUALA <haithem.souala@woopit.fr>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-01-12 12:01:53 -05:00
Philip Corr
25b0e7ae42 🎉 Source bigcommerce: add order_products stream (#20090)
* Add product info to the orders stream

* Update docs

* Refactor order_products into its own stream

* formatting

* Update docs and docker version

* remove duplicate field

* Allow another empty stream and bump abnormal state id

* auto-bump connector version

Co-authored-by: Sajarin <sajarindider@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-12-15 06:25:41 -05:00
Augustin
0cbd4deeb4 SAT: unit tests test_state_with_abnormally_large_values + add missing future_state_path (#17791) 2022-10-12 19:32:07 +02:00
roisinbolt
8afaaaac21 Source bigcommerce: add channel and store stream (#16647)
* add bigcommerce channels stream

* add bigcommerce store stream

* update bigcommerce store.json

* remove logger from testing

* update dockerimagetag

* add store url

* update catalog

* resolve test_core integration test

* update store abnormal_state

* remove full refresh store stream from integration test state jsons

* Update source_definitions.yaml

* Update source_specs.yaml

* fix: bigcommerce unit tests

* Update sample_state.json

* fixed all the schemas and unit tests

* auto-bump connector version [ci skip]

Co-authored-by: Vincent Koc <koconder@users.noreply.github.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-10-03 10:27:52 -04:00
ron-damon
df5170ad20 🐛 Source BigCommerce: Fix date-time columns for orders (V2 stream) (#9935)
* fix datetime columns for orders

* bump connector's version

* add changelog entry

* set PR

* remove unused import

Co-authored-by: Marcos Marx <marcosmarxm@gmail.com>
2022-02-11 15:23:08 -03:00
Guido Turtu
4d48e77070 🎉 Source BigCommerce: add Products Stream (#9516) 2022-01-26 21:52:42 +01:00
LiRen Tu
073a1d53d1 Publish source bigcommerce (#5722)
* Fix integration test

* Format code

* Setup ci credential

* Add doc links
2021-08-28 15:22:22 -07:00
jacqueskpoty
4e8f7af777 🎉 New Source: BigCommerce (#5521)
Commits
* add new source connector BigCommerce
* all tests passed source-bigcommerce
* Documentation added
* PR number update

Co-authored-by: jsewawilson <jwilson@pebblepost.com>
2021-08-28 14:38:49 -07:00