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
This lines up with the old way of providing extensions.
The text was updated successfully, but these errors were encountered:
(chocolateyGH-124) Load PowerShell extensions if present
54ad852
(chocolateyGH-124) Install extensions
babae80
If a package name ends with .extension, install it to the extensions directory. Handle upgrade and uninstall scenarios for extensions as well.
Merge branch 'stable'
a314863
* stable: (chocolateyGH-124) Install extensions (chocolateyGH-124) Load PowerShell extensions if present (chocolateyGH-122)(chocolateyGH-125) Throw fixes / Shortcut enhancements (maint)(log) Get-BinRoot friendly deprecation (maint)(posh) Ensure Module loading preference (chocolateyGH-122) Write-ChocolateyFailure throw (chocolateyGH-122) Remove usage of Write-ChocolateyFailure (chocolateyGH-120) ChocolateyPackageFolder env var wrong
(GH-124) Allow posh extensions from assemblies
50cb89f
Sometimes powershell extensions come as DLL files, so if those exist, load them up as well.
a7de809
* stable: (GH-124) Allow posh extensions from assemblies (GH-264) Do not fail if shortcut creation fails (GH-267) Make some variables available again.
ferventcoder
No branches or pull requests
This lines up with the old way of providing extensions.
The text was updated successfully, but these errors were encountered: