azure-sdk-for-python
azure-sdk-for-python copied to clipboard
Cleanup Setuptools
Responding to CG alerts related to setuptools.
Impacts: source distribution files will follow the same name normalization pattern as wheels currently do. azure-storage-blob_12.1.0.tar.gz will become azure_storage_blob_12.1.0.tar.gz.
Aside from that, this PR should have negligible impact.
Discovered:
- [x] Resolve smoke-test error not handling new source distribution format
- [x] Confirm docs CI handles new source distribution naming convention
I'm pretty confident that this will all work, but none of of the docs ci runs have picked up the version of template with the adjusted sdist normalization. Going to manually configure that and kick it in a couple minutes here.
EDIT: the doc run on a version with azure-template with new sdist normalization
Single failing check is from intermittent component governance error. Going to be merging this.
/azp run python - core - ci
Azure Pipelines successfully started running 1 pipeline(s).
Going to bypass the failed check. It is unrelated to this PR update.
The existing failures are related to CG timeouts. There is an ongoing thread with CG DRI. Bypassing and merging.
/check-enforcer override