Uh oh!
There was an error while loading. Please reload this page.
Improve infrastructure documentation - #144
Closed
chrisduerr wants to merge 1 commit into
Closed
Conversation
This adds some further documentation about the rust infrastructure based on the description of the different projects in their respective documentation. Additionally it also removes the dead links to the outdated buildbot (buildbot.rust-lang.org) and the crater overview which does not exist in this form (crater.rust-lang.org). Responsible maintainers to the different projects has not been added or altered to prevent mistakes, since I'm not familiar with the internal responsibilities of the involved parties. The `https://rusty-dash.com/fcp` link also seems to point to a dead link, but it has been kept because it might be a page which is only accessible through an internal network (since it's reserved for team members).
Mark-Simulacrum
approved these changes
Jul 1, 2018
| ## rust release explorer | ||
| [rust release explorer](https://github.com/ashleygwilliams/rust-release-explorer/) is a way to explore rust release features based on milestone labels. The website can be found [here](https://ashleygwilliams.github.io/rust-release-explorer). |
There was a problem hiding this comment.
cc @ashleygwilliams -- should we link to this? It looks somewhat unmaintained (though the release team might be interested in taking it over if you're willing).
aidanhs
commented
Aug 2, 2018
Contributor
Seems good 👍, pending comment on rust release explorer |
emilyalbini
commented
Aug 6, 2019
Member
Finished in #244. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This adds some further documentation about the rust infrastructure
based on the description of the different projects in their respective
documentation.
Additionally it also removes the dead links to the outdated buildbot
(buildbot.rust-lang.org) and the crater overview which does not exist
in this form (crater.rust-lang.org).
Responsible maintainers to the different projects has not been added
to prevent mistakes, since I'm not familiar with the internal responsibilities
of the involved parties.
The
https://rusty-dash.com/fcplink also seems to point to a dead link,but it has been kept because it might be a page which is only accessible
through an internal network (since it's reserved for team members).
Please let me know if any of the information I've added/changed is inaccurate or requires changes for different reasons. :)