Skip to content

Conversation

TravisEz13
Copy link
Member

Backport #24128

This pull request includes changes to the ENABLE_MSBUILD_BINLOGS parameter in the PowerShell build scripts and pipeline configuration. The most important changes include adding the ENABLE_MSBUILD_BINLOGS parameter to the pipeline configuration and simplifying the conditional checks for this parameter in the Restore-PSPackage function.

Pipeline configuration:

Build script simplification:

  • build.psm1: Simplified the conditional checks for ENABLE_MSBUILD_BINLOGS in the Restore-PSPackage function by removing the comparison to the string 'true'. [1] [2]

* Capture binary logs

* Update .pipelines/PowerShell-Coordinated_Packages-Official.yml
@TravisEz13 TravisEz13 added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Jan 16, 2025
@TravisEz13
Copy link
Member Author

/azp run PowerShell-CI-macos, PowerShell-CI-Linux, PowerShell-CI-Windows, PowerShell-CI-static-analysis, PSResourceGet ACR, PowerShell-Windows-Packaging-CI

Copy link

Azure Pipelines successfully started running 4 pipeline(s).

@TravisEz13 TravisEz13 merged commit bd699ad into release/v7.4 Jan 16, 2025
37 checks passed
@TravisEz13 TravisEz13 deleted the backport-24128 branch January 16, 2025 23:54
Copy link
Contributor

microsoft-github-policy-service bot commented Jan 16, 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