Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide script to validate XML against ADR #1

Open
cspray opened this issue Aug 11, 2022 · 0 comments
Open

Provide script to validate XML against ADR #1

cspray opened this issue Aug 11, 2022 · 0 comments

Comments

@cspray
Copy link
Owner

cspray commented Aug 11, 2022

It is possible, and even likely, that a developer will implement an ADR and then forget to run the command to regenerate the corresponding XML. We should provide a script that validates the number and titles of records stored in XML match against what's in the codebase. On success it should exit 0 with no output, if it fails it should exit 1 with a list of which ADR are missing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant