We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Recently Azure is failing with:
git -c http.extraheader="AUTHORIZATION: bearer ***" fetch --force --tags --prune --progress --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/pull/6387/merge:refs/remotes/pull/6387/merge fatal: unable to access 'https://github.com/pytest-dev/pytest/': The requested URL returned error: 400 ##[warning]Git fetch failed with exit code 128, back off 3.171 seconds before retry. git -c http.extraheader="AUTHORIZATION: bearer ***" fetch --force --tags --prune --progress --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/pull/6387/merge:refs/remotes/pull/6387/merge fatal: unable to access 'https://github.com/pytest-dev/pytest/': The requested URL returned error: 400 ##[warning]Git fetch failed with exit code 128, back off 9.696 seconds before retry. git -c http.extraheader="AUTHORIZATION: bearer ***" fetch --force --tags --prune --progress --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/pull/6387/merge:refs/remotes/pull/6387/merge fatal: unable to access 'https://github.com/pytest-dev/pytest/': The requested URL returned error: 400
A quick Google search did not turn anything... will try to investigate later.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Recently Azure is failing with:
A quick Google search did not turn anything... will try to investigate later.
The text was updated successfully, but these errors were encountered: