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

Use a hash for repository directory. #710

Merged
merged 1 commit into from
Nov 24, 2024
Merged

Conversation

gdotdesign
Copy link
Member

This PR changes the clone directory of the packages to avoid some issues like #709 Instead of using the url as a path now we use md5 digest of it instead.

@gdotdesign gdotdesign added the enhancement New feature or request label Nov 21, 2024
@gdotdesign gdotdesign added this to the 0.21.0 milestone Nov 21, 2024
@gdotdesign gdotdesign requested a review from Sija November 21, 2024 09:39
@gdotdesign gdotdesign self-assigned this Nov 21, 2024
@gdotdesign gdotdesign merged commit ded1b46 into master Nov 24, 2024
3 checks passed
@gdotdesign gdotdesign deleted the hashed-repository-directory branch November 24, 2024 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

2 participants