Skip to content

Runs the IOOS compliance checker (https://github.com/ioos/compliance-checker) wrapped by erddap-compliance (https://github.com/cioos-siooc/erddap-compliance) nightly on a list of erddap servers and publishes to Github pages

Notifications You must be signed in to change notification settings

cioos-siooc/erddap-compliance-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

erddap-compliance-runner

Compliance results, updated nightly: https://cioos-siooc.github.io/erddap-compliance-runner

Runs the IOOS compliance checker wrapped by erddap-compliance nightly on a list of erddap servers and serves a report using Github pages .

This repo consists of a Github action and a list of erddap servers to run on

To run on an ERDDAP server:

  • Fork this repo
  • Change the erddap_servers file to your erddap. commit and push this change. Wait until the test runs
  • Go to the repo's Settings -> Pages and change to Source: Deploy from a branch, and use gh-pages branch with the root folder.
  • See the results at https://<your name or or organizaion>.github.io/erddap-datasets-compliance
  • (Optional) Change how often this script runs by editing the Github action, default is daily - cron: "1 2 * * 0"

About

Runs the IOOS compliance checker (https://github.com/ioos/compliance-checker) wrapped by erddap-compliance (https://github.com/cioos-siooc/erddap-compliance) nightly on a list of erddap servers and publishes to Github pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published