Skip to content

Remove old workaround from OneBranch pipeline #5151

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

Merged
merged 1 commit into from
Mar 3, 2025
Merged

Remove old workaround from OneBranch pipeline #5151

merged 1 commit into from
Mar 3, 2025

Conversation

andyleejordan
Copy link
Member

Wow there are so many instances of this.

Wow there are so many instances of this.
@Copilot Copilot AI review requested due to automatic review settings March 3, 2025 23:43
@andyleejordan andyleejordan requested a review from a team as a code owner March 3, 2025 23:43
@andyleejordan andyleejordan enabled auto-merge (squash) March 3, 2025 23:43
@andyleejordan andyleejordan disabled auto-merge March 3, 2025 23:44
@andyleejordan andyleejordan merged commit b686b76 into main Mar 3, 2025
5 checks passed
@andyleejordan andyleejordan deleted the cfs branch March 3, 2025 23:44
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

PR Overview

This PR removes an old workaround from the OneBranch pipeline by simplifying the installation process for PSResources.

  • Removed manual registration of the PSRepository and module installation steps.
  • Consolidated the installation process into a single script call.

Reviewed Changes

File Description
.pipelines/vscode-powershell-Official.yml Removed multiple commands for repository registration and module installation in favor of a consolidated script call

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

.pipelines/vscode-powershell-Official.yml:175

  • Ensure that the installPSResources.ps1 script now includes all required steps for repository registration and module installation, as these commands were removed in this diff.
- pwsh: ./tools/installPSResources.ps1 -PSRepository CFS

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.

1 participant