1
0
mirror of synced 2025-12-31 06:05:12 -05:00
Commit Graph

251 Commits

Author SHA1 Message Date
Alexandre Girard
97a353d5c5 Run mypy on airbyte-cdk as part of the build pipeline and fix typing issues in the file-based module (#27790)
* Try running only on modified files

* make a change

* return something with the wrong type

* Revert "return something with the wrong type"

This reverts commit 23b828371e.

* fix typing in file-based

* format

* Mypy

* fix

* leave as Mapping

* Revert "leave as Mapping"

This reverts commit 908f063f70.

* Use Dict

* update

* move dict()

* Revert "move dict()"

This reverts commit fa347a8236.

* Revert "Revert "move dict()""

This reverts commit c9237df2e4.

* Revert "Revert "Revert "move dict()"""

This reverts commit 5ac1616414.

* use Mapping

* point to config file

* comment

* strict = False

* remove --

* Revert "comment"

This reverts commit 6000814a82.

* install types

* install types in same command as mypy runs

* non-interactive

* freeze version

* pydantic plugin

* plugins

* update

* ignore missing import

* Revert "ignore missing import"

This reverts commit 1da7930fb7.

* Install pydantic instead

* fix

* this passes locally

* strict = true

* format

* explicitly import models

* Update

* remove old mypy.ini config

* temporarily disable mypy

* format

* any

* format

* fix tests

* format

* Automated Commit - Formatting Changes

* Revert "temporarily disable mypy"

This reverts commit eb8470fa3f.

* implicit reexport

* update test

* fix mypy

* Automated Commit - Formatting Changes

* fix some errors in tests

* more type fixes

* more fixes

* more

* .

* done with tests

* fix last files

* format

* Update gradle

* change source-stripe

* only run mypy on cdk

* remove strict

* Add more rules

* update

* ignore missing imports

* cast to string

* Allow untyped decorator

* reset to master

* move to the cdk

* derp

* move explicit imports around

* Automated Commit - Formatting Changes

* Revert "move explicit imports around"

This reverts commit 56e306b72f.

* move explicit imports around

* Upgrade mypy version

* point to config file

* Update readme

* Ignore errors in the models module

* Automated Commit - Formatting Changes

* move check to gradle build

* Any

* try checking out master too

* Revert "try checking out master too"

This reverts commit 8a8f3e373c.

* fetch master

* install mypy

* try without origin

* fetch from the script

* checkout master

* ls the branches

* remotes/origin/master

* remove some cruft

* comment

* remove pydantic types

* unpin mypy

* fetch from the script

* Update connectors base too

* modify a non-cdk file to confirm it doesn't get checked by mypy

* run mypy after generateComponentManifestClassFiles

* run from the venv

* pass files as arguments

* update

* fix when running without args

* with subdir

* path

* try without /

* ./

* remove filter

* try resetting

* Revert "try resetting"

This reverts commit 3a54c424de.

* exclude autogen file

* do not use the github action

* works locally

* remove extra fetch

* run on connectors base

* try bad  typing

* Revert "try bad  typing"

This reverts commit 33b512a3e4.

* reset stripe

* Revert "reset stripe"

This reverts commit 28f23fc6dd.

* Revert "Revert "reset stripe""

This reverts commit 5bf5dee371.

* missing return type

* do not ignore the autogen file

* remove extra installs

* run from venv

* Only check files modified on current branch

* Revert "Only check files modified on current branch"

This reverts commit b4b728e654.

* use merge-base

* Revert "use merge-base"

This reverts commit 3136670cbf.

* try with updated mypy

* bump

* run other steps after mypy

* reset task ordering

* run mypy though

* looser config

* tests pass

* fix mypy issues

* type: ignore

* optional

* this is always a bool

* ignore

* fix typing issues

* remove ignore

* remove mapping

* Automated Commit - Formatting Changes

* Revert "remove ignore"

This reverts commit 9ffeeb6cb1.

* update config

---------

Co-authored-by: girarda <girarda@users.noreply.github.com>
Co-authored-by: Joe Bell <joseph.bell@airbyte.io>
2023-07-13 16:55:48 -07:00
Alexandre Girard
40e62fbcb4 Implement parquet parser (#28064)
* Implement parquet parser

* move comment

* comments

* Automated Commit - Formatting Changes

* cleanup

* Update

* remove superfluous method

* update

* format

---------

Co-authored-by: girarda <girarda@users.noreply.github.com>
2023-07-12 13:40:30 -07:00
maxi297
07da56914f 🤖 Bump patch version of Airbyte CDK 2023-07-11 17:43:50 +00:00
maxi297
b058261081 🤖 Bump patch version of Airbyte CDK 2023-07-06 12:09:49 +00:00
maxi297
f472bc0667 🤖 Bump patch version of Airbyte CDK 2023-06-29 17:31:02 +00:00
maxi297
95bd388f9b 🤖 Bump patch version of Airbyte CDK 2023-06-29 14:22:36 +00:00
maxi297
59f6acf2f4 🤖 Bump minor version of Airbyte CDK 2023-06-28 20:58:41 +00:00
girarda
8f8cbd80a7 🤖 Bump patch version of Airbyte CDK 2023-06-28 16:38:56 +00:00
flash1293
d0d906c0a7 🤖 Bump patch version of Airbyte CDK 2023-06-27 06:33:44 +00:00
brianjlai
4cd2cbbea5 🤖 Bump patch version of Airbyte CDK 2023-06-23 17:55:25 +00:00
maxi297
516a8a59c4 🤖 Bump minor version of Airbyte CDK 2023-06-22 17:01:00 +00:00
Catherine Noll
a8e99a46e6 File CDK: define streams via glob list (#27476) 2023-06-22 11:50:35 -04:00
maxi297
49a60ef735 🤖 Bump patch version of Airbyte CDK 2023-06-22 14:04:07 +00:00
maxi297
59ff7b1c6c 🤖 Bump minor version of Airbyte CDK 2023-06-21 17:06:04 +00:00
girarda
3a8601eee8 🤖 Bump minor version of Airbyte CDK 2023-06-20 21:49:37 +00:00
davydov-d
33b627d543 🤖 Bump patch version of Airbyte CDK 2023-06-14 19:59:56 +00:00
maxi297
cdbedca86f 🤖 Bump patch version of Airbyte CDK 2023-06-13 12:46:50 +00:00
flash1293
52ee42ccd5 🤖 Bump patch version of Airbyte CDK 2023-06-09 08:50:33 +00:00
lmossman
d88a61bf59 🤖 Bump patch version of Airbyte CDK 2023-06-08 16:48:16 +00:00
maxi297
9335a4d510 🤖 Bump patch version of Airbyte CDK 2023-06-08 13:57:28 +00:00
flash1293
9febc1d44c 🤖 Bump minor version of Airbyte CDK 2023-06-07 13:21:32 +00:00
maxi297
d3011daff3 🤖 Bump patch version of Airbyte CDK 2023-06-07 12:38:15 +00:00
flash1293
05d686eb0e 🤖 Bump patch version of Airbyte CDK 2023-06-07 09:00:54 +00:00
maxi297
54cb2dd24c 🤖 Bump patch version of Airbyte CDK 2023-06-05 13:16:16 +00:00
maxi297
e9c1a22cf7 🤖 Bump patch version of Airbyte CDK 2023-05-31 19:43:30 +00:00
flash1293
d5132ae2c0 🤖 Bump minor version of Airbyte CDK 2023-05-31 14:36:40 +00:00
flash1293
7ea742c2fe 🤖 Bump minor version of Airbyte CDK 2023-05-26 08:58:32 +00:00
flash1293
16e33eb387 🤖 Bump minor version of Airbyte CDK 2023-05-15 12:55:11 +00:00
maxi297
183406120f 🤖 Bump patch version of Airbyte CDK 2023-05-11 14:47:29 +00:00
Maxime Carbonneau-Leclerc
6c810cf9a8 [ISSUE #25953] update frozen airbyte-connector-atelier-server python dependencies (#25855) 2023-05-11 09:26:42 -04:00
brianjlai
4b44a51eb1 🤖 Bump patch version of Airbyte CDK 2023-05-09 02:09:58 +00:00
girarda
93d89a85ee 🤖 Bump patch version of Airbyte CDK 2023-05-04 22:53:38 +00:00
Alexandre Girard
0f0e8c8f96 pin the version of requests lib (#25820) 2023-05-04 15:46:23 -07:00
maxi297
bb5efe4191 🤖 Bump patch version of Airbyte CDK 2023-05-01 16:26:03 +00:00
girarda
263a132a31 🤖 Bump patch version of Airbyte CDK 2023-04-27 00:22:45 +00:00
jdpgrailsdev
31baedaa41 🤖 Bump minor version of Airbyte CDK 2023-04-26 14:36:04 +00:00
Jonathan Pearlin
2ebfa459cf Publish stream status messages in CDK (#24994)
* Publish stream status messages in CDK

* Automated Commit - Formatting Changes

* Convert to StreamDescriptor

* Automated Commit - Formatting Changes

* Bump to latest protocol model

* Automated Commit - Formatting Changes

* Bump protocol version

* Add tests for stream status message creation

* Formatting

* Formatting

* Fix failing test

* Actually emit state message

* Automated Commit - Formatting Changes

* Bump airbyte-protocol

* PR feedback

* Fix parameter input

* Correctly yield status message

* PR feedback

* Formatting

* Fix failing tests

* Automated Commit - Formatting Changes

* Revert accidental change

* Automated Change

* Replace STOPPED with COMPLETE/INCOMPLETE

* Update source-facebook-marketing changelog

* Revert "Update source-facebook-marketing changelog"

This reverts commit 709edb800c.

---------

Co-authored-by: jdpgrailsdev <jdpgrailsdev@users.noreply.github.com>
2023-04-26 10:30:36 -04:00
girarda
e7aff71ba7 🤖 Bump patch version of Airbyte CDK 2023-04-26 03:46:29 +00:00
girarda
7aad27b8a8 🤖 Bump patch version of Airbyte CDK 2023-04-25 01:37:44 +00:00
maxi297
cff896f4f2 🤖 Bump patch version of Airbyte CDK 2023-04-24 15:42:05 +00:00
girarda
ca344afbb2 🤖 Bump patch version of Airbyte CDK 2023-04-21 18:12:55 +00:00
girarda
dd68bb17b0 🤖 Bump minor version of Airbyte CDK 2023-04-17 21:49:21 +00:00
girarda
6fa2f21b3d 🤖 Bump patch version of Airbyte CDK 2023-04-14 21:11:36 +00:00
girarda
0d9392e4ae 🤖 Bump patch version of Airbyte CDK 2023-04-14 17:30:23 +00:00
girarda
08067008ca 🤖 Bump patch version of Airbyte CDK 2023-04-12 21:54:31 +00:00
davydov-d
2b09f4faa0 🤖 Bump minor version of Airbyte CDK 2023-04-06 09:21:37 +00:00
girarda
e1fab6c98c 🤖 Bump patch version of Airbyte CDK 2023-04-05 00:06:47 +00:00
grubberr
28c49d4048 🤖 Bump patch version of Airbyte CDK 2023-04-03 10:36:32 +00:00
girarda
cf94c14ae5 🤖 Bump minor version of Airbyte CDK 2023-03-29 21:24:30 +00:00
alafanechere
69736d9f40 🤖 Bump minor version of Airbyte CDK 2023-03-23 14:09:17 +00:00