Support Multiple Private Registries
Nobody has claimed this yet.
- 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
- 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
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