Skip to content

Conversation

pedroslopez
Copy link
Contributor

No description provided.

@github-actions github-actions bot added bug Something isn't working security labels Oct 3, 2025
Copy link

github-actions bot commented Oct 3, 2025

👋 Greetings, Airbyte Team Member!

Here are some helpful tips and reminders for your convenience.

Testing This Branch via MCP

To test the changes in this specific branch with an MCP client like Claude Desktop, use the following configuration:

{
  "mcpServers": {
    "connector-builder-mcp-dev": {
      "command": "uvx",
      "args": ["--from", "git+https://github.com/airbytehq/connector-builder-mcp.git@pedro/fix-eval-ci", "connector-builder-mcp"]
    }
  }
}

Testing This Branch via CLI

You can test this version of the MCP Server using the following CLI snippet:

# Run the CLI from this branch:
uvx 'git+https://github.com/airbytehq/connector-builder-mcp.git@pedro/fix-eval-ci#egg=airbyte-connector-builder-mcp' --help

PR Slash Commands

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

  • /autofix - Fixes most formatting and linting issues
  • /poe <command> - Runs any poe command in the uv virtual environment
  • /poe build-connector prompt="Star Wars API" - Run the connector builder using the Star Wars API.

📝 Edit this welcome message.

Copy link

github-actions bot commented Oct 3, 2025

PyTest Results (Fast)

0 tests  ±0   0 ✅ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ❌ ±0 

Results for commit 2aeb0b6. ± Comparison against base commit 559b260.

♻️ This comment has been updated with latest results.

@pedroslopez pedroslopez changed the title fix: add node fix: add node to evals action Oct 3, 2025
@pedroslopez pedroslopez marked this pull request as ready for review October 3, 2025 06:09
@pedroslopez pedroslopez merged commit c1c91b6 into main Oct 3, 2025
23 checks passed
@pedroslopez pedroslopez deleted the pedro/fix-eval-ci branch October 3, 2025 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working security

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant