Revise instructions on creating a release

Open Beginner friendly
#1,047 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Quiet
Tech stack
javascript

Research direction

Search the repository for the current release-creation instructions and read package.json alongside them. Update the instructions to say that package.json is manually incremented and that the tag and release are created through the UI rather than with npm patch; done means the documented steps avoid the protected branch and preserve the intended alpha version.

Written by the indexing model from the issue text.

Description

An attempt was made to create one-last alpha release (14) https://github.com/uiowa/uids/pull/1046 and in following the instructions, caused it to bump to 4.0.0, run into a protected 4.x branch and erase any trace of the alpha 14.

The package.json should be manually incremented and the tag/release should be created through the UI, not via npm patch.

Dominant language
JavaScript
Stars
10
Forks
1
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

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.

More from uiowa/uids

All issues in uiowa/uids

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.