Remove all usage of (including aliases) of the deprecated Chocolatey helper functions #294
Closed
4 tasks done
Labels
5 - Released
The area addressed in the ticket has been released in the product and is generally available.
Breaking Change
Tickets that represent a breaking change and thus a major version bump.
LicensedExtension
Issues affecting the Chocolatey Licensed Extension (chocolatey.extension)
Description
In v1 of Chocolatey, there are helpers that will be removed that had been deprecated for some time, in Licensed we have aliases set for these function and possibly some locations where we use these as such we need to go through the code to make sure these are removed.
The deprecated functions that need their references and/or aliases removed are:
Write-FileUpdateLog
Write-ChocolateySuccess
Write-ChocolateyFailure
Install-ChocolateyDesktopLink
Why Is It Needed
These need to be removed as they are removed in Chocolatey open source v1.0.0
Related Issues and Tickets
OSS Issue: chocolatey/choco#2469
Acceptance Tests
Done Checklist
Write-FileUpdateLog
Write-ChocolateySuccess
Write-ChocolateyFailure
Install-ChocolateyDesktopLink
┆Issue is synchronized with this Gitlab issue by Unito
┆Milestone: 4.0.0
The text was updated successfully, but these errors were encountered: