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

notifications: list all missing components when skipping nightlies #2316

Merged

Conversation

unleashed
Copy link
Contributor

Currently when updating and skipping nightlies due to missing required components only one such missing component is shown. Users might consider removing the requirement for the component and updating to the specific nightly that was missing it, only to find out that there is another, newly discovered missing component.

With this change all required and missing components are shown when a nightly is skipped, so users might be able to quickly identify which nightly version, if any, has an acceptable set of missing components.

Currently when updating and skipping nightlies due to missing required
components only one such missing component is shown. Users might consider
removing the requirement for the component and updating to the specific
nightly that was missing it, only to find out that there is another, newly
discovered missing component.

With this change all required and missing components are shown when a
nightly is skipped, so users might be able to quickly identify which
nightly version, if any, has an acceptable set of missing components.

Signed-off-by: Alejandro Martinez Ruiz <[email protected]>
@unleashed unleashed force-pushed the show-nightlies-missing-components branch from 16d62c3 to 6a5951b Compare May 1, 2020 16:03
@kinnison kinnison merged commit 690a2f5 into rust-lang:master May 8, 2020
@kinnison
Copy link
Contributor

kinnison commented May 8, 2020

Thank you for this

@unleashed unleashed deleted the show-nightlies-missing-components branch May 8, 2020 15:53
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