A programming framework for agentic AI 🤖
Creative Commons Attribution 4.0 International
34.65k
stars
5.01k
forks
source link
[MAYBE MERGE BEFORE WE TEST ESRP] Set up ADO pipeline for real-signing && nightly build #4270
Closed
LittleLittleCloud closed 2 days ago
This PR adds ADO pipeline for real-signing packages. Most of pipeline code are copied from dotnet/orlearns repo
The agent hasn't been configured with ESRP yet, so the running instance below is not real-signed
ADO: https://dev.azure.com/AGPublish/AutoGen.Publish Pipeline example: https://dev.azure.com/AGPublish/AutoGen.Publish/_build?definitionId=5
Nuget version
${PackageVersion}-ci.${BuildID}
. E.G: 0.2.2-ci.20241120.2${PackageVersion}
E.G:0.2.2
Related issue number
3801
Checks