Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[release/v7.5] Add UseDotnet task for installing dotnet#25281

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
adityapatwardhan merged 1 commit intorelease/v7.5frombackport-24905-751
Apr 4, 2025

Conversation

@TravisEz13
Copy link
Member

Backport#24905

This pull request includes changes to streamline the bootstrap process and ensure consistency across various CI/CD workflows by replacingStart-PSBootstrap withStart-PSBootstrap -Scenario Package and adding theUseDotNet@2 task to set up the .NET Core SDK. Below are the most important changes:

Consistency in Bootstrap Command:

  • Updated all instances ofStart-PSBootstrap toStart-PSBootstrap -Scenario Package to ensure a consistent bootstrap process across different platforms and workflows.[1][2][3][4][5][6]

.NET Core SDK Setup:

  • AddedUseDotNet@2 task to various CI/CD templates to ensure the .NET Core SDK is set up using theglobal.json file. This change was applied to Linux, Windows, and macOS workflows.[1][2][3][4][5]

Removal of Redundant Bootstrap Commands:

  • Removed redundantStart-PSBootstrap commands from several CI/CD templates to streamline the build process and avoid unnecessary steps.[1][2][3][4][5]

These changes help in maintaining a more consistent and efficient build process across different environments.

Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
@TravisEz13TravisEz13 added the CL-BuildPackagingIndicates that a PR should be marked as a build or packaging change in the Change Log labelApr 4, 2025
@TravisEz13
Copy link
MemberAuthor

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

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@adityapatwardhanadityapatwardhanenabled auto-merge (squash)April 4, 2025 22:25
@adityapatwardhanadityapatwardhan merged commitefb55e2 intorelease/v7.5Apr 4, 2025
44 of 45 checks passed
@microsoft-github-policy-service
Copy link
Contributor

microsoft-github-policy-servicebot commentedApr 4, 2025
edited by unfurl-linksbot
Loading

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

🔗https://aka.ms/PSRepoFeedback

@TravisEz13TravisEz13 deleted the backport-24905-751 branchSeptember 10, 2025 15:25
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@adityapatwardhanadityapatwardhanadityapatwardhan approved these changes

@daxian-dbwdaxian-dbwAwaiting requested review from daxian-dbw

Assignees

No one assigned

Labels

CL-BuildPackagingIndicates that a PR should be marked as a build or packaging change in the Change Log

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@TravisEz13@adityapatwardhan

[8]ページ先頭

©2009-2025 Movatter.jp