actions / setup-node

Set up your GitHub Actions workflow with a specific version of node.js
MIT License
3.93k stars 1.3k forks source link

Support Multiple Private Registries #934

Open mcaulifn opened 10 months ago

mcaulifn commented 10 months ago

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!

HarithaVattikuti commented 10 months ago

Hello @mcaulifn Thank you for creating this request. We will investigate it and come back to you as soon as we have some feedback.