aspnet / AspNetWebHooks

Libraries to create and consume web hooks on ASP.NET 4.x (Due to other priorities this project is currently in maintenance mode only. There are no planned releases at this time. No new features are planned and we are only addressing critical issues as required.)
Apache License 2.0
134 stars 103 forks source link

Add pipeline for AspnetWebhooks #54

Closed wtgodbe closed 3 years ago

wtgodbe commented 3 years ago

Associated PR: https://github.com/aspnet/AspNetWebHooks-Signed/pull/6

Green internal build that produces signed packages: https://dev.azure.com/dnceng/internal/_build/results?buildId=978117&view=logs&j=01d1fc09-d21b-55cd-15c9-37c482634569&t=01d1fc09-d21b-55cd-15c9-37c482634569

There's still the question of where/how we want to publish the packages - we could have the pipeline publish them to a feed like dotnet-public, or just manually grab them from the build artifacts and push them on-demand like we do for jquery-validation-unobtrusive. Thoughts?

wtgodbe commented 3 years ago

/azp run

azure-pipelines[bot] commented 3 years ago
Azure Pipelines successfully started running 1 pipeline(s).
wtgodbe commented 3 years ago

New build testing publishing to general-testing: https://dev.azure.com/dnceng/internal/_build/results?buildId=980578&view=results

wtgodbe commented 3 years ago

Ok, this publishes to general-testing and general-testing-symbols now: https://dev.azure.com/dnceng/internal/_build/results?buildId=980648&view=results

wtgodbe commented 3 years ago

Pushed changes to address most of your feedback @dougbu

wtgodbe commented 3 years ago

Just did the feed update, need to push a bunch of packages now

wtgodbe commented 3 years ago

/azp run

azure-pipelines[bot] commented 3 years ago
Azure Pipelines successfully started running 1 pipeline(s).
wtgodbe commented 3 years ago

Need to push Microsoft.Web.StyleCop.1.0.0 and Microsoft.Web.SkipStrongNames.1.0.0 to myget-legacy

wtgodbe commented 3 years ago

/azp run

azure-pipelines[bot] commented 3 years ago
Azure Pipelines successfully started running 1 pipeline(s).