Skip to content

fix: daily CI pipeline configuration#1125

Merged
ramsessanchez merged 2 commits into
mainfrom
fix/daily-ci-pipeline-config
Jun 6, 2026
Merged

fix: daily CI pipeline configuration#1125
ramsessanchez merged 2 commits into
mainfrom
fix/daily-ci-pipeline-config

Conversation

@ramsessanchez
Copy link
Copy Markdown
Contributor

@ramsessanchez ramsessanchez commented Jun 5, 2026

Summary

Fixes the daily CI pipeline configuration, mirroring changes from microsoftgraph/msgraph-sdk-dotnet-core#1063.

Changes

  • Added missing \image\ property to the 1ES pool config (required by 1ES Pipeline Templates)
  • Switched pool OS to Windows to align with the release pipeline
  • Added Azure Artifacts feed for NuGet restore to bypass network isolation on the \Azure-Pipelines-1ESPT-ExDShared\ pool
    • \NuGetAuthenticate@1\ step for feed authentication
    • Inline
      uget.config\ generation using the \NUGET_FEED_URI\ pipeline variable (set via ADO UI)
  • Installed both .NET 8 and .NET 10 SDKs to support all test target frameworks
Microsoft Reviewers: Open in CodeFlow

- Added missing image property to 1ES pool config
- Switched pool OS to Windows to align with release pipeline
- Added Azure Artifacts feed for NuGet restore to bypass network isolation
- Installed both .NET 8 and .NET 10 SDKs to support all test target frameworks

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@ramsessanchez ramsessanchez requested a review from a team as a code owner June 5, 2026 22:27
@ramsessanchez ramsessanchez enabled auto-merge (squash) June 5, 2026 23:09
@ramsessanchez ramsessanchez merged commit d231302 into main Jun 6, 2026
9 of 12 checks passed
@ramsessanchez ramsessanchez deleted the fix/daily-ci-pipeline-config branch June 6, 2026 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants