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 more info into background thread #35431

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:20am

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.

Copy link
Contributor Author

stephane-airbyte commented Feb 20, 2024

@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-add_more_info_into_background_thread branch 3 times, most recently from 13b6bb5 to e3de79a Compare February 20, 2024 04:59
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-disable_more_source-mssql_tests branch from 42cd669 to 4a0f563 Compare February 20, 2024 05:26
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-add_more_info_into_background_thread branch from e3de79a to c43cc8a Compare February 20, 2024 05:26
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-disable_more_source-mssql_tests branch from 4a0f563 to a27739a Compare February 20, 2024 05:38
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-add_more_info_into_background_thread branch 2 times, most recently from c98cce3 to 54cfaf8 Compare February 20, 2024 06:13
@stephane-airbyte stephane-airbyte changed the base branch from stephane/02-19-disable_more_source-mssql_tests to stephane/02-09-add_background_thread_to_track_MSSQL_container_status February 20, 2024 06:21
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-add_more_info_into_background_thread branch from 54cfaf8 to 4a389e5 Compare February 20, 2024 06:21
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-09-add_background_thread_to_track_MSSQL_container_status branch from 1eb9d4d to 589b142 Compare February 20, 2024 06:29
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-add_more_info_into_background_thread branch from 4a389e5 to 6a8d2e8 Compare February 20, 2024 06:29
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-09-add_background_thread_to_track_MSSQL_container_status branch from a10dfe3 to 69842dd Compare February 22, 2024 05:37
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-add_more_info_into_background_thread branch from 9794410 to cc8affd Compare February 22, 2024 05:37
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-09-add_background_thread_to_track_MSSQL_container_status branch from 69842dd to 62e6e9c Compare February 22, 2024 05:39
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-add_more_info_into_background_thread branch from cc8affd to 6cb39f0 Compare February 22, 2024 05:39
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-09-add_background_thread_to_track_MSSQL_container_status branch from 62e6e9c to 2856679 Compare February 22, 2024 15:23
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-add_more_info_into_background_thread branch from 6cb39f0 to 49de43b Compare February 22, 2024 15:23
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-09-add_background_thread_to_track_MSSQL_container_status branch from 2856679 to 3f03b12 Compare February 22, 2024 15:25
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-add_more_info_into_background_thread branch from 49de43b to 9ec1f91 Compare February 22, 2024 15:25
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-09-add_background_thread_to_track_MSSQL_container_status branch from 3f03b12 to 051bacc Compare February 22, 2024 21:42
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-add_more_info_into_background_thread branch from 9ec1f91 to 54edbc9 Compare February 22, 2024 21:42
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-09-add_background_thread_to_track_MSSQL_container_status branch from 051bacc to e1e3448 Compare February 22, 2024 22:23
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-add_more_info_into_background_thread branch from 54edbc9 to bc33de5 Compare February 22, 2024 22:23
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-09-add_background_thread_to_track_MSSQL_container_status branch from e1e3448 to faa2e0e Compare February 22, 2024 22:47
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-add_more_info_into_background_thread branch from bc33de5 to 7f947f5 Compare February 22, 2024 22:47
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-09-add_background_thread_to_track_MSSQL_container_status branch from faa2e0e to b726dec Compare February 22, 2024 23:50
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-add_more_info_into_background_thread branch from 7f947f5 to cb9f0e1 Compare February 22, 2024 23:50
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-09-add_background_thread_to_track_MSSQL_container_status branch from b726dec to ec6f70d Compare February 23, 2024 00:08
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-add_more_info_into_background_thread branch from cb9f0e1 to dfc521e Compare February 23, 2024 00:08
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-09-add_background_thread_to_track_MSSQL_container_status branch from ec6f70d to 202012b Compare February 23, 2024 22:55
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-add_more_info_into_background_thread branch from dfc521e to 177e120 Compare February 23, 2024 22:55
This was referenced Feb 24, 2024
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-09-add_background_thread_to_track_MSSQL_container_status branch from 202012b to 3000164 Compare February 24, 2024 03:24
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-add_more_info_into_background_thread branch from 177e120 to fc326a5 Compare February 24, 2024 03:24
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-09-add_background_thread_to_track_MSSQL_container_status branch from 3000164 to dd46aa1 Compare February 24, 2024 09:05
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-add_more_info_into_background_thread branch from fc326a5 to 7ad40dc Compare February 24, 2024 09:05
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-09-add_background_thread_to_track_MSSQL_container_status branch from dd46aa1 to 7c00448 Compare February 24, 2024 09:19
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-19-add_more_info_into_background_thread branch from 7ad40dc to 531ee3b Compare February 24, 2024 09:20
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.

2 participants