Serhii Lazebnyi
2d552a99e4
Source GCS: Migrated to file based CDK ( #31212 )
...
Co-authored-by: lazebnyi <lazebnyi@users.noreply.github.com >
2023-10-24 14:35:05 +02:00
Marius Posta
7ae97175a6
gradle: fix repo wide behaviour ( #30607 )
2023-09-28 05:01:13 -07:00
Ben Church
5c56ac1d84
Airbyte-ci: Remove gradle task connectorAcceptanceTest ( #30326 )
2023-09-19 15:16:37 -05:00
Marius Posta
f5c7c1c0b8
chore: get ./gradlew format to pass for the whole repo (same java style) ( #29786 )
2023-08-24 05:09:42 -05: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
Evan Tahler
79dba56923
S3 and GCS connector license to Elv2 ( #27725 )
...
* S3 and GCS connector license to Elv2
* docs update
* docs
2023-06-26 18:27:18 -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
Tuan Nguyen
200b035ec5
🎉 New Source: GCS ( #23186 )
...
* initial commit
* fix test error
* Update get_gcs_blobs logic
* add docs
* Update source_definitions.yaml
* Update airbyte-integrations/connectors/source-gcs/source_gcs/source.py
Co-authored-by: sh4sh <6833405+sh4sh@users.noreply.github.com >
* Update airbyte-config/init/src/main/resources/seed/source_definitions.yaml
Co-authored-by: Denys Davydov <davydov.den18@gmail.com >
* Update airbyte-integrations/connectors/source-gcs/source_gcs/helpers.py
Co-authored-by: Denys Davydov <davydov.den18@gmail.com >
* Update airbyte-integrations/connectors/source-gcs/source_gcs/helpers.py
Co-authored-by: Denys Davydov <davydov.den18@gmail.com >
* update docker file for pandas package
* reimplement read_csv file
* add logic to filter selected streams
* close file_obj after reading
* fix format and tests
* add another stream
* auto-bump connector version
---------
Co-authored-by: Sunny <6833405+sh4sh@users.noreply.github.com >
Co-authored-by: Denys Davydov <davydov.den18@gmail.com >
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2023-03-14 15:00:18 -03:00