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

Fix release-6.6.x after recent change #6156

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

jeffkl
Copy link
Contributor

@jeffkl jeffkl commented Nov 21, 2024

Bug

Fixes:

Description

When disabling tests for the official build of release-6.6.x in #6155, I accidentally broke it because some of the templates didn't have the parameters when I thought they did. This change puts the parameters in place to get the build working again. This time I pushed to Trusted so I could actually run the build ahead of time to verify.

https://dev.azure.com/devdiv/DevDiv/_build/results?buildId=10596490

PR Checklist

  • Meaningful title, helpful description and a linked NuGet/Home issue
  • Added tests
  • Link to an issue or pull request to update docs if this PR changes settings, environment variables, new feature, etc.

@jeffkl jeffkl added the Engineering Changes related to the build infrastructure of the repo and that do not change product code label Nov 21, 2024
@jeffkl jeffkl self-assigned this Nov 21, 2024
@jeffkl jeffkl requested a review from a team as a code owner November 21, 2024 18:33
@jeffkl
Copy link
Contributor Author

jeffkl commented Nov 21, 2024

FYI @martinrrm my recent change broke the official build for release-6.6.x but this fixes it.

Copy link
Contributor

@donnie-msft donnie-msft left a comment

Choose a reason for hiding this comment

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

Does this need to be cherry-picked to 5.11.x branch? I know branch 6.0.x is no longer in support.

@jeffkl jeffkl merged commit 2d3cc90 into release-6.6.x Nov 22, 2024
9 of 17 checks passed
@jeffkl jeffkl deleted the dev-jeffkl-fix-release6.6 branch November 22, 2024 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Engineering Changes related to the build infrastructure of the repo and that do not change product code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants