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

206 Commits

Author SHA1 Message Date
Augustin
d020ac8235 🐙 source-file: run up-to-date pipeline [2024-08-10] (#43675) 2024-08-11 02:18:30 +02:00
Augustin
126cc0563d 🐙 source-file: run up-to-date pipeline [2024-08-03] (#39978) 2024-08-04 02:36:12 +02:00
Carlos Alvarenga
bc36dd2052 Source file: Fix error on zipped files (#39909)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2024-08-01 16:10:24 -03:00
Catherine Noll
b471a7ccf0 Update metadata.yaml for all sources with sandbox connections (#42577) 2024-07-31 12:38:17 -04:00
Christo Grabowski
a9bc389297 Update sl metadata for python sources (#40711) 2024-07-09 17:28:57 -04:00
Natik Gadzhi
0ab6314e08 chore: Removes .dockerignore and requirements.txt in connectors (#40217) 2024-07-05 11:46:02 -07:00
Natik Gadzhi
30643ae71f chore: replace AirbyteLogger with logging.Logger in connectors (#40215)
Co-authored-by: btkcodedev <btk.codedev@gmail.com>
2024-06-27 18:02:01 +02:00
Augustin
ba40618bf6 source-file: [autopull] Upgrade base image to v1.2.2 (#39192) 2024-06-14 12:22:17 +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
Daryna Ishchenko
395effcf1d 🐛 Source File: add engine fastparquet to parquet reader options (#37799) 2024-05-07 17:23:40 +03:00
Danylo Jablonski
a750e4697f Set maxSecondsBetweenMessages value for certified connectors Phase 3 (#36856) 2024-04-05 09:04:21 -05:00
Anatolii Yatsuk
df17c85858 🏥 Source Connectors: Pin airbyte-cdk version to ^0 (#36267) 2024-03-20 21:46:57 -04:00
Augustin
8c862a8013 Fix tags in metadata.yaml files: declare cdk tags (#35670) 2024-03-07 04:32:29 -06:00
Aaron ("AJ") Steers
671ed4cdb1 Source File: Add Python 3.11 support (#35800) 2024-03-06 08:22:46 -08:00
Maxime Carbonneau-Leclerc
333adf74ec [ISSUE #35112] clean acceptance-test-config.yml (#35708) 2024-02-28 15:35:02 -06:00
Roman Yermilov [GL]
c379a7bd35 Source File: change header=0 to header=null in docs (#35595)
CI tests failed because the version was not incremented, despite only a single line being altered in the documentation. This change is minor and can be safely merged.
2024-02-23 20:21:25 +01:00
Augustin
92efefd1e1 Delete requirements.txt on poetry managed connectors (#35406) 2024-02-20 01:35:40 -06:00
Julien COUTAND
a886ace52f Source File: support ZIP file (#32354)
Co-authored-by: Serhii Lazebnyi <53845333+lazebnyi@users.noreply.github.com>
Co-authored-by: Serhii Lazebnyi <serhii.lazebnyi@globallogic.com>
2024-02-15 18:33:19 +01:00
mjgatz
f6b4436206 Source File: add fixed width file format support (#34678)
Co-authored-by: mgreene <michael.greene@gravie.com>
Co-authored-by: Serhii Lazebnyi <serhii.lazebnyi@globallogic.com>
Co-authored-by: Serhii Lazebnyi <53845333+lazebnyi@users.noreply.github.com>
2024-02-13 19:58:35 +01:00
Augustin
103c9df8b6 source-file: migrate to poetry (#35186) 2024-02-13 04:57:51 -06:00
Joe Reuter
7f4abcccd9 Publish to pypi batch4 (#34666) 2024-01-31 03:40:30 -06:00
Joe Reuter
4cfaebeacf airbyte-lib: Refactor follow-up (#34649) 2024-01-30 12:11:41 +01:00
Joe Reuter
f29234a2db airbyte-lib: Refactor connectors (#34552) 2024-01-30 03:22:13 -06:00
Augustin
2533008a71 source-file: fix readme (#33927) 2024-01-04 11:03:27 -05:00
Augustin
0b33caecda Revert "[skip ci] formatting: add missing license headers (#33250)" (#33289) 2023-12-11 11:38:37 +01:00
Augustin
60c1cc01ad [skip ci] formatting: add missing license headers (#33250) 2023-12-11 10:15:18 +01: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
Pedro S. Lopez
c6ce49594d 🧹 remove source-file-secure (#31477) 2023-10-16 17:52:25 -05:00
Pedro S. Lopez
d4ef599838 source-file: prevent local file usage on cloud deployment mode (#30984)
Co-authored-by: pedroslopez <pedroslopez@users.noreply.github.com>
2023-10-16 13:00:30 -07:00
Augustin
694d88f9ca source-file: 🪓 dockerfile and fix integration tests (#31341) 2023-10-13 10:12:17 +02:00
Marius Posta
7ae97175a6 gradle: fix repo wide behaviour (#30607) 2023-09-28 05:01:13 -07:00
Denys Davydov
809d86bbb6 🐛 Source File: handle parse errors when running discovery (#30579) 2023-09-25 03:07:58 -05:00
Ben Church
5c56ac1d84 Airbyte-ci: Remove gradle task connectorAcceptanceTest (#30326) 2023-09-19 15:16:37 -05: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
Augustin
1a09e6810e source-file: bump version in metadata.yaml (#27190) 2023-06-09 04:07:48 -05:00
Serhii Lazebnyi
0bdd8445cf Remove debug mode for pytest config (#27157)
* Deleted pytest log level

* Force log level for smart open to error

* Bump version

* Bump version

* Delete extra space
2023-06-08 19:17:15 +02:00
Augustin
c2b7043f3f connectors-ci: make source-file testable in airbyte-ci (#27107) 2023-06-08 15:03:59 +00:00
Augustin
d8820d6e80 Fix python connectors formatting errors with black / isort (#26951)
* format source-tiktok-marketing

* format source-twilio

* format source-instgram

* format source-amazon-ads

* format source-google-search-console

* format source-stripe

* format source-google-analytics-data-api

* format source-facebook-marketing

* format source-zendesk-support

* format source-file
2023-06-02 09:26:04 -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
Daryna Ishchenko
2a1d7f37e2 🐛Source File: added parser error handling (#26275)
* added parser error handling

* updated versions, added changelog

* Automated Change

---------

Co-authored-by: darynaishchenko <darynaishchenko@users.noreply.github.com>
2023-05-25 19:02:57 +03: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
Serhii Chvaliuk
50c7cb438d Source File: add retry on SSHException('Error reading SSH protocol banner') - 2 (#26210)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2023-05-18 00:42:33 +03:00
Serhii Chvaliuk
033e62ad4c Source File Secure: bump source-file version 0.2.38 -> 0.3.7 (#26131)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2023-05-17 02:44:22 +03:00
Ben Church
59903d04b9 Bump file secure version (#26129) 2023-05-16 12:34:21 -05:00
Serhii Chvaliuk
63887f7fe0 Source File: add retry on SSHException('Error reading SSH protocol banner') (#26115)
Signed-off-by: Serhii Chvaliuk <grubberr@gmail.com>
2023-05-16 20:03:37 +03:00