Releases: ESA-EarthCODE/open-science-catalog-validation
Releases · ESA-EarthCODE/open-science-catalog-validation
v1.0.0-rc.4
Changes:
- added
process.exitCode
in order to fail GH actions if validation script fails
v1.0.0-rc.3
Changes:
- added a script for dereferencing the provided schemas
- added GitHub action which deploys the repository including the dereferenced schemas to GitHub pages
v1.0.0-rc.2
Changes include a cleanup and removal of unused code:
- removed hard-coded exceptions
- removed last remains of
processes
- removed
example.html
v1.0.0-rc.1
Release candidate for open-science-catalog-validation including:
- validation based on official STAC schema
- validation based on defined extensions
- custom validation on top for OSC, including OSC JSON schema validation (same JSON schema as used for generating an input form GUI)