Dhroov Makwana
Dhroov Makwana
Closing as this is already merged in https://github.com/airbytehq/airbyte/pull/39911
Closing as this is already merged in https://github.com/airbytehq/airbyte/pull/40227
Closing as this is already merged in https://github.com/airbytehq/airbyte/pull/40216
@girarda I've defaulted the username to `api` and removed the extra config value. CI is green.
Closing this PR as this will be done by an automated pipeline.
The check for formatting errors pipeline is failing only on the unit_tests folder (which is excluded from the airbyte-ci path for formatting - [see here](https://github.com/airbytehq/airbyte/blob/master/pyproject.toml#L31C5-L31C17)) All the other files are...
Closing this PR as this will be done by an automated pipeline.
The check for formatting errors pipeline is failing only on the unit_tests folder (which is excluded from the airbyte-ci path for formatting - [see here](https://github.com/airbytehq/airbyte/blob/master/pyproject.toml#L31C5-L31C17)) All the other files are...
The cursor pagination for this source was incorrect. It was using the `href` key of the last record to paginate, this caused errors in CI. [According to the API documentation...
> I've kicked off the regression tests. > > The change in the manifest looks brutally large — I think that' because Builder reformatted it. We _should_ be ok, but...