-
Notifications
You must be signed in to change notification settings - Fork 28
Release Checklist
Michael Tryby edited this page Feb 8, 2022
·
1 revision
When code is ready for release perform the following steps:
- Confirm that CI is running properly
- Point swmm-toolkit/swmm-solver submodule to latest tagged release @OWA/SWMM
- Check build logs to confirm build is clean (free of warnings and errors)
- Confirm that tests are passing
- Bump version number following Semantic Versioning standard
- swmm-toolkit/setup.py
- swmm-toolkit/CmakeLists.txt
- Update AUTHORS file