* doc/release:
Document having clean test run. * morituri/common/encode.py: Catch and properly stop on gst.QueryError. Don't set peak in stop if we had an error. * morituri/test/test_common_encode.py: * morituri/test/test_common_renamer.py: * morituri/test/test_image_cue.py: Clean up after tests.
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
Release procedure for morituri
|
||||
------------------------------
|
||||
|
||||
- Verify that all tests run.
|
||||
- Verify that test run doesn't leave anything around in /tmp:
|
||||
ls /tmp/*morituri*
|
||||
- Verify that all buildbots are green.
|
||||
|
||||
- Pick a new version number and set it:
|
||||
export VERSION=0.1.0
|
||||
- Update configure.ac
|
||||
|
||||
Reference in New Issue
Block a user