You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a GitHub Action that attempts to install and run each model on some test data. Run this on a regular schedule (cron) since models may change, disappear, dependencies may fail etc.
Consider running on a variety of platforms (see the discussion in #330 about mac on M1)
The text was updated successfully, but these errors were encountered:
edwardchalstrey1
changed the title
Run a GitHub action on model PR that attempts to install and run it
Run a GitHub action on PRs that add a model to the catalog that attempts to install and run it
Nov 24, 2022
ots22
changed the title
Run a GitHub action on PRs that add a model to the catalog that attempts to install and run it
Automated checks of models in catalog
Aug 29, 2023
Create a GitHub Action that attempts to install and run each model on some test data. Run this on a regular schedule (cron) since models may change, disappear, dependencies may fail etc.
Consider running on a variety of platforms (see the discussion in #330 about mac on M1)
See also:
The text was updated successfully, but these errors were encountered: