libcord-tech / libcord-tech/reliant
Updating package.json and manifest.json versions should be merged to one commit
Open
Nobody has claimed this yet.
enhancement
good first issue
- Dominant language
- TypeScript
- Stars
- 6
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
The CI/CD workflow currently uses 2 commits to update the version in package.json and manifest.json when it should just use one.
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 by locating the CI/CD workflow that updates package.json and manifest.json, then trace how each version change is committed. Done means the workflow updates both version fields in a single commit rather than two separate commits.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100