It is desirable to compile binaries (PDFs now, video going forward) on every commit. Right now, only the sources are available online; we must email PDFs to people outside the project who cannot build their own. (CD: continuous delivery)
Additionally, it is desirable to run validity checks (e.g. spellcheck) on every commit. (CI: continuous integration)
It is desirable to compile binaries (PDFs now, video going forward) on every commit. Right now, only the sources are available online; we must email PDFs to people outside the project who cannot build their own. (CD: continuous delivery)
Additionally, it is desirable to run validity checks (e.g. spellcheck) on every commit. (CI: continuous integration)