software-engineering-handbook icon indicating copy to clipboard operation
software-engineering-handbook copied to clipboard

Run automatic build of the Handbook folder

Open uribench opened this issue 7 years ago • 0 comments

Call 'handbook build' command automatically to always keep the Handbook folder on the GitHub repository current with the contents (guides and topics) and config files.

Suggested by @richardapeters to eliminate conflicts between different contributions in which one contributor is building the handbook with contents of another contributor that did not build the handbook.

This automation can be done at various points along the pipeline from the 'git commit' to the local clone until the pull request on GitHub.

uribench avatar Jul 03 '18 08:07 uribench