actions / actions/setup-node

Support Multiple Private Registries

Open
#934 4 comments 13 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request
Dominant language
TypeScript
Stars
5k
Forks
1.7k
Avg merge
3d 12h
Merged PRs (30d)
2

Description

Description:
Add support for multiple private registries.

Justification:
This allows support for multiple instances of Artifactory or other private repositories within the same workflow.
For my specific use-case, this is to support the migration from one instance to another.

Are you willing to submit a PR?
Yes!

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.

Research direction

Read the setup-node action's handling of private registries and its workflow inputs to understand how registry configuration is currently represented. The issue does not name files or tests, so first locate the relevant entry points and existing coverage; done means a single workflow can configure multiple private registries, with tests covering that behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, node.js, typescript
Domain
ci-cd
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.