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

Add option to create sources.msix file for private repo #537

Open
pquiring opened this issue Jul 10, 2024 · 1 comment
Open

Add option to create sources.msix file for private repo #537

pquiring opened this issue Jul 10, 2024 · 1 comment
Labels
Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Needs-Triage

Comments

@pquiring
Copy link

pquiring commented Jul 10, 2024

Description of the new feature / enhancement

Would be nice to create my own repo with a simple command.
Plan to host repo on sourceforge.net (only supports PHP) so I think the REST option is not possible.
Need a new command to create sources.msix for use in private repo.

Proposed technical implementation details

wingetcreate cache --build --output=folder/path/sources.msix
wingetcreate cache --sign --output=folder/path/sources.msix

@pquiring pquiring added the Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. label Jul 10, 2024
@pquiring
Copy link
Author

I've tried to add "one" package to winget-pkgs and it's taking days. Once I release and update dozes of packages that would be unacceptable slow :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Needs-Triage
Projects
None yet
Development

No branches or pull requests

1 participant