Natik Gadzhi
cb80e6922a
[tools] prettier rules for .md + formatting cleanup
2024-05-07 08:19:33 -07:00
Baz
f5094041be
🐛 Source Shopify: Migrate from REST > GraphQL BULK Operations where possible, fixed STATE collisions for sub-streams ( #32345 )
2024-02-26 18:05:36 +02:00
Augustin
4bf3f02b61
✨ source-shopify: migrate to poetry ( #35166 )
2024-02-13 04:53:25 -06:00
Augustin
368ba78b64
🧹 doc: update connectors README and remove acceptance-test-docker.sh ( #32209 )
2023-11-06 12:36:07 -06:00
Augustin
a41c4f5b3d
Migrate connectors to use our python base image (Round 2) ( #31599 )
2023-10-19 17:58:45 +02:00
Baz
26c9ad5062
🐛 Source Shopify: fix None cursor field value, access_scopes keyError issue, JSONDecodeError issue, mark datefields as format of date ( #25110 )
2023-04-24 23:47:51 +03: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
Baz
24285db7bb
🎉 Source Shopify: /publish missing 0.3.1 ( #21485 )
2023-01-18 15:25:06 +02:00
Philip Corr
b452d53e97
🎉 Source Shopify: Add a graphql products stream ( #19789 )
...
* add graphql stream for shopify products
* Update docs
* add json schema back in
* Fix graphql source tests
* fix: format python files with flake8
* 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-04 18:00:56 -05:00
Baz
51e27184e8
🐛 Source Shopify: fix the connector's performance for incremental refresh ( #5945 )
...
* Added ability to run the incremental sync within slicing, by leveraging the cached_state
Co-authored-by: Oleksandr Bazarnov <oleksandr.bazarnov@globallogic.com >
2021-09-13 18:00:24 +03:00
LiRen Tu
2906ec287a
CI: Add action to check broken doc links ( #5254 )
...
* Add action to check broken doc links
* Ignore localhost
* Update config
* Fix broken links
* Use quiet mode
* Ignore PR link
* Fix more broken links
* Fix more broken links
* Fix more broken links
* Verify pattern
* Fix more broken links
* Separate full and pr check
* Update pattern
* Test invalid link
* Remove invalid link
2021-08-07 14:28:02 -07:00
Oleksandr
9517fae702
🎉 Source Shopify - change the default stream cursor_field to 'updated_at' where possible ( #4472 )
...
#4472 - Source Shopify - change the default stream cursor_field to 'updated_at' where possible
Co-authored-by: Oleksandr Bazarnov <oleksandr.bazarnov@globallogic.com >
2021-07-05 15:42:35 +03:00
Oleksandr
01dc7bbde9
🎉 Add Airbyte-native shopify connector (replaces Singer-based) ( #3787 )
...
* first commit
* Delete source copy.py
File doesn't need
* IAdded Incremental Refresh + stream_slice for Refunds, Transactions
* small changes to source.py
* fixed Incremental Refresh
* Fixed acceptence-tests
* Edited no-refunds-catalog for acceptence-tests
* changed the state
* Commit for Review
* removed spaces
* added parameter to orders stream to read all the records by default
* added parameter to abandoned_checkouts stream to read all the records by default
* minor fix
* minor fix
* changed authentication method from basic http > header based auth, removed usage of api_key
* reformated source.py
* improved source.py, removed dependencies block from build.gradle
* removed unneeded dependencies + formated source.py
* changed Shopify in source_definitions.yaml from singer-based to cdk version, changed years in the documents
* added source_definition for source-shopify cdk json file
* Delete airbyte-config/init/bin/main/config/STANDARD_SOURCE_DEFINITION directory
* Add files via upload
* added secret credentials for source-shopify
* Delete 9da77001-af33-4bcd-be46-6252bf9342b9.json
* re-added source_definition file
* Delete airbyte-config/init/bin/main/config/STANDARD_SOURCE_DEFINITION directory
* re-added source definition
* Delete airbyte-config/init/bin/main/config/STANDARD_SOURCE_DEFINITION directory
* edit source definitions
* source definition change: removed icon block
* ...
* changed source_definition.json
* changed source_definition.json
* Added ability to specify the start_date of data replica.
* changed docker version to 0.1.1 - bumped version on image, aedited request_params for metafields
* changed docker version to 0.1.1 - bumped version on image, aedited request_params for metafields
* changed docker version to 0.1.1 - bumped version on image, aedited request_params for metafields
* changed collects to full_refresh by default
* changed collects to full_refresh by default
* Delete airbyte-config/.settings directory
* Delete .classpath
* Delete .project
* Delete .project
* Delete .classpath
* Delete airbyte-config/init/.settings directory
* Delete airbyte-config/init/bin directory
* Delete airbyte-config/models/.settings directory
* Delete airbyte-config/models/bin directory
* Delete .classpath
* Delete .project
* Delete airbyte-config/persistence/.settings directory
* Delete airbyte-config/persistence/bin directory
* Delete .classpath
* Delete .project
* changed python to python3 in README.md
* small changes to code source.py, bump the version, edited .gitignore
* edited spec.json with pattern for start_date
Co-authored-by: Oleksandr Bazarnov <oleksandr.bazarnov@globallogic.com >
2021-06-08 12:46:35 +03:00