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 background thread to track MSSQL container status #35128

Conversation

stephane-airbyte
Copy link
Contributor

No description provided.

Copy link

vercel bot commented Feb 10, 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 Author

stephane-airbyte commented Feb 10, 2024

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @stephane-airbyte and the rest of your teammates on Graphite Graphite

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.

@stephane-airbyte stephane-airbyte force-pushed the stephane/02-09-add_background_thread_to_track_MSSQL_container_status branch 18 times, most recently from b32fa5a to 4671059 Compare February 12, 2024 19:32
@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-17-disable_all_passing_source-mssql_tests branch from 9e7e717 to 60465f9 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 69842dd to 62e6e9c Compare February 22, 2024 05:39
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-17-disable_all_passing_source-mssql_tests branch from 60465f9 to 32c377c Compare February 22, 2024 15:22
@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-17-disable_all_passing_source-mssql_tests branch from 32c377c to 9cc95ed 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 2856679 to 3f03b12 Compare February 22, 2024 15:25
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-17-disable_all_passing_source-mssql_tests branch from 9cc95ed to 0aae728 Compare February 22, 2024 21:40
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-09-add_background_thread_to_track_MSSQL_container_status branch 2 times, most recently from 051bacc to e1e3448 Compare February 22, 2024 22:23
@stephane-airbyte stephane-airbyte changed the base branch from stephane/02-17-disable_all_passing_source-mssql_tests to stephane/02-21-disable_some_tests February 22, 2024 22:23
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-21-disable_some_tests branch from a5dcd50 to c6a9d49 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 e1e3448 to faa2e0e Compare February 22, 2024 22:47
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-21-disable_some_tests branch from c6a9d49 to a20cfe6 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 faa2e0e to b726dec Compare February 22, 2024 23:50
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-21-disable_some_tests branch from a20cfe6 to 0cdfd21 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 b726dec to ec6f70d Compare February 23, 2024 00:08
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-21-disable_some_tests branch from 0cdfd21 to 5f25a24 Compare February 23, 2024 22:55
@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
This was referenced Feb 24, 2024
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-21-disable_some_tests branch from 5f25a24 to ec021a3 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 202012b to 3000164 Compare February 24, 2024 03:24
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-21-disable_some_tests branch from ec021a3 to 1c9edc8 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 3000164 to dd46aa1 Compare February 24, 2024 09:05
@stephane-airbyte stephane-airbyte force-pushed the stephane/02-21-disable_some_tests branch from 1c9edc8 to a67b4b3 Compare February 24, 2024 09:19
@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues CDK Connector Development Kit connectors/source/mssql
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants