-
Notifications
You must be signed in to change notification settings - Fork 930
Open
Labels
3 - ReviewCode has been added, and is available for review as a pull request.Code has been added, and is available for review as a pull request.EnhancementIssues that introduce new functionality to the project, or enhances/updates existing functionality.Issues that introduce new functionality to the project, or enhances/updates existing functionality.
Milestone
Description
Checklist
- I have verified this is the correct repository for opening this issue.
- I have verified no other issues exist related to my request.
Is Your Feature Request Related To A Problem? Please describe.
The chocolateysetup.psm1 module that the chocolatey nupkg loads to install Chocolatey CLI itself was first written a very long time ago, and it uses code style that is not maintainable. As a result, we tend to avoid touching it as much as possible.
Describe The Solution. Why is it needed?
Rewrite the module using more modern PowerShell patterns and make it much easier to maintain and make any necessary changes to going forward.
Additional Context
No response
Related Issues
No response
Metadata
Metadata
Assignees
Labels
3 - ReviewCode has been added, and is available for review as a pull request.Code has been added, and is available for review as a pull request.EnhancementIssues that introduce new functionality to the project, or enhances/updates existing functionality.Issues that introduce new functionality to the project, or enhances/updates existing functionality.