validator/gitlab
Stefan Grönke 5f11341cbc Add a GitHub Action and a GitLab CI template
Both wrap the released standalone jar so XML documents can be validated as part of a pipeline: download the release (optionally SHA-256-verified), run each file against a validation configuration, fail on any rejection with the failing rule ids printed, and expose the reports plus the accepted/rejected counts.
The action self-test validates a conformant XRechnung reference instance and asserts a corrupted one is rejected.
2026-07-23 08:42:40 +00:00
..
validator.gitlab-ci.yml Add a GitHub Action and a GitLab CI template 2026-07-23 08:42:40 +00:00