зеркало из
1
0
Форкнуть 0

Remove some details.

Scott Beddall 2019-05-21 11:59:16 -07:00
Родитель 31547534e2
Коммит 0d3e5039fc
1 изменённых файлов: 0 добавлений и 2 удалений

@ -19,8 +19,6 @@ Go to this Url: https://aka.ms/pysdkrelease
- Click on "Queue"
- Change "BuildTargetingString" to the name of your package. Example: azure-mgmt-compute
- Change "CandidateForRelease" value to `True` (it should be defaulted to `False`)
- Setting this value will tag the generated build artifact with the tag `RELEASE_CANDIDATE`
- The devops release will automatically trigger _based on the presence of the `RELEASE_CANDIDATE` tag._
Et voila :). Azure Dev Ops will tests one last time the package, dependencies, and the distributions (sdist/wheel) and push to PyPI using the user [azure-sdk](https://pypi.org/user/azure-sdk/).