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

Support single entry .zips, support .zstd bindists #19

Merged
merged 2 commits into from
May 21, 2024
Merged

Conversation

amesgen
Copy link
Member

@amesgen amesgen commented May 21, 2024

See #18 (comment)

This results eg in

    "wasm32-wasi-ghc-gmp-x86_64-darwin": {
        "ghcSubdir": "ghc-9.11.20240519-wasm32-wasi",
        "mirrorUrl": "https://example.org/wasm32-wasi-ghc-gmp-x86_64-darwin.tar.zst",
        "originalUrl": "https://nightly.link/tweag/ghc-wasm-bindists/actions/artifacts/1517260460.zip",
        "sriHash": "sha256-jPlDE353GtKm0xFVknuslplZdCEqMcwLMcHk2GzOr6M="
    },

Copy link
Member

@TerrorJack TerrorJack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Thanks a lot for this; would it be possible to actually run the mirroring logic, without committing change to the json manifest in the main branch? I guess we can actually mirror it once then rewind the change and remove the release, but that sounds a bit too heavyweight.

@TerrorJack TerrorJack merged commit 4439f0a into main May 21, 2024
1 check passed
@TerrorJack TerrorJack deleted the zip-zstd branch May 21, 2024 22:12
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