Croissant Metadata Validator
Version updated for https://github.com/ssciwr/validate-croissant-schema to version v0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Croissant Metadata Validator is a GitHub Action designed to validate Croissant metadata files using the mlcroissant Python package. It automates the process of checking the correctness of metadata files, ensuring compliance with the Croissant schema, and fails workflows if validation issues are detected. Key features include support for configurable Python versions and seamless integration into CI/CD pipelines to maintain metadata integrity.
Release notes
GH action that allows checking of croissant metadata files with mlcroissant in an easy-to-use workflow.