The GitHub Actions job "Tests (AMD)" on 
airflow.git/fix-constraints-push-ambiguous-refspec has failed.
Run started by GitHub user vatsrahul1001 (triggered by vatsrahul1001).

Head commit for run:
cfad896bde39f7377e7245b7a27a833992f77694 / Rahul Vats <[email protected]>
Fix ambiguous git refspec when pushing release-candidate constraints

For a release candidate the constraints branch and tag are both named
constraints-<VERSION>, so pushing them by bare name fails with
"src refspec ... matches more than one" whenever both a local branch and
tag of that name exist (e.g. on a re-run after the tag was already created).
Qualify the refspecs so the branch and tag pushes are unambiguous.

Report URL: https://github.com/apache/airflow/actions/runs/31012323524

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to