Skip to content

Instantly share code, notes, and snippets.

@erickt
Created April 6, 2017 20:10
Show Gist options
  • Save erickt/92cadb785036ae9ddee9ffee92fc289d to your computer and use it in GitHub Desktop.
Save erickt/92cadb785036ae9ddee9ffee92fc289d to your computer and use it in GitHub Desktop.
# 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