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

Add custom check to Projects/Creators data in YAML #206

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

yasulab
Copy link
Member

@yasulab yasulab commented Nov 27, 2024

This PR detects missing Creator IDs like #205 in CI/CD. 🔍 ✔️

Sample output like #205's case:

$ bundle exec rake test

...

Checking 654 internal links
Checking internal link hashes in 28 files
Ran on 266 files!


For the CustomChecks check, the following failures were found:

* At _site/projects/index.html:

  The following creator ID is NOT found in _data/creators.yml
    Project ID: stask
    Creator ID: ["toshihiro_tange"]



HTML-Proofer found 1 failure!

@yasulab yasulab merged commit 0716e94 into main Nov 27, 2024
1 check passed
@yasulab yasulab deleted the add-test-to-check-yaml-data branch November 27, 2024 12:47
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.

1 participant