Skip to content

Fix/daily ci pool image#1072

Merged
ramsessanchez merged 4 commits into
mainfrom
fix/daily-ci-pool-image
Jun 6, 2026
Merged

Fix/daily ci pool image#1072
ramsessanchez merged 4 commits into
mainfrom
fix/daily-ci-pool-image

Conversation

@ramsessanchez
Copy link
Copy Markdown
Contributor

The daily CI build was failing with:

  • 1ES PT Error: The os property specified in the pool does not match with the actual image — missing image property in pool config
  • pip install failures due to network isolation on the 1ES hosted agent

Changes

  • Added image: ubuntu-latest to the pool configuration to satisfy 1ES Pipeline Template requirements
  • Added PipAuthenticate@1 task with Graph Developer Experiences/GraphDeveloperExperiences_Public feed as the primary index for CFS-compliant dependency resolution
  • Changed pip install from editable mode to requirements-dev.txt

Mirrors microsoftgraph/msgraph-sdk-python-core#1083

- Added image: ubuntu-latest to the pool configuration to satisfy 1ES Pipeline Template requirements
- Added PipAuthenticate@1 task with Graph Developer Experiences/GraphDeveloperExperiences_Public feed for CFS-compliant dependency resolution
- Changed pip install from editable mode to requirements-dev.txt

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@ramsessanchez ramsessanchez requested a review from a team as a code owner June 2, 2026 08:51
@ramsessanchez ramsessanchez enabled auto-merge June 5, 2026 23:01
@ramsessanchez ramsessanchez merged commit 22ee399 into main Jun 6, 2026
12 checks passed
@ramsessanchez ramsessanchez deleted the fix/daily-ci-pool-image branch June 6, 2026 01:40
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