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

ChocolateyDownload should be documented to only work in paid edition #1689

Closed
jnm2 opened this issue Jul 18, 2017 · 5 comments
Closed

ChocolateyDownload should be documented to only work in paid edition #1689

jnm2 opened this issue Jul 18, 2017 · 5 comments
Assignees
Milestone

Comments

@jnm2
Copy link
Contributor

jnm2 commented Jul 18, 2017

If you use the ChocolateyDownload alias without a paid edition, you will get:

Could not find a command registered that meets 'download'.
 Try choco -? for command reference/help.
@gep13
Copy link
Member

gep13 commented Jul 18, 2017

@jnm2 no, this is not the case. The Chocolatey download command is only available in the paid editions of Chocolatey.

https://chocolatey.org/docs/features-automatically-recompile-packages

@gep13
Copy link
Member

gep13 commented Jul 18, 2017

Perhaps this issue should be changed to indicate that this alias will only work with the licensed editions.

@jnm2
Copy link
Contributor Author

jnm2 commented Jul 18, 2017

@gep13 Sorry! Thanks for the clarification.

@jnm2 jnm2 changed the title ChocolateyDownload should be deprecated ChocolateyDownload should be documented to only work in paid edition Jul 18, 2017
@gep13 gep13 self-assigned this Aug 2, 2017
@pascalberger
Copy link
Member

Specific options with its requirements are already documented in https://github.com/cake-build/cake/blob/develop/src/Cake.Common/Tools/Chocolatey/Download/ChocolateyDownloadSettings.cs. I thought plain choco download is also available in Community edition but this doesn't seem to be the case, so documenting it on the alias would make sense

@pascalberger
Copy link
Member

Created #1975 for fixing this

pascalberger added a commit to pascalberger/cake that referenced this issue Jan 2, 2018
@devlead devlead added this to the v0.25.0 milestone Jan 2, 2018
devlead added a commit that referenced this issue Jan 2, 2018
* pascalberger-choco-download-doc:
  (GH-1689) Add documentation that Chocolatey licensed is required
devlead added a commit that referenced this issue Jan 17, 2018
* release/0.25.0:
  (build) Updated version and release notes.
  GH-1997: Add support for --trace command line option for NUnit3 settings + runner
  (GH-1995) Make In-Proc NuGet addin/tool installtion default
  Adds missing .NET CLI dependencies/restore switches
  (GH-1937) Speed up in-process NuGet
  Update MSBuildVerbosityExtensions.cs
  (GH-1992) Update to .NET Core 1.0.9 / SDK 1.1.7
  GH-1987: Normalize exception handling in PropertyToken for invalid parameter index
  [ci skip] Get more Open Source Helpers
  Removed unnecessary parameter
  Fix writing start and end progress messages
  (GH-1974) Added System.Collections work around for Mono
  (GH-1689) Add documentation that Chocolatey licensed is required
  (build) Updated Cake tool to version 0.24.0
CRuppert pushed a commit to CRuppert/cake that referenced this issue Jan 23, 2018
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

4 participants