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 Save-ChocolateyPackage function #45

Open
gaelcolas opened this issue Jun 7, 2021 · 1 comment
Open

Add Save-ChocolateyPackage function #45

gaelcolas opened this issue Jun 7, 2021 · 1 comment

Comments

@gaelcolas
Copy link
Member

As per https://docs.chocolatey.org/en-us/choco/commands/download this is a Choco pro/pro+ feature.

This needs to be added to the Chocolatey module (currently hosted in Chocolatey-Community org).

The goal is to have a Save-ChocolateyPackage function (or a better name for it) so that we can download a package, in the hope to push it to another Repository.

It would be great to gracefully handle dependencies (i.e. ignore or download if missing from destination folder).

A fair bit of work here will be to setup the pipeline and tests for it.

@gaelcolas
Copy link
Member Author

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

No branches or pull requests

1 participant