node-gradle / node-gradle/gradle-node-plugin
Switch to Build Service
Open
Nobody has claimed this yet.
build service / worker api
- Dominant language
- Groovy
- Stars
- 677
- Forks
- 120
- PR merge metrics
- No merged PRs in 30d
Description
This is a short task list for changing the plugin to use a Build Service to provide the Node.js/npm/yarn download/setup instead of the current task setup.
- Download Node.js
- Install Node.js
- Detect pre-installed Node.js
- Detect
nodeonPATH - Detect
nodein common locations (e.g. nvm)
- Detect
- Cache found Node.js installations
- Support short version numbers (e.g.
16.4or16) - Add support in tasks
- NodeTask
- NpmSetupTask
- NpmTask
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 with the unchecked checklist items for pre-installed Node.js detection, caching, short version numbers, and task support. Review NodeTask, NpmSetupTask, and NpmTask, then verify that the Build Service supplies the required Node.js/npm/yarn setup and all listed tasks are supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- groovy, node.js
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100