nodejs / nodejs/node-core-utils
support v8 revert
Open
Nobody has claimed this yet.
git-node v8
- Dominant language
- JavaScript
- Stars
- 314
- Forks
- 137
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 24
Description
support revert v8 commit by hash, should be usefully when test V8 function. Like https://github.com/nodejs/node/pull/35415#issuecomment-700987060, I have a guess, but cumbersome reverting the commit in node.js repo.
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
No source file or test is named. Start by reviewing the existing Node.js core revert workflow and the referenced V8 pull request and commit, then identify the CLI entry point for accepting a V8 commit hash. Done means a hash can be used to revert the V8 change for testing without the cumbersome manual process described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100