Skip to content

Eng | Fix official and kerberos pipelines#4313

Merged
cheenamalhotra merged 2 commits into
mainfrom
dev/cheena/fix-pwsh-issue
May 28, 2026
Merged

Eng | Fix official and kerberos pipelines#4313
cheenamalhotra merged 2 commits into
mainfrom
dev/cheena/fix-pwsh-issue

Conversation

@cheenamalhotra

@cheenamalhotra cheenamalhotra commented May 28, 2026

Copy link
Copy Markdown
Member

Fixes official and kerberos pipelines:
Running builds:

Copilot AI review requested due to automatic review settings May 28, 2026 01:05
@github-project-automation github-project-automation Bot moved this to To triage in SqlClient Board May 28, 2026
@cheenamalhotra cheenamalhotra marked this pull request as ready for review May 28, 2026 01:05
@cheenamalhotra cheenamalhotra requested a review from a team as a code owner May 28, 2026 01:05

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 updates the Azure DevOps pipeline definitions to ensure required .NET local tools (from dotnet-tools.json) are restored before build.proj-based steps run, fixing failures in the OneBranch official build flow and the Kerberos pipeline.

Changes:

  • Add a restore-dotnet-tools.yml step to the OneBranch build-buildproj-job.yml template before Roslyn analyzers/build steps.
  • Add the same tool-restore step to both Windows and Linux stages in sqlclient-kerberos.yml.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
eng/pipelines/onebranch/jobs/build-buildproj-job.yml Restores .NET local tools before Roslyn analyzers and build.proj build steps in OneBranch jobs.
eng/pipelines/kerberos/sqlclient-kerberos.yml Restores .NET local tools in both Windows and Linux Kerberos jobs prior to build.proj execution.

Comment thread eng/pipelines/onebranch/jobs/build-buildproj-job.yml
Comment thread eng/pipelines/kerberos/sqlclient-kerberos.yml
Comment thread eng/pipelines/kerberos/sqlclient-kerberos.yml
@cheenamalhotra cheenamalhotra added this to the 7.1.0-preview2 milestone May 28, 2026
@cheenamalhotra cheenamalhotra moved this from To triage to In review in SqlClient Board May 28, 2026

@benrr101 benrr101 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks pretty reasonable to me 👍

@cheenamalhotra cheenamalhotra merged commit 50ed7c7 into main May 28, 2026
7 checks passed
@cheenamalhotra cheenamalhotra deleted the dev/cheena/fix-pwsh-issue branch May 28, 2026 16:03
@github-project-automation github-project-automation Bot moved this from In review to Done in SqlClient Board May 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants