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 only specific doc examples with SHACL in CI. #935

Merged
merged 1 commit into from
Apr 23, 2024

Commits on Apr 23, 2024

  1. Validate only specific doc examples with SHACL in CI.

    The check assumes that JSON example snippets are all parts of a single
    JSON document that needs validating, but not all files are written
    that way.  To avoid errors that have nothing to do with the
    correctness of the examples, we should only check files which meet the
    check's assumptions.
    
    Fixes spdx#912.
    
    Signed-off-by: Jeff Licquia <[email protected]>
    Jeff Licquia committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    ba3c08a View commit details
    Browse the repository at this point in the history