Skip to content

Conversation

@shahmishal
Copy link
Member

@shahmishal shahmishal commented Oct 10, 2024

Swift.org will only publish development (nightly) toolchains if they are successful on all platforms. However, there are instances where you want to use the most recent unpublished toolchain. This script will enable users to download the unpublished toolchains by providing platform and arch.

For example:

./utils/download-unpublished-toolchains.py --platform amazon-linux-2 --arch aarch64 --output-dir /tmp --untar

Note: You should not use this script in production, only to be used for development / testing.

@shahmishal
Copy link
Member Author

@swift-ci smoke test

Copy link
Contributor

@ktoso ktoso left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @shahmishal 👍

The urls in builds is enough but if we want to keep a script that's fine too. Sometime supporting it in swiftly perhaps even.

Really looking forward to this more agile development linked with snapshot compilers 👍

@shahmishal shahmishal merged commit 0552f36 into main Oct 10, 2024
@shahmishal shahmishal deleted the untested-nightly-toolchains branch October 10, 2024 15:47
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