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

Install chocolateypinnedtaskbaritem #19

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

corbob
Copy link

@corbob corbob commented Dec 6, 2024

Description Of Changes

Add Install-ChocolateyPinnedTaskBarItem function to compatibility extension.

Motivation and Context

It done be deprecated.

Testing

I submit that @gep13 as the one laughing at the thought of a PR being submitted, and the resident PowerShell expert should test this to ensure that it works.

In all fairness: I have not done any testing of this, but can do testing of it if we want.

Operating Systems Testing

N/A

Change Types Made

  • Bug fix (non-breaking change).
  • Feature / Enhancement (non-breaking change).
  • Breaking change (fix or feature that could cause existing functionality to change).
  • Documentation changes.
  • PowerShell code changes.

Change Checklist

  • Requires a change to the documentation.
  • Documentation has been updated.
  • Tests to cover my changes, have been added.
  • All new and existing tests passed?
  • PowerShell code changes: PowerShell v3 compatibility checked?

Related Issue

Fixes #18

The Install-ChocolateyPinnedTaskBarItem function is being removed in
version 3 of Chocolatey CLI. This adds a stub of it to the compatibility
extension to allow packages to keep working.
@corbob corbob requested a review from AdmiringWorm December 6, 2024 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Install-ChocolateyPinnedTaskBarItem to Compatibilty extension
1 participant