Alexandre Girard

Results 24 comments of Alexandre Girard

/test connector=connectors/destination-mysql > :clock2: connectors/destination-mysql https://github.com/airbytehq/airbyte/actions/runs/2740588781 > :white_check_mark: connectors/destination-mysql https://github.com/airbytehq/airbyte/actions/runs/2740588781 Python tests coverage: ``` Name Stmts Miss Cover ------------------------------------------------------------------------------------- normalization/transform_config/__init__.py 2 0 100% normalization/transform_catalog/reserved_keywords.py 13 0 100% normalization/transform_catalog/__init__.py 2 0...

Update from today's sync: ### scoping: * we don't need to support custom connectors or connectors with custom version right away * similarly, it's probably fine not to support downgrading...

@topefolorunso can you also run `airbyte-ci format fix all` to fix the formatting errors?

/test connector=connectors/source-airtable

/test connector=connectors/source-airtable > :clock2: connectors/source-airtable https://github.com/airbytehq/airbyte/actions/runs/4019123865 > :x: connectors/source-airtable https://github.com/airbytehq/airbyte/actions/runs/4019123865 > :bug: https://gradle.com/s/kbi4vq4iotv72 > ### Build Failed Test summary info: ``` =========================== short test summary info ============================ FAILED test_core.py::TestSpec::test_backward_compatibility[inputs0] -...

PR looks good to me ✅ . This is a very large change so we'll stagger the release. I'll approve once we're comfortable releasing into the wild

Created a non-forked PR that can be merged: https://github.com/airbytehq/airbyte/pull/34000

I cloned your PR and merged [it here](https://github.com/airbytehq/airbyte/pull/34000). Thank you for your contribution @Swadish !

> Did a bit of digging to see if there are things being used that are being exposed. There are, but it is also super understandably hard to keep track!...