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

Check hashes in ListLibraries #53

Merged
merged 1 commit into from
Nov 22, 2023
Merged

Conversation

SquidDev
Copy link
Contributor

We now use DownloadFileAction to download files, rather than doing it directly. This ensures we only download files if they are missing (or the cache is invalid), alleviating some of the issues in #50.

This also does a similar exists+hash check when extracting from a bundle.

 - Use DownloadFileAction to download files, rather than doing it
   directly.
 - Check the hash when extracting from a bundle.
@Technici4n Technici4n merged commit c9af4fc into neoforged:NG_7.0 Nov 22, 2023
2 checks passed
@SquidDev SquidDev deleted the libraries-dl branch November 22, 2023 09:40
@SquidDev
Copy link
Contributor Author

Thanks!

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.

3 participants