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

Support internalized package repositories #213

Closed
JoshPhillips59 opened this issue May 19, 2020 · 7 comments
Closed

Support internalized package repositories #213

JoshPhillips59 opened this issue May 19, 2020 · 7 comments
Labels
Issue-Feature This is a feature request for the Windows Package Manager client.
Milestone

Comments

@JoshPhillips59
Copy link

JoshPhillips59 commented May 19, 2020

Support for internalized package repositories

Rather than rely on a public repo would like to have the option to host the packages via artifactory, or others (necus, proget) in as a remote (like choco does)

Proposed technical implementation details (optional)

Allow me to customize source of winget installs to point to my internal/hosted repo
Ensure it supports the ability to authenticate to said repo
Repo is able to talk to public repo and fetch packages on demand
packages kept up to date on the fly

@JoshPhillips59 JoshPhillips59 added the Issue-Feature This is a feature request for the Windows Package Manager client. label May 19, 2020
@kilasuit
Copy link
Contributor

this should really just be Support internalised package repositories as opposed to just being Artifactory as there are many other tooling options in this space like Nexus, Proget etc

@JoshPhillips59
Copy link
Author

Great point, will update

@JoshPhillips59 JoshPhillips59 changed the title Support for Artifactory to internalize Support internlized package repositories May 20, 2020
@JoshPhillips59 JoshPhillips59 changed the title Support internlized package repositories Support internalized package repositories May 20, 2020
@denelon
Copy link
Contributor

denelon commented May 22, 2020

This might be a duplicate of #118. If you agree, please close this one as a duplicate. If not, feel free to leave this Issue open.

@JoshPhillips59
Copy link
Author

This might be a duplicate of #118. If you agree, please close this one as a duplicate. If not, feel free to leave this Issue open.

I don't think having a REST API is the same as supporting these others or intenalzied. The way the rest one is worded could very well just be the/another MSFT repo.

@denelon
Copy link
Contributor

denelon commented Aug 6, 2021

@JoshPhillips59 support for private sources is available via the REST API. We have provided a reference implementation. We're still working on documentation, and a couple of other features mentioned like Authentication Authn/Authz & MSA. Your last two items should be additional Issues for the reference implementation (you could certainly build a custom interface for those as well).

@tb-mtg
Copy link

tb-mtg commented Nov 2, 2023

Any updates on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Feature This is a feature request for the Windows Package Manager client.
Projects
None yet
Development

No branches or pull requests

5 participants