Azure / azure-sdk-for-python

This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
MIT License
4.65k stars 2.84k forks source link

Conda Publishing Updates #27575

Closed scbedd closed 1 year ago

scbedd commented 2 years ago

CC @xiangyan99 for awareness.

Re-orchestrate conda artifact assembly

Publish directly to microsoft conda channel

After we work out the final artifacts...

azure-sdk commented 2 years ago

Label prediction was below confidence level 0.6 for Model:ServiceLabels: 'Event Hubs:0.1591071,Azure.Identity:0.11496227,EngSys:0.051701605'

scbedd commented 1 year ago

Additional feedback from @xiangyan99

Like the information we show in https://azure.github.io/azure-sdk/releases/latest/python.html, we want to find a place for customers to know which packages are available in conda.

The issue we cannot combine the conda release status into https://azure.github.io/azure-sdk/releases/latest/python.html by adding new badge is we simplified the packages (e.g. we combined storage packages into one package) hence it is not a 1 on 1 mapping to the pypi one.

Given we plan to release every three months, the page will be updated quarterly. The information can be like

https://adpconda.blob.core.windows.net/azuresdk/index.html

scbedd commented 1 year ago

Will open follow-up issue for release components.