midavadim
midavadim
> I have double-checked those regression tests that you ran. > > And I found that you did not test cohorts at all 1. As I said before cohorts and...
/test connector=connectors/source-greenhouse > :clock2: connectors/source-greenhouse https://github.com/airbytehq/airbyte/actions/runs/4025772245 > :x: connectors/source-greenhouse https://github.com/airbytehq/airbyte/actions/runs/4025772245 > :bug: https://gradle.com/s/cyqa5f4djocyi > ### Build Failed Test summary info: ``` =========================== short test summary info ============================ ERROR test_core.py::TestSpec::test_property_type_is_not_array[inputs0] ERROR...
/test connector=connectors/source-greenhouse > :clock2: connectors/source-greenhouse https://github.com/airbytehq/airbyte/actions/runs/4026251890 > :x: connectors/source-greenhouse https://github.com/airbytehq/airbyte/actions/runs/4026251890 > :bug: https://gradle.com/s/fcwt5jw3dhgvk > ### Build Failed Test summary info: ``` =========================== short test summary info ============================ ERROR test_core.py::TestSpec::test_property_type_is_not_array[inputs0] ERROR...
/test connector=connectors/source-greenhouse > :clock2: connectors/source-greenhouse https://github.com/airbytehq/airbyte/actions/runs/4043491669 > :x: connectors/source-greenhouse https://github.com/airbytehq/airbyte/actions/runs/4043491669 > :bug: https://gradle.com/s/jcsdy637a3oxk > ### Build Failed Test summary info: ``` =========================== short test summary info ============================ ERROR test_core.py::TestSpec::test_property_type_is_not_array[inputs0] ERROR...
/test connector=connectors/source-greenhouse > :clock2: connectors/source-greenhouse https://github.com/airbytehq/airbyte/actions/runs/4044667180 > :white_check_mark: connectors/source-greenhouse https://github.com/airbytehq/airbyte/actions/runs/4044667180 Python tests coverage: ``` Name Stmts Miss Cover ----------------------------------------------------- source_greenhouse/source.py 4 0 100% source_greenhouse/__init__.py 2 0 100% source_greenhouse/components.py 68 5...
#8019 Source Typeform: support oauth: ISSIE: https://github.com/airbytehq/airbyte/issues/7814 PR: https://github.com/airbytehq/airbyte/pull/8019 blocked since the connector uses single-use refresh token, which requires proper processing from platform side
This is should be fixed by this PR: https://github.com/airbytehq/airbyte/pull/29994 There we removed batch processing for a lot of streams
> left a few comments. main questions > > * can semi-incremental be released separately from the bug fixes? > * can the filters only rely on stream_interval instead of...