Closed pi-sigma closed 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.
manage.py generate_config_docs --dry-run
manage.py makemigrations --dry-run
Closes #13
Related: https://taiga.maykinmedia.nl/project/open-inwoner/task/2424
The PR adds a management command option to run
manage.py generate_config_docs --dry-run
(similar tomanage.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