Skip to content

fix artifacts download url when --deploy=local #1378

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

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

t-bltg
Copy link

@t-bltg t-bltg commented Apr 21, 2025

Fix #1241, which I also hit while working on JuliaPackaging/Yggdrasil#11052.

I also took the liberty of removing the exported symbol print_artifacts_toml since it appeared nowhere, should we do the same for build ?

Added test.

Locally, the artifact is correctly downloaded and used after a local build:
julia build_tarballs.jl x86_64-linux-gnu --verbose --deploy=local, and tested in the GR test suite with the resulting GR_jll dev'ed.

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.

Artifact download URL when using --deploy=local is wrong
1 participant