Skip to content
This repository has been archived by the owner on Oct 9, 2018. It is now read-only.

Latest commit

 

History

History
61 lines (40 loc) · 2.15 KB

meeting-2015-10-06.md

File metadata and controls

61 lines (40 loc) · 2.15 KB

2015-10-06

Agenda

Regressions

  • 3-5 regressions that've popped up. They've been nominated, but need to be looked at by the relevant teams. Each of them has a small test case.

Broken crates

  • 41% of all published crates haven't been published since 1.0

These are likely overestimates due to testing only on Unix; most failures are -sys crates:

  • 29% crates broken on 1.3
  • 28% crates broken on 1.5

Is there low-hanging fruit for improving the crates.io experience here?

New IRC channels

  • Made #rust-docs channel, hoping to grow community around docs work

  • There's been a suggestion for a beginner channel. While #rust is friendly, but people are still often afraid to ask, and the channel often has deep technical discussion which can be off-putting.

  • Would need to be advertised widely

http://edunham.net/2015/07/31/how_many_rust_channels_are_there.html

Crates.io outage

  • Recently Alex received a text saying that crates.io was down. DNS issues again. It's not clear how to fix it without a dedicated EC2 instance. Some limitations around Heroku, in theory you can work around it but still seems to fall down in practice.

  • Options:

    • Wait and see whether shorter TTL helps
    • Pick another DNS provider...
    • Set up a proxy

recover and panic safety

Tier1/2 platforms

  • Need to spec out and post our policy here more clearly. Alex to make initial draft.