Open
Description
This would still be a manual process, as I don't know how we would automate the integration tests, but it would at least give maintainers and contributors a quick way of testing changes to the build image.
Tests would include:
- Test cloning repository
- Test sphinx html build and that output looks correct
- Test sphinx pdf build and that output looks correct
- Test sphinx epub build and that output looks correct
- Test conda installation
- Test pip installation
- Test virtualenv?
Any more here?
Refs #48