hpcflow / hpcflow-new

Mozilla Public License 2.0
0 stars 5 forks source link

Check if run outputs have been set when determining run status #693

Open aplowman opened 3 months ago

aplowman commented 3 months ago

If a run executed with an exit code of zero, that run is recorded as successful. However, to declare a run successful, we should also check that any outputs that the run produces have been set in the persistent store.