Augustin
bfaa629ad6
source-bigcommerce: [autopull] Upgrade base image to v1.2.2 ( #39251 )
2024-06-06 14:03:25 +02:00
Natik Gadzhi
82b9cf604c
source-bigcommerce: [autopull] base image + poetry + up_to_date ( #38528 )
...
Co-authored-by: Danylo Jablonski <150933663+DanyloGL@users.noreply.github.com >
Co-authored-by: Augustin <augustin@airbyte.io >
Co-authored-by: alafanechere <augustin.lafanechere@gmail.com >
2024-05-30 16:02:06 +02:00
Augustin
31c95da499
[skip ci] Add connectorTestSuitesOptions to metadata ( #38188 )
2024-05-15 15:04:10 -05:00
Natik Gadzhi
cb80e6922a
[tools] prettier rules for .md + formatting cleanup
2024-05-07 08:19:33 -07:00
Augustin
8c862a8013
Fix tags in metadata.yaml files: declare cdk tags ( #35670 )
2024-03-07 04:32:29 -06:00
Joe Reuter
05a55f009f
Publish to pypi batch 2 ( #34656 )
2024-01-30 08:28:52 -06:00
Joe Reuter
f29234a2db
airbyte-lib: Refactor connectors ( #34552 )
2024-01-30 03:22:13 -06:00
Augustin
368ba78b64
🧹 doc: update connectors README and remove acceptance-test-docker.sh ( #32209 )
2023-11-06 12:36:07 -06:00
Marius Posta
7ae97175a6
gradle: fix repo wide behaviour ( #30607 )
2023-09-28 05:01:13 -07: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
Ben Church
5c56ac1d84
Airbyte-ci: Remove gradle task connectorAcceptanceTest ( #30326 )
2023-09-19 15:16:37 -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
Augustin
53129c56a6
[skip ci]: alpha connectors should be community ( #29550 )
2023-08-17 21:50:24 +02:00
Ben Church
40781313da
Update Internal Fields: update ql levels to better resemble previous high strictness ( #29450 )
2023-08-15 18:03:10 -05:00
Augustin
00d9462216
cat/connectors-ci: replace docker runner with dagger runner in CAT ( #28000 )
2023-08-11 17:58:48 +02:00
Ben Church
2f7deaee02
[skip ci] Metadata: Remove leading underscore ( #29024 )
...
* DNC
* Add test models
* Add model test
* Remove underscore from metadata files
* Regenerate models
* Add test to check for key transformation
* Allow additional fields on metadata
* Delete transform
2023-08-03 10:56:13 -07:00
Ben Church
e9490e3fb6
Connector Levels: Add new internal metadata fields ( #28904 )
...
* Add airbyte internal
* Add tests
* First pass
* Set destinations to same levels as sources
* Best guess at missing statuses
* Best guess at _ql
* Add separate enum class
* Fix support level name
* Update templates
* Add one more test
2023-08-01 18:08:33 -05:00
Ben Church
1dabc6208e
Metadata: add tags field ( #26320 )
...
* Add optional tags field
* Remove duplicate icons
* Add programming tags to all
* Update docs
* supportUrl -> documentationUrl
* Ensure one language tag is applied
* Add keyvalue check
* rebase and fix tests
* Format
* Add cache buster
* Improve test
* Automated Commit - Formatting Changes
* Update error
* Fix missing tags
* Fix scaffold
---------
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@sers.noreply.github.com >
Co-authored-by: bnchrch <bnchrch@users.noreply.github.com >
2023-05-26 16:13:09 -07:00
Ben Church
248bbf94c1
HACKDAY: Icon CDN ( #26158 )
...
* Move icons to connector folder
* Delete old icons
* Update upload logic
* Add icon url to definitions
* Update registry model
* Populate cdn url
* DNC butcher the pipeline
* Low hanging fruit fixes
* Fix bucket name
* Merge old and new approaches
* Fix metadata upload step
* Format
* Fix test
2023-05-24 17:25:41 -07:00
Augustin
7310494846
qa-checks: check metadata version matches dockerfile version ( #25661 )
2023-05-04 16:08:19 -07:00
Ben Church
5563179782
Dagster: rename catalog to registry ( #25254 )
...
* rename catalog to registry in metadata service
* rename catalog to registry in metadata files
* Run generate models
* Fix missed renames
* Add github personal access token
* Run black
* Automated Change
---------
Co-authored-by: bnchrch <bnchrch@users.noreply.github.com >
2023-04-18 22:15:11 +02:00
Augustin
ebc907cdf7
create metadata files for all connectors ( #24964 )
2023-04-13 07:45:04 +02:00
Catherine Noll
7da6a3bb77
Run CATs with local CDK ( #23084 )
...
Scripts to
* Run CATs against the local CDK for one connector
* Run CATs against the local CDK for multiple connectors
* Create a connecter image with the local CDK
---------
Co-authored-by: Alexandre Girard <alexandre@airbyte.io >
Co-authored-by: Sherif A. Nada <snadalive@gmail.com >
2023-02-24 16:13:42 -05: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
Ella Rohm-Ensing
bc5b72ddb4
Update bigcommerce CDK dependency ( #20540 )
...
* Bump bigcommerce
* Update PR number
* auto-bump connector version
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-12-15 17:21:52 -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
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
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
Jianhao Zhang
ab65ef5ab7
🐛 Source Bigcommerce: fix infinite loop in Page stream ( #14940 )
...
* fix(source-bigcommerce): infinite loop by overloaded request_params() in class Page
* bump connector version to 0.1.6 in Dockerfile
* update docs/integrations/sources/bigcommerce.md
* fix: tests are failing
* docs: updated connector definitions
* auto-bump connector version [ci skip]
Co-authored-by: Harshith Mullapudi <harshithmullapudi@gmail.com >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-08-15 13:48:09 +05:30
Alexandre Girard
3894134d11
Bump year in license short to 2022 ( #13191 )
...
* Bump to 2022
* format
2022-05-25 17:56:49 -07:00
Brian Leonard
c302af45ff
Upgrade to Python 3.9 ( #11763 )
...
* Dockerfile to 3.9
* Python version
* More python updates
* 3.9 on GitHub actions and lint updates
* Test out 3.9.11 on GitHub actions
* install python with an action
* formatting: newline
* Also has python code
* only check first level for changed modules
Previous example (source-google-search-console/credentials)
* Test failure: there is no logger.trace
2022-04-11 20:51:37 -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
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
James Sewa Wilson
c496368a57
Source BigCommerce: change dates comparison ( #8416 )
...
* fix RFC2822 dates comparison
* quick fix
* merged into master
* quick fix
* run format
* bump version
* run seed file
Co-authored-by: jsewawilson <jwilson@pebblepost.com >
Co-authored-by: Marcos Marx <marcosmarxm@gmail.com >
2021-12-08 00:20:35 -03:00
Christophe Duong
86ca36c5c0
Format code ( #7978 )
2021-11-15 14:51:10 +01:00
Vadym
504580d833
Remove base-python gradle dependencies in connectors where base-python is not used ( #7499 )
...
* Remeve base-python references.
* Add requirements.txt
* Fix requirements.txt blank line
* Fix source-exchange rates to common CDK approach
* Fix source-smartsheets SAT.
Fix source-exchange-rates build.gradle.
* Bump docker version
* Update source-dixa SAT config
* Fix source-exchange-rates SAT config
* Revert bump scaffold sources version
* Fix source-shortio SAT config
* Fix source-square invalid_config.json
* Fix source-us-census invalid_config.json
* Fix source-intercom versioning
2021-11-10 13:12:29 +02: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