Enforce Conda pyproject.toml metadata in verifywhl#45012
Merged
JennyPng merged 14 commits intoAzure:mainfrom Feb 19, 2026
Merged
Enforce Conda pyproject.toml metadata in verifywhl#45012JennyPng merged 14 commits intoAzure:mainfrom
JennyPng merged 14 commits intoAzure:mainfrom
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This pull request enforces that Python packages with stable releases on PyPI must include a [tool.azure-sdk-conda] section in their pyproject.toml file. This automation supports the Conda release process by ensuring service teams specify whether packages should be released individually or bundled.
Changes:
- Adds validation to check for Conda metadata in packages with stable PyPI versions
- Fixes logging calls to use the correct logger instance
- Removes unused import statement
kashifkhan
approved these changes
Feb 17, 2026
scbedd
approved these changes
Feb 18, 2026
Member
Author
|
/check-enforcer override |
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.
closes #44883
example pipeline:
core: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5881030&view=logs&j=b70e5e73-bbb6-5567-0939-8415943fadb9&t=d32d6c50-584d-5bc8-5a7d-7426470979cb
storage: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5881294&view=logs&j=b70e5e73-bbb6-5567-0939-8415943fadb9&t=d32d6c50-584d-5bc8-5a7d-7426470979cb