nodejs / nodejs/uvwasi

Automate versioning in cmake file

Open
#212 0 comments 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.