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

Don't rely on Julia to decompress the artifacts *.bz2 #95

Open
amontoison opened this issue Sep 14, 2024 · 0 comments
Open

Don't rely on Julia to decompress the artifacts *.bz2 #95

amontoison opened this issue Sep 14, 2024 · 0 comments

Comments

@amontoison
Copy link
Member

amontoison commented Sep 14, 2024

In #93, I updated the git-tree-sha1 of each artifact stored in Artifacts.toml such we have the correct hash once the archives are decompressed.
The issue is that Julia doesn't handle automatically the decompression of these archives.

We have to do it in this package.
It will simplify the current code and fix #71.

@amontoison amontoison changed the title Don't rely on Julia tp decompress the artifacts *.bz2 Don't rely on Julia to decompress the artifacts *.bz2 Sep 14, 2024
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