Skip to content

Fixing template release pipeline #42594

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 1 commit into from
Aug 19, 2025
Merged

Fixing template release pipeline #42594

merged 1 commit into from
Aug 19, 2025

Conversation

scbedd
Copy link
Member

@scbedd scbedd commented Aug 19, 2025

This is a followup from #42486

I moved the call to SetTestPipeline within build-tests.yml template, but I never actually passed the value in to it. So it was defaulting to always off. That's wrong for template!

Apologies for the inconvenience to anyone affected by this.

@scbedd scbedd self-assigned this Aug 19, 2025
@Copilot Copilot AI review requested due to automatic review settings August 19, 2025 18:58
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes a bug in the CI pipeline template where the TestPipeline parameter was not being passed through to the build-tests.yml template, causing it to default to "off" instead of using the intended value.

  • Adds the missing TestPipeline parameter to the template call

@scbedd scbedd moved this from 🤔 Triage to 🔬 Dev in PR in Azure SDK EngSys 🍕 Aug 19, 2025
@scbedd scbedd merged commit 0a16d3b into main Aug 19, 2025
40 of 43 checks passed
@scbedd scbedd deleted the fix-template-error branch August 19, 2025 21:01
@weshaggard weshaggard moved this from 🔬 Dev in PR to 🎊 Closed in Azure SDK EngSys 🍕 Aug 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🎊 Closed
Development

Successfully merging this pull request may close these issues.

2 participants