-
Notifications
You must be signed in to change notification settings - Fork 977
Release process
Oystein Bjorke edited this page Oct 20, 2020
·
9 revisions
- Check that all issues in the release milestone are closed (or moved to next milestone)
- Test all examples in the ExampleBrowser (add github issues if there are new problems)
- Create
release/v#.#.#branch - Test beta NuGet packages for each platform
- Merge to
masterand add a tagv#.#.# - Build by tag
- Publish packages to NuGet
- Merge to
develop - Create a release on https://github.com/oxyplot/oxyplot/releases
- Update the documentation and web page