Skip to content

Create system for collecting infrastructure user stories #136

@traviscross

Description

@traviscross

We've been talking about how we might best invest money in ways that would have positive net value for the project.

We often run into issues or asks on the infrastructure side that we fail to capture. Not capturing these user stories means that we don't succeed at solving these or in allocating the funds to where they might be needed to solve them.

Here are two examples that @ehuss and I ran across in discussion:

  • When analyzing crater runs, there's often not enough context present to understand what went wrong. To work around this, the analyst must manually clone and build each crate. It would improve the effectiveness of analysts, and be more secure, if there were a web system tied to crater that allowed the analyst to click through each crater failure into a web IDE that opened the failing crate at the appropriate line.
  • We've been trying to lower our CI costs recently, and much successful work has been done here. However, a significant portion of our builds fail due to an MSVC issue (see Tracking Issue for high failure rates on Windows MSVC CI with filesystem errors rust#127883). This isn't something our normal contributors tend to have the interest or expertise to resolve, and may benefit from attention from our paid staff or from someone we could contract with the right skills.

There are many other of these kind of things that people tend to just quietly live with, but where we could instead act to meaningfully improve the lives of contributors.

Let's briefly discuss how we might enable better collecting such stories and how we might act on them in allocating funds.

@rustbot labels +I-council-nominated

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions