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

(#3520) Deprecate Install-ChocolateyPinnedTaskBarItem #3522

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

corbob
Copy link
Member

@corbob corbob commented Sep 26, 2024

Description Of Changes

Deprecate the Install-ChocolateyPinnedTaskBarItem command to prepare for it to be removed in v3.

Motivation and Context

The function is being deprecated as the functionality in Windows is constantly changing and breaking.

Testing

N/A

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 #3520

Deprecate the Install-ChocolateyPinnedTaskBarItem command to prepare for
it to be removed in v3.
@corbob corbob force-pushed the 3520-deprecate-function branch from 7cf49f8 to 0d4a172 Compare September 26, 2024 21:11
Copy link
Member

@gep13 gep13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@gep13 gep13 merged commit 0b16b77 into chocolatey:develop Sep 26, 2024
5 checks passed
@gep13
Copy link
Member

gep13 commented Sep 26, 2024

@corbob thanks for getting this fixed up!

@corbob corbob deleted the 3520-deprecate-function branch September 26, 2024 23:19
@corbob corbob mentioned this pull request Sep 27, 2024
10 tasks
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.

Deprecate the Install-ChocolateyPinnedTaskBarItem helper function
2 participants