Feature request: search recent failures
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1.2k
- Forks
- 232
- Avg merge
- 11h 35m
- Merged PRs (30d)
- 60
Description
While investigating #2244 I didn't really have any choice but to go through Recent Failures page-by-page and check for sqlx-sqlite with Ctrl-F to make sure it just didn't fail to build.
To be fair, if it had gotten picked up and just failed to build, that would have been shown when pulling up the docs for version 0.7.2.
However, a search could still be quite useful, e.g. to check for build failures for all crates in a family simultaneously (like just searching the prefix "sqlx").
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Recent Failures page and the investigation described in #2244; no file or test entry point is named in the issue. Define done as being able to search failure entries, including a prefix such as “sqlx”, and find matching crate build failures without paging through the list.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- search
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100