CrayLabs / SmartDashboard

SmartSim Dashboard Package.
BSD 2-Clause "Simplified" License
6 stars 2 forks source link

manifest_reader doesn't check manifest version #14

Closed billschereriii closed 12 months ago

billschereriii commented 1 year ago

Description

The manifest reader doesn't currently check the version of the manifest. (There may not currently be a version for the manifest; if not, we should add one.) If it cannot process the current format it reports an error to the user. That makes it vulnerable to an update that changes the format of the manifest. If we check the version, we'll at least be able to tell the user that we're not compatible with that version and they need to update the dashboard.