1
0
mirror of synced 2025-12-22 19:38:29 -05:00
Commit Graph

96 Commits

Author SHA1 Message Date
Airbyte
37265700ce 🐙 source-flexport: run up-to-date pipeline [2024-09-14] (#45508) 2024-09-15 03:21:36 +03:00
Airbyte
b0b033a1b5 🐙 source-flexport: run up-to-date pipeline [2024-09-07] (#45309) 2024-09-08 03:18:10 +03:00
Airbyte
92284c0e04 🐙 source-flexport: run up-to-date pipeline [2024-08-31] (#45035) 2024-09-01 03:19:43 +03:00
Airbyte
a6c1f662e2 🐙 source-flexport: run up-to-date pipeline [2024-08-24] (#44638) 2024-08-25 03:21:52 +03:00
Airbyte
cd6198c5af 🐙 source-flexport: run up-to-date pipeline [2024-08-17] (#44308) 2024-08-18 03:19:09 +03:00
Augustin
601c3c455c Rename registries to registryOverrides in connector metadata (#43757) 2024-08-13 16:10:56 +02:00
Airbyte
4b7f5c4089 🐙 source-flexport: run up-to-date pipeline [2024-08-12] (#43918) 2024-08-13 03:16:56 +03:00
Augustin
17b2be081c 🐙 source-flexport: run up-to-date pipeline [2024-08-03] (#43129) 2024-08-04 02:26:38 +02:00
Augustin
c87dbcd2fc 🐙 source-flexport: run up-to-date pipeline [2024-07-27] (#42621) 2024-07-28 02:29:29 +02:00
Augustin
8f4107f0cf 🐙 source-flexport: run up-to-date pipeline [2024-07-20] (#42390) 2024-07-21 02:17:06 +02:00
Augustin
9455b82375 🐙 source-flexport: run up-to-date pipeline [2024-07-13] (#41926) 2024-07-14 02:17:44 +02:00
Augustin
ef8f7df09d 🐙 source-flexport: run up-to-date pipeline [2024-07-10] (#41526) 2024-07-11 02:20:12 +02:00
Augustin
9b391e4c6b 🐙 source-flexport: run up-to-date pipeline [2024-07-09] (#41145) 2024-07-10 02:23:30 +02:00
Augustin
96ba9c1a1d 🐙 source-flexport: run up-to-date pipeline [2024-07-06] (#40777) 2024-07-07 02:28:19 +02:00
Natik Gadzhi
0ab6314e08 chore: Removes .dockerignore and requirements.txt in connectors (#40217) 2024-07-05 11:46:02 -07:00
Augustin
31a33e6d10 🐙 source-flexport: run up-to-date pipeline [2024-06-25] (#40454) 2024-06-26 02:17:38 +02:00
Augustin
f6a4ee1d90 🐙 source-flexport: run up-to-date pipeline [2024-06-22] (#40013) 2024-06-23 02:24:10 +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
9e978bc4fe source-flexport: [autopull] Upgrade base image to v1.2.1 (#38943) 2024-06-04 17:25:58 +02:00
Natik Gadzhi
ac1e3931cd source-flexport: [autopull] base image + poetry + up_to_date (#38427) 2024-05-21 09:21:14 -07: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
Maxime Carbonneau-Leclerc
333adf74ec [ISSUE #35112] clean acceptance-test-config.yml (#35708) 2024-02-28 15:35:02 -06:00
Joe Reuter
7f4abcccd9 Publish to pypi batch4 (#34666) 2024-01-31 03:40:30 -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
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
Tope Folorunso
ec30868701 Migrate Flexport Source Connector to Low Code (#29151)
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2023-08-23 10:55:23 -03: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
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
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
Marcos Marx
5305ad2e67 🐛 Fix flexport schema & format files (#15584)
* Fix the new API discrepancies

* Fix integration test

* Update configured catalogs

* Run gradlew format

* Update changelog

* solve conflict

* run format

* correct doc in spec def

* auto-bump connector version [ci skip]

Co-authored-by: monai <monai@cure.lt>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-08-11 21:45:18 -03:00
Marcos Marx
dca2256a7c Bump 2022 license version (#13233)
* Bump year in license short to 2022

* remove protocol from cdk
2022-05-26 15:00:42 -03: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
Juozas V
9afbbff454 🎉 New Source: Flexport (#8777) 2022-01-20 15:03:12 +01:00