Skip to content

Fix/daily ci pool image#1072

Open
ramsessanchez wants to merge 1 commit into
mainfrom
fix/daily-ci-pool-image
Open

Fix/daily ci pool image#1072
ramsessanchez wants to merge 1 commit 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
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.

1 participant