Remove or change the --automatic parameter for the new command. #2479
Unanswered
TheCakeIsNaOH
asked this question in
Ideas
Replies: 0 comments
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.
-
ChocoPackageUpdater has been deprecated for years at this point, and the license for the publicly available version expired in 2018.
However,
choco newstill has a--automaticparameter for the default template, which outputs packages basic on the default template, but with changes specifically for working with ChocoPackageUpdater.It does not make sense to keep support for a parameter specifically for a deprecated program. Additionally, this switch can be confusing for anyone thinking that it is intending to make an automatic package with AU.
After discussion with @gep13, this probably should be kept as is until
1.0.0, and changed/removed at some point after that. Also, notices/warning should go in the code/documentation.Here are some possible thoughts on what to do:
{{version}}, but do add the automatic package note to the description)update.ps1, and not too much else.update.ps1copied, things like that)Beta Was this translation helpful? Give feedback.
All reactions