Replies: 1 comment 2 replies
-
To support cloud based build scenarios, I’ve been trying to completely remove the dependency upon (the win32 only) Winget app. Which is why the app does no longer use the app to get details about packages. I never worked with a private repo, but I guess it is just a rest api with all the needed details? If you’re willing (and able) to share details about this custom repo I might be able to connect WinTuner to it directly. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, we have a custom Winget repository with some in house applications. I have added the repository to my system and am trying to get Wintuner to create a package, the application can be found in the custom repo, but New-WtWingetPackage is unable to find it (example is a simple GPS and topography application):
Is there a way to have Wintuner use my own repository ?
Beta Was this translation helpful? Give feedback.
All reactions