Skip to content

Conversation

ChristoGrab
Copy link
Collaborator

Testing CI flow

devin-ai-integration bot and others added 16 commits July 3, 2025 17:06
- Add GitHub Actions workflow to automatically post welcome messages on new PRs
- Include separate templates for internal team members and community contributors
- Add CDK-specific usage instructions with branch name variables
- Follow pattern established in airbyte repository
- Support uvx CLI usage and poe use-cdk-branch connector integration

Requested by: @aaronsteers
Link to Devin run: https://app.devin.ai/sessions/a22f7c45d1ac4cdcb369150d8f85e053

Co-Authored-By: AJ Steers <[email protected]>
- Change greeting from 'CDK Contributor' to 'Airbyte Team Member'
- Better distinguishes internal team members from external contributors

Addresses feedback from @aaronsteers

Co-Authored-By: AJ Steers <[email protected]>
- Add CDK Documentation link to community template
- Add CDK Documentation link to internal template
- Both links point to https://airbytehq.github.io/airbyte-python-cdk/

Addresses GitHub comments from @aaronsteers

Co-Authored-By: AJ Steers <[email protected]>
Copy link

github-actions bot commented Jul 3, 2025

👋 Greetings, Airbyte Team Member!

Here are some helpful tips and reminders for your convenience.

Testing This CDK Version

You can test this version of the CDK using the following:

# Run the CLI from this branch:
uvx 'git+https://github.com/airbytehq/airbyte-python-cdk.git@christo/test-pr#egg=airbyte-python-cdk[dev]' --help

# Update a connector to use the CDK from this branch ref:
cd airbyte-integrations/connectors/source-example
poe use-cdk-branch christo/test-pr

Helpful Resources

PR Slash Commands

Airbyte Maintainers can execute the following slash commands on your PR:

  • /autofix - Fixes most formatting and linting issues
  • /poetry-lock - Updates poetry.lock file
  • /test - Runs connector tests with the updated CDK
  • /poe <command> - Runs any poe command in the CDK environment

📝 Edit this welcome message.

Copy link

github-actions bot commented Jul 3, 2025

PyTest Results (Fast)

3 685 tests  ±0   3 674 ✅ ±0   6m 18s ⏱️ +3s
    1 suites ±0      11 💤 ±0 
    1 files   ±0       0 ❌ ±0 

Results for commit 8527861. ± Comparison against base commit a562875.

@ChristoGrab ChristoGrab closed this Jul 3, 2025
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