Change from `libc-test/semver/*.txt` to `cargo-semver-checks`
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 2.6k
- Forks
- 1.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 69
Description
These text files are often out of date and not always clear about how they get used. We should delete these all and just use cargo-semver-checks.
I believe release-plz runs this but only on Linux, we need to check all Tier 1 and (maybe?) Tier 2 platforms.
Contributor guide
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 by inspecting the libc-test/semver/*.txt files and the repository's release-plz configuration. Check how cargo-semver-checks is currently run and whether it covers Linux only, then determine the required Tier 1 and possibly Tier 2 platforms. Done means the obsolete text files are removed and semver checks run across the agreed platforms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system, release
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100