Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add sleep after withCdc execution #35460

Conversation

stephane-airbyte
Copy link
Contributor

No description provided.

Copy link

vercel bot commented Feb 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
airbyte-docs ⬜️ Ignored (Inspect) Visit Preview Feb 24, 2024 9:21am

Copy link
Contributor Author

stephane-airbyte commented Feb 20, 2024

Copy link
Contributor

Before Merging a Connector Pull Request

Wow! What a great pull request you have here! 🎉

To merge this PR, ensure the following has been done/considered for each connector added or updated:

  • PR name follows PR naming conventions
  • Breaking changes are considered. If a Breaking Change is being introduced, ensure an Airbyte engineer has created a Breaking Change Plan.
  • Connector version has been incremented in the Dockerfile and metadata.yaml according to our Semantic Versioning for Connectors guidelines
  • You've updated the connector's metadata.yaml file any other relevant changes, including a breakingChanges entry for major version bumps. See metadata.yaml docs
  • 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
  • Migration guide updated in docs/integrations/<source or destination>/<name>-migrations.md with an entry for the new version, if the version is a breaking change. See migration guide example
  • If set, you've ensured the icon is present in the platform-internal repo. (Docs)

If the checklist is complete, but the CI check is failing,

  1. Check for hidden checklists in your PR description

  2. Toggle the github label checklist-action-run on/off to re-run the checklist CI.

@octavia-squidington-iii octavia-squidington-iii added the area/connectors Connector related issues label Feb 20, 2024
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-add_sleep_time_before_any_test_function branch from 2640c70 to c046564 Compare February 20, 2024 23:09
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-20-add_sleep_after_withCdc_execution branch from df09f11 to 6dd3e88 Compare February 20, 2024 23:09
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-add_sleep_time_before_any_test_function branch from c046564 to 1bc9f4a Compare February 21, 2024 17:24
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-20-add_sleep_after_withCdc_execution branch from 6dd3e88 to 926fcbb Compare February 21, 2024 17:24
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-add_sleep_time_before_any_test_function branch from 1bc9f4a to b5aed36 Compare February 21, 2024 18:21
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-20-add_sleep_after_withCdc_execution branch from 926fcbb to 0086877 Compare February 21, 2024 18:21
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-add_sleep_time_before_any_test_function branch from b5aed36 to a9c99ad Compare February 21, 2024 18:51
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-20-add_sleep_after_withCdc_execution branch from 0086877 to ba2a396 Compare February 21, 2024 18:51
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-add_sleep_time_before_any_test_function branch from a9c99ad to 43fe987 Compare February 21, 2024 19:48
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-20-add_sleep_after_withCdc_execution branch from ba2a396 to fe43ca1 Compare February 21, 2024 19:48
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-add_sleep_time_before_any_test_function branch from 43fe987 to 0f6874d Compare February 21, 2024 20:19
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-20-add_sleep_after_withCdc_execution branch from fe43ca1 to 66b0896 Compare February 21, 2024 20:19
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-add_sleep_time_before_any_test_function branch from 0f6874d to 6fe43ea Compare February 21, 2024 21:04
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-20-add_sleep_after_withCdc_execution branch from 66b0896 to a2592ec Compare February 21, 2024 21:04
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-add_sleep_time_before_any_test_function branch from 6fe43ea to 5fefd57 Compare February 21, 2024 22:45
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-20-add_sleep_after_withCdc_execution branch from a2592ec to e83479e Compare February 21, 2024 22:45
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-add_sleep_time_before_any_test_function branch from 5fefd57 to e1c1da4 Compare February 21, 2024 22:58
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-add_sleep_time_before_any_test_function branch from 126543f to 236ce1c Compare February 22, 2024 05:37
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-20-add_sleep_after_withCdc_execution branch from 2061b2b to fd21863 Compare February 22, 2024 05:37
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-add_sleep_time_before_any_test_function branch from 236ce1c to cd6357b Compare February 22, 2024 05:39
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-20-add_sleep_after_withCdc_execution branch from fd21863 to a40d897 Compare February 22, 2024 05:39
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-add_sleep_time_before_any_test_function branch from cd6357b to fcb12dc Compare February 22, 2024 15:23
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-20-add_sleep_after_withCdc_execution branch from a40d897 to bf7236a Compare February 22, 2024 15:23
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-add_sleep_time_before_any_test_function branch from fcb12dc to fbb233d Compare February 22, 2024 15:25
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-20-add_sleep_after_withCdc_execution branch from bf7236a to 27990b2 Compare February 22, 2024 15:25
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-add_sleep_time_before_any_test_function branch from fbb233d to 6151e3c Compare February 22, 2024 21:42
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-20-add_sleep_after_withCdc_execution branch from 27990b2 to 1aed76c Compare February 22, 2024 21:42
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-add_sleep_time_before_any_test_function branch from 6151e3c to 8399b1a Compare February 22, 2024 22:23
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-20-add_sleep_after_withCdc_execution branch from 1aed76c to c5eb419 Compare February 22, 2024 22:23
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-add_sleep_time_before_any_test_function branch from 8399b1a to ba520ef Compare February 22, 2024 22:47
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-20-add_sleep_after_withCdc_execution branch from c5eb419 to 699e7d8 Compare February 22, 2024 22:47
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-add_sleep_time_before_any_test_function branch from ba520ef to 48d11d1 Compare February 22, 2024 23:50
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-20-add_sleep_after_withCdc_execution branch from 699e7d8 to 9f1e88e Compare February 22, 2024 23:50
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-add_sleep_time_before_any_test_function branch from 48d11d1 to 4e97e2f Compare February 23, 2024 00:09
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-20-add_sleep_after_withCdc_execution branch from 9f1e88e to 982573e Compare February 23, 2024 00:09
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-add_sleep_time_before_any_test_function branch from 4e97e2f to 34ef8ee Compare February 23, 2024 22:55
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-20-add_sleep_after_withCdc_execution branch from 982573e to b5ef18e Compare February 23, 2024 22:55
This was referenced Feb 24, 2024
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-add_sleep_time_before_any_test_function branch from 34ef8ee to c6b9ea2 Compare February 24, 2024 03:24
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-20-add_sleep_after_withCdc_execution branch from b5ef18e to 79bf2cc Compare February 24, 2024 03:24
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-add_sleep_time_before_any_test_function branch from c6b9ea2 to caf95c1 Compare February 24, 2024 09:05
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-20-add_sleep_after_withCdc_execution branch from 79bf2cc to 452f9bd Compare February 24, 2024 09:06
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-add_sleep_time_before_any_test_function branch from caf95c1 to 1e33870 Compare February 24, 2024 09:20
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-20-add_sleep_after_withCdc_execution branch from 452f9bd to 459f923 Compare February 24, 2024 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants