Skip to content

Conversation

t-bltg
Copy link
Contributor

@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.

@t-bltg
Copy link
Contributor Author

t-bltg commented Jun 7, 2025

@giordano for a review, maybe ?

@t-bltg t-bltg mentioned this pull request Jun 7, 2025
@t-bltg t-bltg closed this Jun 7, 2025
@t-bltg t-bltg reopened this Jun 7, 2025
@giordano giordano merged commit 515bf75 into JuliaPackaging:master Jun 7, 2025
9 checks passed
@t-bltg t-bltg deleted the local-art branch June 7, 2025 21:07
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

2 participants