Add python authentication to spector-coverage - #5137
Open
chidozieononiwu wants to merge 1 commit into
Open
Conversation
chidozieononiwu
requested review from
markcowl,
timotheeguerin and
xirzec
as code owners
August 1, 2026 00:38
Contributor
|
No changes needing a change description found. |
chidozieononiwu
force-pushed
the
enforceCFSClean
branch
from
August 1, 2026 00:44
a470ec1 to
01af8a9
Compare
| - checkout: self | ||
| submodules: true | ||
|
|
||
| - template: /eng/common/pipelines/templates/steps/python-auth-dev-feed.yml |
Member
There was a problem hiding this comment.
I think we already have a template for this we use in the other jobs
Contributor
|
You can try these changes here
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request introduces a new pipeline template for Python package authentication and updates the
spector-coveragejob to use this template. The main focus is to standardize authentication steps for Python package publishing and to improve pipeline maintainability.Pipeline improvements:
python-auth-dev-feed.yml, which centralizes authentication logic for Twine, Pip, and UV, and provides flexible parameterization for different publishing scenarios.spector-coverage.ymlpipeline job to use the new authentication template, disabling Twine authentication for this job.Submodule update:
coresubmodule to a new commit, likely pulling in upstream changes or fixes.typespec-azure - Publish