Support/1.0 Postmortem
< Support
Jump to navigation
Jump to search
What went well
- We hit all our Q1 goals and delivered 1.0!
What we can do better
- Deadlines further from end of quarter (already planning for this)
- Discipline with build process:
- Reviews for patches: on every non trivial patch. ask someone who knows. If you are asked and aren't confident/comfortable, pass review to someone else. No commit without review for anything other than minor cosmetic patches.
- After freeze, no changes to prod branch until tagged. (Committing stuff to trunk is fine.)
- Why do we do this? 1) to prevent regressions and other unforseen problems 2) to give QA time to do their jobs 3) to keep prod consistent