Minutes related to new build setup and workflow.
Suggestions for new workflow:
Use same build sever for CI and release.
Continuous Integration:
- Step 1) Clone and build SasView dependencies
- Step 2) Install python egg
- Step 3) Build SasView
- Step 4) Make installer (*.exe or *.dmg)
Release builds:
- Install from pypi SasView dependencies (or tagged versions)
- Build SasView
- Make installer (*.exe or *.dmg)
New Issues:
- Setup build server for pdf, html doc
- Add MathJax to repo
Last modified 7 years ago
Last modified on Oct 29, 2017 7:58:59 AM