Automate versioning in cmake file
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 270
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
We should automate the release process to bump the version in the cmake file instead of manually updating it during a release.
Originally posted by @phated in https://github.com/nodejs/uvwasi/pull/210#discussion_r1230342454
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
Locate the CMake file and the repository's release process, then trace where the version is currently updated manually. Automate that version bump as part of release work, with completion shown by a release no longer requiring a manual CMake version edit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, cmake
- Domain
- build-system, release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100