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

Validate registered YAML files against schema #44

Merged
merged 1 commit into from
May 2, 2024

Conversation

dthaler
Copy link
Collaborator

@dthaler dthaler commented May 1, 2024

Validate registered YAML files against schema as part of a github CI/CD run

It turns out that "yamllint ." is indeed recursive as can be seen by expanding the "Validate YAML" output at https://github.com/FamilySearch/GEDCOM-registries/actions/runs/8913148721/job/24478068214

Fixes #37

@dthaler dthaler marked this pull request as draft May 1, 2024 16:33
@dthaler dthaler marked this pull request as ready for review May 1, 2024 18:13
@dthaler dthaler merged commit 9fc7c74 into FamilySearch:main May 2, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

automatically check updated yaml files against schema
3 participants