Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🎉 Add Airbyte-native shopify connector (replaces Singer-based) #3787

Merged
merged 60 commits into from
Jun 8, 2021
Merged
Changes from 1 commit
Commits
Show all changes
60 commits
Select commit Hold shift + click to select a range
b315dae
first commit
Jun 1, 2021
4b85915
Delete source copy.py
bazarnov Jun 1, 2021
93a821f
IAdded Incremental Refresh + stream_slice for Refunds, Transactions
Jun 1, 2021
d2ee9c3
Merge branch 'bazarnov/3581-shopify-cdk-connector' of https://github.…
Jun 1, 2021
59cf410
small changes to source.py
Jun 1, 2021
926c914
fixed Incremental Refresh
Jun 2, 2021
718eccc
Fixed acceptence-tests
Jun 2, 2021
fc44580
Edited no-refunds-catalog for acceptence-tests
Jun 2, 2021
211307c
changed the state
Jun 2, 2021
4aa56ab
Commit for Review
Jun 2, 2021
4c52376
removed spaces
Jun 2, 2021
658b0ff
added parameter to orders stream to read all the records by default
Jun 2, 2021
6fefde0
added parameter to abandoned_checkouts stream to read all the records…
Jun 2, 2021
6c6e584
minor fix
bazarnov Jun 2, 2021
1968848
minor fix
bazarnov Jun 2, 2021
04ed53a
changed authentication method from basic http > header based auth, re…
Jun 3, 2021
5d07a3e
reformated source.py
Jun 3, 2021
4cf5d7f
improved source.py, removed dependencies block from build.gradle
bazarnov Jun 4, 2021
1885694
removed unneeded dependencies + formated source.py
bazarnov Jun 4, 2021
9c18348
changed Shopify in source_definitions.yaml from singer-based to cdk v…
bazarnov Jun 4, 2021
0ad3a27
added source_definition for source-shopify cdk json file
bazarnov Jun 4, 2021
f5ebc60
Delete airbyte-config/init/bin/main/config/STANDARD_SOURCE_DEFINITION…
bazarnov Jun 4, 2021
6cc7644
Add files via upload
bazarnov Jun 4, 2021
d114bda
added secret credentials for source-shopify
bazarnov Jun 4, 2021
29fb46f
Delete 9da77001-af33-4bcd-be46-6252bf9342b9.json
bazarnov Jun 4, 2021
4239aa8
Merge branches 'bazarnov/3581-shopify-cdk-connector' and 'bazarnov/35…
bazarnov Jun 4, 2021
f2ff982
re-added source_definition file
bazarnov Jun 4, 2021
4b89079
Delete airbyte-config/init/bin/main/config/STANDARD_SOURCE_DEFINITION…
bazarnov Jun 4, 2021
125233a
re-added source definition
bazarnov Jun 4, 2021
f21c71b
Delete airbyte-config/init/bin/main/config/STANDARD_SOURCE_DEFINITION…
bazarnov Jun 4, 2021
ab81b1d
edit source definitions
bazarnov Jun 4, 2021
7394fad
source definition change: removed icon block
bazarnov Jun 4, 2021
edd851f
...
bazarnov Jun 4, 2021
a514a78
changed source_definition.json
bazarnov Jun 4, 2021
5c8b142
changed source_definition.json
bazarnov Jun 4, 2021
7b74bfb
Added ability to specify the start_date of data replica.
bazarnov Jun 5, 2021
ae371c6
changed docker version to 0.1.1 - bumped version on image, aedited re…
bazarnov Jun 6, 2021
d32f04d
changed docker version to 0.1.1 - bumped version on image, aedited re…
bazarnov Jun 6, 2021
0b1d5dd
changed docker version to 0.1.1 - bumped version on image, aedited re…
bazarnov Jun 6, 2021
9d58054
changed collects to full_refresh by default
bazarnov Jun 6, 2021
dd3c245
changed collects to full_refresh by default
bazarnov Jun 6, 2021
71cf24b
Delete airbyte-config/.settings directory
bazarnov Jun 6, 2021
ce52fa5
Delete .classpath
bazarnov Jun 6, 2021
4e92028
Delete .project
bazarnov Jun 6, 2021
9456b02
Delete .project
bazarnov Jun 6, 2021
9a4c6c2
Delete .classpath
bazarnov Jun 6, 2021
20d1da0
Delete airbyte-config/init/.settings directory
bazarnov Jun 6, 2021
fcefa0f
Delete airbyte-config/init/bin directory
bazarnov Jun 6, 2021
6d323b9
Delete airbyte-config/models/.settings directory
bazarnov Jun 6, 2021
4da9459
Delete airbyte-config/models/bin directory
bazarnov Jun 6, 2021
676466a
Delete .classpath
bazarnov Jun 6, 2021
8d94ed2
Delete .project
bazarnov Jun 6, 2021
989d02d
Delete airbyte-config/persistence/.settings directory
bazarnov Jun 6, 2021
f294227
Delete airbyte-config/persistence/bin directory
bazarnov Jun 6, 2021
36a7c70
Delete .classpath
bazarnov Jun 6, 2021
89c4283
Delete .project
bazarnov Jun 6, 2021
a9cd0ca
changed python to python3 in README.md
bazarnov Jun 6, 2021
051f392
small changes to code source.py, bump the version, edited .gitignore
bazarnov Jun 7, 2021
e1b4473
edited spec.json with pattern for start_date
bazarnov Jun 7, 2021
3127c7e
Merge branch 'master' of https://github.com/airbytehq/airbyte into ba…
bazarnov Jun 7, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Delete source copy.py
File doesn't need
  • Loading branch information
bazarnov authored Jun 1, 2021
commit 4b85915950afe43b2446c09725faf9228c376807

This file was deleted.