зеркало из
1
0
Форкнуть 0
Граф коммитов

6 Коммитов

Автор SHA1 Сообщение Дата
Xiang Yan 9e6e792029
Conda 2024 09 01 (#36964)
* init 2024-09-01

* data plane update

* update

* update mgmt

* update

* update

* fix the issue with tools

---------

Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2024-09-01 07:59:28 -07:00
Xiang Yan f143318baa
Conda20240601 (#35638)
* draft changelog

* conda 20240601

* update

* update

* update

* update
2024-06-01 09:03:39 -07:00
Xiang Yan 6115a6adfd
Conda20240301 (#34399)
* add identity for storage

* add more tests

* update

* conda 2024-03-01

* update

* update

* update

* Update conda/conda-releaselogs/uamqp.md

* update

* update

* remove 312

* update conda_functions and build yaml to build successfully on all platforms

* update

* update

* update

* update

* add 312

* update

---------

Co-authored-by: Scott Beddall (from Dev Box) <scbedd@microsoft.com>
2024-03-01 08:03:39 -08:00
Xiang Yan 6b7394bd41
conda release notes (#33308) 2023-12-01 07:57:30 -08:00
Xiang Yan 3d01d14d18
Conda 20231201 (#33188)
* update conda recipe

* update version

* update

* update

* update

* cleanup

* update

* update

* update ml

* update

* update

* update

* add mgmt-chaos
2023-11-29 11:19:49 -08:00
Scott Beddall f1f3836980
Refactor Conda Pipeline (#31804)
- Restructure per-service conda builds to a single, unified conda build located within `conda-sdk-client`
- This newly refactored pipeline takes the form of two stages. the first builds multiplatform conda packages against py38,39,310,311. the second builds all our universal (noarch) conda packages.
- Move all conda releaselogs under `conda/conda-releaselogs`
- Move all conda recipes from Xiang's personal build store into the official repo
- Refactor conda build pipeline from a script within `devops_tasks` directory to an entrypoint within `azure-sdk-tools`
- Update conda build within azure-sdk-tools to _also retrieve package data_ prior to assembling a conda package. This totally eliminates the need for a difference in CI and local invocation, and massively simplifies the CI pipeline steps
- Update conda version to 2023.09.01
2023-09-06 16:24:33 -07:00