Skip to content

chore: use cursor base pagination for full refresh streams zender support #161

chore: use cursor base pagination for full refresh streams zender support

chore: use cursor base pagination for full refresh streams zender support #161

Triggered via pull request June 25, 2024 05:44
Status Failure
Total duration 8s
Artifacts
Require Connector Merge Checklist Job
3s
Require Connector Merge Checklist Job
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Require Connector Merge Checklist Job
All checklist items not checked. Review your PR description and comments for unchecked items.
Require Connector Merge Checklist Job
Process completed with exit code 1.
Require Connector Merge Checklist Job
The following items are not marked as completed: PR name follows [PR naming conventions](https://docs.airbyte.com/contributing-to-airbyte/issues-and-pull-requests#pull-request-title-convention), [Breaking changes are considered](https://docs.airbyte.com/contributing-to-airbyte/#breaking-changes-to-connectors). If a **Breaking Change** is being introduced, ensure an Airbyte engineer has created a Breaking Change Plan and you've followed all steps in the [Breaking Changes Checklist](https://docs.airbyte.com/contributing-to-airbyte/#checklist-for-contributors), Connector version has been incremented in the Dockerfile and metadata.yaml according to our [Semantic Versioning for Connectors](https://docs.airbyte.com/contributing-to-airbyte/#semantic-versioning-for-connectors) guidelines, Secrets in the connector's spec are annotated with `airbyte_secret`, All documentation files are up to date. (README.md, bootstrap.md, docs.md, etc...), Changelog updated in `docs/integrations/<source or destination>/<name>.md` with an entry for the new version. See changelog [example](https://docs.airbyte.io/integrations/sources/stripe#changelog), The connector tests are passing in CI, You've updated the connector's `metadata.yaml` file (new!), If set, you've ensured the icon is present in the `platform-internal` repo. ([Docs](https://docs.airbyte.com/connector-development/connector-metadata-file/#the-icon-field))