Skip to content

Fix Conditional Parameter to Skip NuGet Publish #25468

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 28, 2025
Merged

Conversation

jshigetomi
Copy link
Collaborator

@jshigetomi jshigetomi commented Apr 28, 2025

  • Reverse conditionals
  • Update display name to NuGet

PR Summary

This pull request includes updates to the Azure DevOps pipeline configuration to adjust publishing behavior and improve parameter handling. The most important changes include modifying the display name of a parameter and fixing the condition logic for skipping publishing tasks.

Updates to pipeline parameter handling:

Fixes to conditional logic:

  • .pipelines/templates/release-githubNuget.yml: Corrected the condition logic for the skipPublish parameter to properly evaluate whether publishing tasks should be skipped. The condition now checks for 'true' instead of 'false'.

PR Context

PR Checklist

@jshigetomi jshigetomi added CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log BackPort-7.5.x-Consider BackPort-7.4.x-Consider labels Apr 28, 2025
@jshigetomi
Copy link
Collaborator Author

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

Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@jshigetomi jshigetomi marked this pull request as ready for review April 28, 2025 17:32
@jshigetomi jshigetomi requested a review from a team as a code owner April 28, 2025 17:32
@TravisEz13 TravisEz13 merged commit d5b63e1 into master Apr 28, 2025
44 of 45 checks passed
@TravisEz13 TravisEz13 deleted the fixConditionals branch April 28, 2025 17:53
Copy link
Contributor

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

📣 Hey @@jshigetomi, 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
Backport-7.4.x-Migrated Backport-7.5.x-Migrated 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.

3 participants