aspnet / WebHooks

[Archived] Libraries to create and consume web hooks on ASP.NET Core. Project moved to https://github.com/aspnet/AspLabs
Apache License 2.0
627 stars 439 forks source link

Move ASP.NET WebHooks code to new aspnet/AspNetWebHooks repo #228

Closed dougbu closed 6 years ago

dougbu commented 6 years ago

The AspNetWebHooks.sln and WebHooks.sln projects have very little in common. And, though ASP.NET WebHooks packages may ship simultaneously with ASP.NET Core WebHooks packages in the next release, such timing is not guaranteed going forward.

Details

dougbu commented 6 years ago

This work is part of the 2.0.0-preview1 milestone aka ASP.NET Core WebHooks 1.0.0-preview1 and ASP.NET WebHooks 1.3.0-preview1.

dougbu commented 6 years ago

Oops, temporarily assigning to @Eilon

dougbu commented 6 years ago

Removing @Eilon because he's done his part. Thanks!

dougbu commented 6 years ago

aspnet/AspNetWebHooks repo is now building end-to-end. Post-split packages from this repo are now available in https://dotnet.myget.org/gallery/aspnetwebhooks.

aspnet/WebHooks#232 should get aspnet/WebHooks repo building reliably locally, on AppVeyor, and on Travis. Builds on internal CI should come soon after though signing may take a bit longer.

dougbu commented 6 years ago

Assigning back to @Eilon. @Eilon please run your issue mover tool.

Please LMK if referenced milestones need to exist in aspnet/AspNetWebHooks first. I can do that part.

Eilon commented 6 years ago

@dougbu moving this back to your plate to check if anything else needs to be done, then close.

dougbu commented 6 years ago

All set. In the background, I'll remove the duplicate ASP.NET WebHooks releases and tags from this repo.