Skip to content

Conversation

@subodh1810
Copy link
Contributor

@subodh1810 subodh1810 self-assigned this Oct 30, 2025
@subodh1810 subodh1810 requested a review from a team as a code owner October 30, 2025 11:20
@github-actions
Copy link
Contributor

👋 Greetings, Airbyte Team Member!

Here are some helpful tips and reminders for your convenience.

Helpful Resources

PR Slash Commands

Airbyte Maintainers (that's you!) can execute the following slash commands on your PR:

  • /format-fix - Fixes most formatting issues.
  • /bump-version - Bumps connector versions.
    • You can specify a custom changelog by passing changelog. Example: /bump-version changelog="My cool update"
    • Leaving the changelog arg blank will auto-populate the changelog from the PR title.
  • /run-cat-tests - Runs legacy CAT tests (Connector Acceptance Tests)
  • /build-connector-images - Builds and publishes a pre-release docker image for the modified connector(s).
  • JVM connectors:
    • /update-connector-cdk-version connector=<CONNECTOR_NAME> - Updates the specified connector to the latest CDK version.
      Example: /update-connector-cdk-version connector=destination-bigquery
    • /bump-bulk-cdk-version type=patch changelog='foo' - Bump the Bulk CDK's version. type can be major/minor/patch.
  • Python connectors:
    • /poe connector source-example lock - Run the Poe lock task on the source-example connector, committing the results back to the branch.
    • /poe source example lock - Alias for /poe connector source-example lock.
    • /poe source example use-cdk-branch my/branch - Pin the source-example CDK reference to the branch name specified.
    • /poe source example use-cdk-latest - Update the source-example CDK dependency to the latest available version.

📝 Edit this welcome message.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 30, 2025

@github-actions
Copy link
Contributor

github-actions bot commented Oct 30, 2025

destination-snowflake Connector Test Results

 27 files   27 suites   22m 50s ⏱️
335 tests 299 ✅ 36 💤 0 ❌
339 runs  303 ✅ 36 💤 0 ❌

Results for commit 19ec579.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 30, 2025

destination-clickhouse Connector Test Results

 14 files   14 suites   25m 24s ⏱️
288 tests 236 ✅ 50 💤 2 ❌
318 runs  266 ✅ 50 💤 2 ❌

For more details on these failures, see this check.

Results for commit 19ec579.

♻️ This comment has been updated with latest results.

Base automatically changed from fix-state-index-dataflow-speed to master October 30, 2025 18:22
| 2.1.7 | 2025-10-21 | [67153](https://github.com/airbytehq/airbyte/pull/67153) | Implement new proto schema implementation |
| 2.1.9 | 2025-10-30 | [69100](https://github.com/airbytehq/airbyte/pull/69100) | Upgrade to CDK 0.1.61 to fix state index bug |
| 2.1.8 | 2025-10-28 | [68186](https://github.com/airbytehq/airbyte/pull/68186) | Upgrade to CDK 0.1.59 |
| 2.1.7 | 2025-10-21 | [67153](https://github.com/airbytehq/airbyte/pull/67153) | Implement new proto schema implementation |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [vale] reported by reviewdog 🐶
[Vale.Spelling] Did you really mean 'proto'?

@github-actions
Copy link
Contributor

github-actions bot commented Oct 30, 2025

Deploy preview for airbyte-docs ready!

✅ Preview
https://airbyte-docs-ci3v0owsp-airbyte-growth.vercel.app

Built with commit 19ec579.
This pull request is being automatically deployed with vercel-action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment