X Tutup
The Wayback Machine - https://web.archive.org/web/20240828163034/https://github.com/PowerShell/PowerShell/pull/24116
Skip to content
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

Add ability to skip stages easily in coordinated build #24116

Merged

Conversation

TravisEz13
Copy link
Member

@TravisEz13 TravisEz13 commented Aug 6, 2024

PR Summary

This pull request introduces new parameters to control the execution of specific stages in the pipeline for the PowerShell-Coordinated_Packages-Official.yml file. The changes include adding parameters to enable or disable the Windows and Test and Release Artifacts stages based on conditional checks.

Pipeline Configuration Enhancements:

PR Context

PR Checklist

@adityapatwardhan adityapatwardhan merged commit 8cc7f4c into PowerShell:master Aug 8, 2024
37 checks passed
@adityapatwardhan adityapatwardhan added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Aug 8, 2024
Copy link
Contributor

microsoft-github-policy-service bot commented Aug 8, 2024

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

🔗 https://aka.ms/PSRepoFeedback

@TravisEz13 TravisEz13 deleted the add_stage_parameters branch August 8, 2024 21:11
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.

None yet

2 participants
X Tutup