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

Fix GitHub release submodules #102

Merged
merged 2 commits into from
Nov 13, 2024
Merged

Fix GitHub release submodules #102

merged 2 commits into from
Nov 13, 2024

Conversation

andir
Copy link
Owner

@andir andir commented Nov 12, 2024

This failed due to the repository.url being null. Since this seems to be on purpose (as there is no tarball that contains all submodules on GitHub) we should have an explicit test case of this (so I added one).

While using npins with a repository that contained submodules I
noticed that fetching was broken due to a refactoring that wasn't
caught in f0449d0.
This should ensure we don't run into the issue with missing
URLs *unexpectedly* anymore.
@andir andir requested a review from piegamesde November 12, 2024 19:13
@andir andir merged commit 6271c94 into master Nov 13, 2024
1 check passed
@andir andir deleted the fix-github-release-submodules branch November 13, 2024 11:20
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

Successfully merging this pull request may close these issues.

2 participants