Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Private registry authentication or package ignore list #24

Open
ricovitch opened this issue Oct 20, 2023 · 4 comments
Open

Private registry authentication or package ignore list #24

ricovitch opened this issue Oct 20, 2023 · 4 comments

Comments

@ricovitch
Copy link

We are using an internal registry, that requires authentication.
Since howfat does not reuse npmrc configuration for authentication and does not provide parameters for that neither, it is not possible to use it for projects that depends on internal libraries.

Another approach could be to provide a --ignore parameter where we could set a list of internal packages to ignore.

@megahertz
Copy link
Owner

I have no plans to implement such a feature currently

@ricovitch
Copy link
Author

I can understand. Just thought that could be useful for others, and maybe someone could contribute the feature at some point.
The root issue would be to support npmrc configuration for private registries with authentication, but I believe this could be more complex to implement.

@Stono
Copy link

Stono commented Dec 20, 2023

👋 thanks for a great library. I'd love private reg support too. If i can find someone to work on this and send a PR @megahertz would you be open to it? or are you fundamentally against adding it to the library?

@megahertz
Copy link
Owner

@Stono, sure. Such a PR is welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants