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

18 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
Ben Church
5d8278900f Github Action: Add format.yml workflow (#30604)
Co-authored-by: bnchrch <bnchrch@users.noreply.github.com>
Co-authored-by: octavia-approvington <octavia-approvington@users.noreply.github.com>
2023-09-21 18:11:41 -05:00
Tope Folorunso
c97c74f9da 🎉 Migrate BigCommerce Source Connector to Low Code (#29469)
Co-authored-by: sajarin <sajarindider@gmail.com>
2023-09-14 16:55:29 -04: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
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
Yevhen Sukhomud
2a5d0344e7 Fix formatting (#20570)
* Fix formatting

* try fixing quote escapes?

* unignore sql files

Co-authored-by: Edward Gao <edward.gao@airbyte.io>
2022-12-16 13:43:42 -08: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
Eugene
33dfd5d6be Fixed "Ensure no file change" build issue. Only checkstyle changes, no logic chnages (#17885) 2022-10-12 15:06:28 +03: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
Alexandre Girard
3894134d11 Bump year in license short to 2022 (#13191)
* Bump to 2022

* format
2022-05-25 17:56:49 -07: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
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
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