Created
April 6, 2017 20:10
-
-
Save erickt/92cadb785036ae9ddee9ffee92fc289d to your computer and use it in GitHub Desktop.
This file contains 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
# Agenda | |
URL for tracker: https://github.com/rust-lang/rust/issues/40721 | |
- Alex's notes | |
https://gist.github.com/alexcrichton/a9a6db33a9aaea4e37f539fa90ca7f13 | |
- Historical problems | |
- Scope | |
- Cross-cutting concerns | |
- Security policies/keys/trust | |
- Shared maintenance (within Rust community, and across communities) | |
- Proliferation of tools/infra | |
- Disaster recovery | |
- Priorities | |
- Areas of ownership/interest | |
- Organization | |
- Tracking infra issues | |
- Documenting infra | |
- Ops | |
- Meetings | |
- Immediate action items | |
# Alex's notes | |
https://gist.github.com/alexcrichton/a9a6db33a9aaea4e37f539fa90ca7f13 | |
# Historical problems | |
# Partial scope | |
- keeping the queue moving https://gist.github.com/alexcrichton/a9a6db33a9aaea4e37f539fa90ca7f13 | |
- build system (x.py) | |
- travis/appveyor | |
- rollups | |
- intermittent failures | |
- review queue | |
- rust-central-station | |
- crates.io | |
- crater/cargobomb & regression tracking | |
- perf.rlo | |
- play | |
- rfcbox | |
- highfive | |
- nagbot | |
- rusty-dash | |
# Cross-cutting concerns | |
- Security policies/keys/trust | |
- Shared maintenance (within Rust community, and across communities) | |
- Proliferation of tools/infra | |
# Priorities (and non-priorities?) | |
# Areas of interest/ownership | |
# Organization | |
- Tracking infra issues | |
- Documenting infra | |
- Ops | |
- Meetings | |
# Action items |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment