1
0
mirror of synced 2025-12-21 19:11:14 -05:00
Commit Graph

46 Commits

Author SHA1 Message Date
Aaron ("AJ") Steers
16aaee0b9e feat: Add external documentation URLs to all destination connectors (Group A) (#69353)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2025-11-17 21:11:07 -08:00
David Gold
569a6f41a8 update Python connector license in pyproject toml file (#68153)
## What
In the migration to update connector open source licenses, we missed a
couple references. This change necessary to pass our pre-release checks
since we assert that the license in the connector's pyproject.toml file
matches the license in the connector's metadata file. I don't believe
this warrants bumping connector versions.

## Can this PR be safely reverted and rolled back?
<!--
* If unsure, leave it blank.
-->
- [x] YES 💚
- [ ] NO 
2025-10-16 20:24:34 -04:00
Charles
50a97db804 chore: migrate connectors from MIT to ELv2 (#63723) 2025-07-22 14:26:58 -07:00
Airbyte
12a475d4fb 🐙 destination-sqlite: run up-to-date pipeline [2025-05-10] (#59805) 2025-05-10 19:13:45 +03:00
Airbyte
af2afa34e2 🐙 destination-sqlite: run up-to-date pipeline [2025-05-03] (#59348) 2025-05-04 01:14:22 +03:00
Airbyte
75ecff4c0e 🐙 destination-sqlite: run up-to-date pipeline [2025-04-26] (#58682) 2025-04-26 17:09:41 +03:00
Airbyte
55570b3795 🐙 destination-sqlite: run up-to-date pipeline [2025-04-19] (#58261) 2025-04-19 21:14:07 +03:00
Airbyte
6aa6c58bfd 🐙 destination-sqlite: run up-to-date pipeline [2025-04-12] (#57615) 2025-04-12 17:08:23 +03:00
Airbyte
506a4400cd 🐙 destination-sqlite: run up-to-date pipeline [2025-04-05] (#57113) 2025-04-05 19:09:45 +03:00
Airbyte
0916ee739e 🐙 destination-sqlite: run up-to-date pipeline [2025-03-29] (#56577) 2025-03-29 20:12:58 +02:00
Airbyte
8895a2112e 🐙 destination-sqlite: run up-to-date pipeline [2025-03-22] (#56104) 2025-03-23 00:17:48 +02:00
Airbyte
ef9a6de747 🐙 destination-sqlite: run up-to-date pipeline [2025-03-08] (#43815) 2025-03-08 20:17:59 +02:00
devin-ai-integration[bot]
4d882db09e feat(destination-sqlite): Update to CDK ^6.36.4 and Python base image 4.0.0 (#54897)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: natik@airbyte.io <natik@airbyte.io>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2025-03-01 10:55:45 -08:00
devin-ai-integration[bot]
ed19a158c4 chore: standardize Poe tasks configuration across all connectors (#53233)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Aaron <AJ> Steers <aj@airbyte.io>
2025-02-07 15:26:48 -08:00
Aaron ("AJ") Steers
83ecbe0fc3 CI: apply pre-commit format fix from #49806 (#49852) 2024-12-18 14:05:43 -08:00
Dhroov Makwana
d259aa2e56 Upgrade pytest to 8.3.2 in destinations having pytest <8 (#44530)
Co-authored-by: Natik Gadzhi <natik@respawn.io>
2024-08-21 16:55:41 -07:00
Augustin
601c3c455c Rename registries to registryOverrides in connector metadata (#43757) 2024-08-13 16:10:56 +02:00
Augustin
9a2ad657c9 🐙 destination-sqlite: run up-to-date pipeline [2024-07-09] (#41098) 2024-07-10 02:27:56 +02:00
Augustin
8b2ea50225 🐙 destination-sqlite: run up-to-date pipeline [2024-07-06] (#40944) 2024-07-07 02:20:07 +02: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
932725f6ed 🐙 destination-sqlite: run up-to-date pipeline [2024-06-25] (#40323) 2024-06-26 02:28:05 +02:00
Augustin
3b46316654 🐙 destination-sqlite: run up-to-date pipeline [2024-06-22] (#40070) 2024-06-23 02:21:42 +02:00
Augustin
7057fc36b4 Make python connectors using base image 1.2.1 use 1.2.2 (#39129) 2024-06-05 18:30:08 +02:00
Augustin
b4ec296322 destination-sqlite: [autopull] Upgrade base image to v1.2.1 (#38975) 2024-06-05 09:40:48 +02:00
Natik Gadzhi
f3719ca60a destination-sqlite: [autopull] base image + poetry + up_to_date (#38539) 2024-05-24 16:11:29 -07: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
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
40781313da Update Internal Fields: update ql levels to better resemble previous high strictness (#29450) 2023-08-15 18:03:10 -05: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
Joey Marshment-Howell
ec002c7705 fix broken connector documentation links (#27109) 2023-06-07 16:43:27 +01: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
Evan Tahler
3679dcd9d0 🐛 Fix date-time for airbyte types (#25965)
* Fix airbyte types

* update firebolt test fixture

* Bump changelog PR ids

* update metadata files

* fix firebolt test

* fix file-source for date-time overload

* fix source-file changelog

* it's a date, not date-time

* another date

* auto-bump connector version

* manually bump definitions

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-05-12 01:15:30 +00: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
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
Augustin
e73d42b5cb Remove supportsNormalization supportsDbt from non GA destination spec (#21319) 2023-01-13 13:23:11 +00:00
Augustin
b564f3eb78 Protocol: make supported_sync_modes a required not empty list on AirbyteStream (#15591) 2022-10-19 15:22:25 +02: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
Yuhui Shi
474e8c40f4 🎉 New Destination: SQLite (#15018)
* sqlite destination skeleton

* Add doc

* Add destination to  general docs

* clean unused files

* add seed and icon

* sqlite destination skeleton

* Add doc

* Add destination to  general docs

* add seed and icon

* correct config file

* remove unused import

* run seed spec file

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2022-08-09 14:00:38 -03:00