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

Remove all usage of (including aliases) of the deprecated Chocolatey helper functions #294

Closed
4 tasks done
sync-by-unito bot opened this issue Mar 9, 2022 · 0 comments
Closed
4 tasks done
Assignees
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)

Comments

@sync-by-unito
Copy link

sync-by-unito bot commented Mar 9, 2022

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

  • Verify there are no remaining mentions of the deprecated functions listed above

Done Checklist

  • Remove all references/aliases for Write-FileUpdateLog
  • Remove all references/aliases for Write-ChocolateySuccess
  • Remove all references/aliases for Write-ChocolateyFailure
  • Remove all references/aliases for Install-ChocolateyDesktopLink

┆Issue is synchronized with this Gitlab issue by Unito
┆Milestone: 4.0.0

@sync-by-unito sync-by-unito bot added 1 - Ready Tickets that are on deck/assigned. All ready to go. Breaking Change Tickets that represent a breaking change and thus a major version bump. LicensedExtension Issues affecting the Chocolatey Licensed Extension (chocolatey.extension) 2 - Working Tickets that are currently being worked on. and removed 1 - Ready Tickets that are on deck/assigned. All ready to go. labels Mar 9, 2022
@sync-by-unito sync-by-unito bot added 3 - Review This is for tickets that need to be reviewed prior to being complete. 4 - Done Issues that have been completed and are ready to be released. and removed 2 - Working Tickets that are currently being worked on. 3 - Review This is for tickets that need to be reviewed prior to being complete. labels Mar 9, 2022
@sync-by-unito sync-by-unito bot closed this as completed Mar 10, 2022
@sync-by-unito sync-by-unito bot changed the title WindowsServicePowerShell - Remove any calls and aliases set to deprecated helper functions Remove all usage of (including alaises) of the deprecated Chocolatey helper functions Mar 18, 2022
@sync-by-unito sync-by-unito bot changed the title Remove all usage of (including alaises) of the deprecated Chocolatey helper functions Remove all usage of (including aliases) of the deprecated Chocolatey helper functions Mar 18, 2022
@sync-by-unito sync-by-unito bot added 5 - Released The area addressed in the ticket has been released in the product and is generally available. and removed 4 - Done Issues that have been completed and are ready to be released. labels Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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)
Projects
None yet
Development

No branches or pull requests

1 participant