The GitHub Actions job "Tests" on airflow.git/fix/add-keyringalt-to-core-dependency has failed. Run started by GitHub user dheerajturaga (triggered by dheerajturaga).
Head commit for run: 005804eab865aec3c5b77896049e4541ace79d66 / Dheeraj Turaga <[email protected]> Move keyrings.alt from optional [dev] extra to core dependencies keyring is a core dependency of airflow-ctl, but it requires a backend to function. On desktop systems a native backend (macOS Keychain, GNOME Keyring, Windows Credential Vault) is available, but in containerized environments like the breeze CI image none exists. keyrings.alt provides a file-based fallback backend for exactly this case. Moving keyrings.alt to core dependencies is safe: keyring's backend selection is priority-based, so native backends are always preferred when available. keyrings.alt only kicks in as a fallback on systems without one. Report URL: https://github.com/apache/airflow/actions/runs/21566048709 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
