OpenCDSS / cdss-app-tstool-main

Colorado's Decision Support Systems (CDSS) TSTool application main program
GNU General Public License v3.0
1 stars 1 forks source link

sourceUrl annotation - needs to run in discovery mode #285

Open smalers opened 4 months ago

smalers commented 4 months ago

The #@sourceUrl annotation is now implemented, resulting in notice and warning command status. Currently the checks are only done when commands are run. It would be nice to do the checks in discovery mode and optimize so that the command file is not slowed down. For example, maybe only check if the command or the annotation string has not changed, and remember the previous status.