Skip to content

Gitlab for custom repo? #37045

Answered by florelis
radioraheem asked this question in Q&A
Discussion options

You must be logged in to vote

winget does not use git repos as sources. The manifests you see in this repo are processed into an index database, and that database is given to winget as an MSIX to be used as a source.

To host a custom repository you can implement a REST API to act as the source and point winget to it. There is a reference implementation of this API that you can use, but I believe you can implement it any way you want as long as you follow the same API.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by radioraheem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants