Skip to content
New issue

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

gitlab tests are broken #90

Open
philiptaron opened this issue Jul 5, 2024 · 0 comments
Open

gitlab tests are broken #90

philiptaron opened this issue Jul 5, 2024 · 0 comments

Comments

@philiptaron
Copy link
Contributor

philiptaron commented Jul 5, 2024

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant