Skip to content

Swap CI to CFS#45995

Merged
scbedd merged 29 commits intomainfrom
swap-to-cfs
Apr 8, 2026
Merged

Swap CI to CFS#45995
scbedd merged 29 commits intomainfrom
swap-to-cfs

Conversation

@scbedd
Copy link
Copy Markdown
Member

@scbedd scbedd commented Mar 30, 2026

Everything going through our public feed, now that it supports upstream.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 CI pipeline templates to authenticate against the public Azure Artifacts feed (with upstream enabled) so dependency installs can flow through the feed without intermittent 401s.

Changes:

  • Move Azure Artifacts feed authentication into the shared build-test.yml steps template.
  • Remove the now-redundant auth step from the ci.tests.yml job template.
  • Change auth-dev-feed.yml so the “UV authentication (disabled)” step is no longer explicitly skipped.

Reviewed changes

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

File Description
eng/pipelines/templates/steps/build-test.yml Adds early feed authentication to the common build/test step template.
eng/pipelines/templates/steps/auth-dev-feed.yml Removes the explicit condition: false that previously prevented the UV-auth step from running.
eng/pipelines/templates/jobs/ci.tests.yml Removes the standalone auth step since auth is now handled by build-test.yml.

scbedd and others added 2 commits March 31, 2026 16:27
@scbedd scbedd moved this from 🤔 Triage to 🔬 Dev in PR in Azure SDK EngSys 🚀🌒🧑‍🚀 Mar 31, 2026
@scbedd
Copy link
Copy Markdown
Member Author

scbedd commented Apr 1, 2026

/azp run python - pullrequest

@scbedd
Copy link
Copy Markdown
Member Author

scbedd commented Apr 1, 2026

/azp run python - cosmos - ci

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

1 similar comment
@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@scbedd scbedd requested a review from mccoyp as a code owner April 6, 2026 21:42
scbedd added 7 commits April 6, 2026 22:37
…fault, and the proxy is not binding to an IPV6 address. As a result, on some mac runs, we are seeing failures to connect. the proxy is STARTED, but we can't see it. at least, so says the suspicions of copilot. let's see
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 8, 2026

API Change Check

APIView identified API level changes in this PR and created the following API reviews

azure-core

Copy link
Copy Markdown
Member

@benbp benbp left a comment

Choose a reason for hiding this comment

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

LGTM for eng

@scbedd scbedd merged commit e18edb6 into main Apr 8, 2026
58 checks passed
@scbedd scbedd deleted the swap-to-cfs branch April 8, 2026 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

5 participants