We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is likely due to https://gitlab.com/npins-test/npins-private-test not existing and https://git.helsinki.tools/npins-test/npins-private-test now being a forgejo instance.
failures: ---- git::test::test_gitlab_private_release_update stdout ---- Error: Couldn't fetch the release tags Caused by: 0: Failed to list tags for https://oauth2:glpat-MSsRZG1SNdJU1MzBNosV@gitlab.com/npins-test/npins-private-test.git 1: git ls-remote failed with exit code 128 ---- git::test::test_gitlab_private_update stdout ---- Error: Couldn't fetch the latest commit Caused by: 0: Failed to get revision from remote for https://oauth2:glpat-MSsRZG1SNdJU1MzBNosV@gitlab.com/npins-test/npins-private-test.git refs/heads/main 1: git ls-remote failed with exit code 128 ---- git::test::test_gitlab_selfhosted_private_release_update stdout ---- Error: Couldn't fetch the release tags Caused by: 0: Failed to list tags for https://oauth2:xqgHNxVNdzvMy6cDvreJ@git.helsinki.tools/npins-test/npins-private-test.git 1: git ls-remote failed with exit code 128 ---- git::test::test_gitlab_private_update_from_env stdout ---- Error: Couldn't fetch the latest commit Caused by: 0: Failed to get revision from remote for https://oauth2:glpat-MSsRZG1SNdJU1MzBNosV@gitlab.com/npins-test/npins-private-test.git refs/heads/main 1: git ls-remote failed with exit code 128 ---- git::test::test_gitlab_selfhosted_private_update stdout ---- Error: Couldn't fetch the latest commit Caused by: 0: Failed to get revision from remote for https://oauth2:xqgHNxVNdzvMy6cDvreJ@git.helsinki.tools/npins-test/npins-private-test.git refs/heads/main 1: git ls-remote failed with exit code 128 failures: git::test::test_gitlab_private_release_update git::test::test_gitlab_private_update git::test::test_gitlab_private_update_from_env git::test::test_gitlab_selfhosted_private_release_update git::test::test_gitlab_selfhosted_private_update
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This is likely due to https://gitlab.com/npins-test/npins-private-test not existing and https://git.helsinki.tools/npins-test/npins-private-test now being a forgejo instance.
The text was updated successfully, but these errors were encountered: