axodotdev / axodotdev/cargo-dist
[npm] configurable registry
Open
- Dominant language
- Rust
- Stars
- 2.1k
- Forks
- 149
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 32
Description
Add a registry option to the npm publisher config so users can publish to custom npm registries instead of the hardcoded https://registry.npmjs.org/.
Contributor guide
Research direction
Locate the npm publisher configuration and the code that currently uses https://registry.npmjs.org/. Start by tracing how npm publishing options are read, then verify that a custom registry can be supplied and used instead of the hardcoded URL.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100