The GitHub Actions job "Tests (AMD)" on airflow.git/mcp-stdio-env has failed. Run started by GitHub user kaxil (triggered by kaxil).
Head commit for run: 53c7db35bdeef14cf8824bf33ff956d2a3a19848 / Kaxil Naik <[email protected]> Add `env_provider` and `Extra.env` support to MCP stdio transport MCPHook's stdio branch built StdioTransport without ever passing an env argument, so subprocess-based MCP servers had no way to receive credentials except by inheriting the worker's ambient environment. Extra.env now reaches the subprocess, and env_provider (mirroring the existing token_provider for HTTP/SSE) lets a credential that lives in a different connection, or one minted fresh per call, be resolved lazily at connection-establish time instead of being duplicated into this connection's static config. Report URL: https://github.com/apache/airflow/actions/runs/28551234675 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
