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

Add ability to capture MSBuild Binary logs when restore fails#24128

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

Conversation

TravisEz13
Copy link
Member

@TravisEz13TravisEz13 commentedAug 8, 2024
edited
Loading

PR Summary

This pull request introduces changes to enable MSBuild binary logging and improve the handling of build artifacts in the pipeline configuration and build scripts.

Pipeline Configuration Changes:

Build Script Enhancements:

  • build.psm1: Modified theRestore-PSPackage function to append the-bl argument for binary logging ifENABLE_MSBUILD_BINLOGS is set.
  • build.psm1: Enhanced theRestore-PSPackage function to handle and upload MSBuild binary logs if a restore operation fails andENABLE_MSBUILD_BINLOGS is enabled.

PR Context

Binary logs are much more readable but are too big to use all the time.

PR Checklist

@TravisEz13TravisEz13 added the CL-BuildPackagingIndicates that a PR should be marked as a build or packaging change in the Change Log labelAug 8, 2024
@TravisEz13TravisEz13 merged commit345707c intoPowerShell:masterAug 9, 2024
41 checks passed
@TravisEz13TravisEz13 deleted the add_capture_binlogs branchAugust 9, 2024 17:23
@microsoft-github-policy-serviceMicrosoft GitHub Policy Service
Copy link
Contributor

microsoft-github-policy-servicebot commentedAug 9, 2024
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

chrisdent-de pushed a commit to chrisdent-de/PowerShell that referenced this pull requestSep 12, 2024
…hell#24128)* Capture binary logs* Update .pipelines/PowerShell-Coordinated_Packages-Official.yml
TravisEz13 added a commit to TravisEz13/PowerShell that referenced this pull requestOct 11, 2024
…hell#24128)* Capture binary logs* Update .pipelines/PowerShell-Coordinated_Packages-Official.yml
adityapatwardhan pushed a commit to adityapatwardhan/PowerShell that referenced this pull requestOct 16, 2024
…hell#24128)* Capture binary logs* Update .pipelines/PowerShell-Coordinated_Packages-Official.yml
TravisEz13 added a commit that referenced this pull requestJan 16, 2025
* Capture binary logs* Update .pipelines/PowerShell-Coordinated_Packages-Official.yml
TravisEz13 added a commit that referenced this pull requestJan 16, 2025
#24799)* Capture binary logs* Update .pipelines/PowerShell-Coordinated_Packages-Official.yml
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

@anmenagaanmenagaAwaiting requested review from anmenaga

Assignees
No one assigned
Labels
Backport-7.2.x-DoneBackPort-7.4.x-DoneCL-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.

2 participants
@TravisEz13@adityapatwardhan

[8]ページ先頭

©2009-2025 Movatter.jp