The GitHub Actions job "Tests" on airflow.git/fix/git-bundle-force-auth has succeeded. Run started by GitHub user antonio-mello-ai (triggered by antonio-mello-ai).
Head commit for run: 6abe9cab5ea8c04a40470103a796769ed842fe65 / Antonio <[email protected]> fix(providers/git): force HTTP auth for public repos via extraHeader Git does not send credentials for public repositories because the server never responds with 401. This causes authenticated rate limits to be ignored even when valid credentials are configured. Add http.extraHeader with Basic auth via GIT_CONFIG_* env vars (git >= 2.31) so credentials are sent on every request. Also update _fetch_bare_repo to pass all hook env vars (not just GIT_SSH_COMMAND). Closes #54829 Co-Authored-By: Claude Opus 4.6 <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/23382380248 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
