Skip to content

Add python authentication to spector-coverage - #5137

Open
chidozieononiwu wants to merge 1 commit into
Azure:mainfrom
chidozieononiwu:enforceCFSClean
Open

Add python authentication to spector-coverage#5137
chidozieononiwu wants to merge 1 commit into
Azure:mainfrom
chidozieononiwu:enforceCFSClean

Conversation

@chidozieononiwu

@chidozieononiwu chidozieononiwu commented Aug 1, 2026

Copy link
Copy Markdown
Member

This pull request introduces a new pipeline template for Python package authentication and updates the spector-coverage job to use this template. The main focus is to standardize authentication steps for Python package publishing and to improve pipeline maintainability.

Pipeline improvements:

  • Added a new reusable template, python-auth-dev-feed.yml, which centralizes authentication logic for Twine, Pip, and UV, and provides flexible parameterization for different publishing scenarios.
  • Updated the spector-coverage.yml pipeline job to use the new authentication template, disabling Twine authentication for this job.

Submodule update:

@github-actions

github-actions Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

No changes needing a change description found.

- checkout: self
submodules: true

- template: /eng/common/pipelines/templates/steps/python-auth-dev-feed.yml

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think we already have a template for this we use in the other jobs

@azure-sdk-automation

Copy link
Copy Markdown
Contributor

You can try these changes here

🛝 Playground 🌐 Website

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants