Skip to content
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

Track Rust Nightly Releases #14

Open
d-sonuga opened this issue Dec 30, 2024 · 1 comment · May be fixed by #15
Open

Track Rust Nightly Releases #14

d-sonuga opened this issue Dec 30, 2024 · 1 comment · May be fixed by #15

Comments

@d-sonuga
Copy link

I understand that the build pipeline needs to be updated to track Rust's nightly releases automatically and align the versioning of this custom toolchain to the upstream Rust repo.
But Rust nightly compilers are released every day.
The issue here is which upstream versions should be synced and how this syncing is supposed to correspond to releases of the dusk toolchain.

@HDauven
Copy link
Member

HDauven commented Dec 31, 2024

The automated syncing seems fine to me. It's the continuous releasing of synced versions that can most likely be ignored. You keep up to date with upstream, but we only release whenever we feel like.

Syncing would ideally be automatic (in so far as we do not get issues), releasing manual.
cc: @miloszm @ZER0

@d-sonuga d-sonuga linked a pull request Jan 3, 2025 that will close this issue
@HDauven HDauven linked a pull request Mar 31, 2025 that will close this issue
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 a pull request may close this issue.

2 participants