Skip to content

Install nightly Rust daily instead of every 2 to 3 days#2072

Merged
mattgodbolt merged 1 commit into
mainfrom
rust-nightly-install-daily
May 6, 2026
Merged

Install nightly Rust daily instead of every 2 to 3 days#2072
mattgodbolt merged 1 commit into
mainfrom
rust-nightly-install-daily

Conversation

@narpfel
Copy link
Copy Markdown
Member

@narpfel narpfel commented Apr 15, 2026

age.days is the count of whole days (i. e. floored) of the timedelta, so this limits Rust nightly installs to every two days.

Additionally, it seems that 30 minutes is not enough to account for the installation time, e. g. today Rust nightly was not updated because it was 1d23h (+30min) old:

2026-04-15T06:12:39.0211723Z 2026-04-15 06:12:39,017 compilers/rust/newer/nightly nightly INFO     Nightly build /opt/compiler-explorer/rust-nightly is 1 day, 23:28:36.017363 old

Copy link
Copy Markdown
Member

@mattgodbolt mattgodbolt left a comment

Choose a reason for hiding this comment

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

Doops! Good spot

@mattgodbolt mattgodbolt merged commit d0833be into main May 6, 2026
1 check passed
@mattgodbolt mattgodbolt deleted the rust-nightly-install-daily branch May 6, 2026 15:00
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