Skip to content

[release/v7.5]Add setup dotnet action to the build composite action #25235

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 2 commits into from
Apr 3, 2025

Conversation

TravisEz13
Copy link
Member

Backport #24996
This pull request includes updates to the CI and test workflows to set up the .NET environment using a specific version defined in global.json.

Changes to CI and test workflows:

@TravisEz13 TravisEz13 requested review from Copilot and removed request for daxian-dbw and adityapatwardhan March 25, 2025 20:11
Copy link
Contributor

@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.

Pull Request Overview

This PR backports changes to set up the .NET environment in CI and test workflows using the version specified in the global.json file.

  • Added actions/setup-dotnet@v4 in the build composite action
  • Added actions/setup-dotnet@v4 in the test composite action

Reviewed Changes

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

File Description
.github/actions/build/ci/action.yml Added a step to set up the .NET environment using global.json
.github/actions/test/nix/action.yml Added a step to set up the .NET environment using global.json

@TravisEz13 TravisEz13 added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Mar 25, 2025
@TravisEz13 TravisEz13 enabled auto-merge (squash) March 25, 2025 20:35
@microsoft-github-policy-service microsoft-github-policy-service bot added the Review - Needed The PR is being reviewed label Apr 1, 2025
@TravisEz13
Copy link
Member Author

/azp run PowerShell-CI-linux-packaging, PowerShell-Windows-Packaging-CI

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@microsoft-github-policy-service microsoft-github-policy-service bot removed the Review - Needed The PR is being reviewed label Apr 3, 2025
@TravisEz13 TravisEz13 merged commit 91d919c into PowerShell:release/v7.5 Apr 3, 2025
39 checks passed
Copy link
Contributor

microsoft-github-policy-service bot commented Apr 3, 2025

📣 Hey @@TravisEz13, how did we do? We would love to hear your feedback with the link below! 🗣️

🔗 https://aka.ms/PSRepoFeedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants