@@ -47,16 +47,12 @@ extends:
4747 signcertname : " dts-esrp-cert"
4848 clientid : " 0b3ed1a4-0727-4a50-b82a-02c2bd9dec89"
4949 intent : " PackageDistribution"
50- # DRY-RUN: set to "NPM" while bringing up the pipeline so ESRP
51- # signs and processes the artifact but does NOT push to PyPI
52- # (mismatched destination router). Switch back to "PyPi" for
53- # real releases. See https://aka.ms/python/publish.
54- contenttype : " NPM"
50+ contenttype : " PyPi"
5551 contentsource : " Folder"
5652 folderlocation : " $(System.DefaultWorkingDirectory)/drop/buildoutputs/durabletask"
5753 waitforreleasecompletion : true
58- owners : " wangbill @microsoft.com"
59- approvers : " kaibocai @microsoft.com"
54+ owners : " torosent @microsoft.com"
55+ approvers : " andystaples@microsoft.com;beverst @microsoft.com"
6056 serviceendpointurl : " https://api.esrp.microsoft.com"
6157 mainpublisher : " durabletask-java"
6258 domaintenantid : " 33e01921-4d64-4f8c-a055-5bdaffd5e33d"
@@ -82,16 +78,12 @@ extends:
8278 signcertname : " dts-esrp-cert"
8379 clientid : " 0b3ed1a4-0727-4a50-b82a-02c2bd9dec89"
8480 intent : " PackageDistribution"
85- # DRY-RUN: set to "NPM" while bringing up the pipeline so ESRP
86- # signs and processes the artifact but does NOT push to PyPI
87- # (mismatched destination router). Switch back to "PyPi" for
88- # real releases. See https://aka.ms/python/publish.
89- contenttype : " NPM"
81+ contenttype : " PyPi"
9082 contentsource : " Folder"
9183 folderlocation : " $(System.DefaultWorkingDirectory)/drop/buildoutputs/durabletask-azuremanaged"
9284 waitforreleasecompletion : true
93- owners : " wangbill @microsoft.com"
94- approvers : " kaibocai @microsoft.com"
85+ owners : " torosent @microsoft.com"
86+ approvers : " andystaples@microsoft.com;beverst @microsoft.com"
9587 serviceendpointurl : " https://api.esrp.microsoft.com"
9688 mainpublisher : " durabletask-java"
9789 domaintenantid : " 33e01921-4d64-4f8c-a055-5bdaffd5e33d"
0 commit comments