maykinmedia / django-setup-configuration

MIT License
0 stars 0 forks source link

[#13] Add command option to check that docs are up-to-date #15

Closed pi-sigma closed 3 months ago

pi-sigma commented 3 months ago

The PR adds a management command option to run manage.py generate_config_docs --dry-run (similar to manage.py makemigrations --dry-run). This can be used to check in CI that the docs are in sync with the configuration steps.

Closes #13

Related: https://taiga.maykinmedia.nl/project/open-inwoner/task/2424