-
Notifications
You must be signed in to change notification settings - Fork 134
Release Checks
Philip Lee edited this page Mar 14, 2015
·
1 revision
Before rolling out a new release, we must verify some basic things about the package to avoid some of the most common problems. Below is an overview of the things a Brewtarget release MUST do.
This also encompasses the packaging process for each platform.
- Builds on Debian
- Builds on Fedora
- Builds on Mac >= 10.8
- Builds on Windows
- Manual is up-to-date.
- Recipe numbers are current.
- Upgrades run properly on Linux
- Upgrades run properly on Mac
- Upgrades run properly on Windows
- Options are preserved and respected
- No previous recipes are lost
- Saves properly on exit
- Making new recipe per the manual results in expected recipe parameters
- New recipe is saved properly to database
- New ingredients of all types are properly saved
- New equipments of all types are properly saved
- All input fields are responsive
- All input fields retain set values