intermodal/bin/gen
Casey Rodarmor 61bbd3bad5
Skip generating changelog in tests
Changelog generation requires annotating commits with a commit type,
otherwise the tests will fail. This is annoying for contributors, since
it's unusual, and I often myself forget to do it, causing a round-trip
with tests.

So, skip generating the changelog during the tests. Also, change the
`--no-git` option for `gen book` and `gen all` to `--no-changelog`, so
it's clearer what it does.

I think I'll wind up just making a YAML file that contains commit types,
for changelog generation, so it doesn't have to be done in the commit
message.

type: testing
2021-01-08 22:10:07 -08:00
..
src Skip generating changelog in tests 2021-01-08 22:10:07 -08:00
templates Center README header items 2020-10-01 19:54:57 -07:00
Cargo.toml Move all output from bin/gen to target/gen 2020-05-01 00:29:40 -07:00
config.yaml Add Void Linux package to README 2020-10-20 13:35:27 -07:00