Skip to content

mach: Remove generic nightly download support#42977

Merged
mrobinson merged 1 commit into
servo:mainfrom
mrobinson:remove-nightly-download-support
Mar 3, 2026
Merged

mach: Remove generic nightly download support#42977
mrobinson merged 1 commit into
servo:mainfrom
mrobinson:remove-nightly-download-support

Conversation

@mrobinson
Copy link
Copy Markdown
Member

See #42956. It's quite likely that this code has bitrotted and if this
feature is desired, should probably download the nightlies from GitHub
and also be updated to support our current packaging output.

Testing: This is just removing unused code from our build scripts.
Fixes: #42956.

See servo#42956. It's quite likely that this code has bitrotted and if this
feature is desired, should probably download the nightlies from GitHub
and also be updated to support our current packaging output.

Signed-off-by: Martin Robinson <[email protected]>
@servo-highfive servo-highfive added the S-awaiting-review There is new code that needs to be reviewed. label Mar 3, 2026
@servo-highfive servo-highfive removed the S-awaiting-review There is new code that needs to be reviewed. label Mar 3, 2026
@mrobinson mrobinson added this pull request to the merge queue Mar 3, 2026
@servo-highfive servo-highfive added the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Mar 3, 2026
Merged via the queue into servo:main with commit eb63ad3 Mar 3, 2026
33 checks passed
@mrobinson mrobinson deleted the remove-nightly-download-support branch March 3, 2026 12:11
@servo-highfive servo-highfive removed the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Mar 3, 2026
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.

mach: Remove --nightly / get_nightly_binary_path

3 participants