We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Appveyor does not always have an updated version of Chocolatey CLI installed in the windows images; see appveyor/ci#3917
This can cause problems, for example pushing non-normalized versions to the Community Repository.
Therefore, it would be good if the default appveyor template had a step to upgrade Chocolatey CLI, potentially based on the chocolatey-community/chocolatey-packages appveyor.yaml: https://github.com/chocolatey-community/chocolatey-packages/blob/55bf12c43ccc939bd5dd75beb36c31c36306f61b/.appveyor.yml#L58-L71
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Appveyor does not always have an updated version of Chocolatey CLI installed in the windows images; see appveyor/ci#3917
This can cause problems, for example pushing non-normalized versions to the Community Repository.
Therefore, it would be good if the default appveyor template had a step to upgrade Chocolatey CLI, potentially based on the chocolatey-community/chocolatey-packages appveyor.yaml:
https://github.com/chocolatey-community/chocolatey-packages/blob/55bf12c43ccc939bd5dd75beb36c31c36306f61b/.appveyor.yml#L58-L71
The text was updated successfully, but these errors were encountered: