dotnet / maintenance-packages

Repository that hosts packages from the .NET platform whose original home/branch is not building any longer.
MIT License
22 stars 10 forks source link

Create release notes and document the process #176

Closed carlossanlop closed 1 week ago

carlossanlop commented 1 week ago

Similar to how machinelearning does it: https://github.com/dotnet/machinelearning/releases

The main difference is that in maintenance-packages, each package has its own cadence. We will not be building all packages every time, only those that need servicing. So with that in mind, we just need to make sure to indicate that in the notes.

Also, add the instructions to the readme file.

carlossanlop commented 1 week ago

Fixed with https://github.com/dotnet/maintenance-packages/releases/tag/2024.11.12

Added docs to https://github.com/dotnet/maintenance-packages/pull/39