Skip to content

Conversation

@edgao
Copy link
Contributor

@edgao edgao commented Nov 20, 2025

see also https://github.com/airbytehq/airbyte-enterprise/pull/314 - we need to add a param for the enterprise repo.

there's probably more elegant ways to do this (e.g. parse metadata.yaml to check for connectorSubtype: api + connectorType: destination) but that would be a lot more work for no real benefit 🤷 happy to point claude at that, if we think it's useful, but IMO this is sufficient

completely untested :P going to just let the cron run overnight and hope it works

@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 bump=patch changelog='foo' - Bump the Bulk CDK's version. bump 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.

@edgao edgao changed the title Edgao/exclude da from upgrade tests exclude data activation destinations from upgrade tests Nov 20, 2025
@edgao edgao marked this pull request as ready for review November 20, 2025 19:35
@edgao edgao requested a review from a team November 20, 2025 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants