cutde icon indicating copy to clipboard operation
cutde copied to clipboard

Integrate the documentation generation into the CI pipeline

Open tbenthompson opened this issue 3 years ago • 1 comments

It's not a perfect fit because the generated readme needs to be in the git repo but I don't want to be committing from the CI server. One solution is to have the CI generate the readme and if there's any diff with the existing readme, then fail the tests. Another solution would be to have the same check in pre-commit.

tbenthompson avatar Apr 05 '21 21:04 tbenthompson