usnistgov / dioptra

Test Software for the Characterization of AI Technologies
https://pages.nist.gov/dioptra/
Other
220 stars 33 forks source link

Incorporate entrypoint yaml validation into UI #616

Open keithmanville opened 2 months ago

keithmanville commented 2 months ago

The UI should make use of the yaml validation workflow to alert the user of invalid task graph yaml. It should automatically run in the background at an appropriate interval. It should report the specific issues from the response to the user. It should not allow the user to submit invalid yaml. Saving a draft entrypoint with invalid yaml is okay.

Blocked by:

Definition of Done: