Closed davidshq closed 1 year ago
@annehaley - this one should be ready to go except that for some reason the CI is having trouble finding itk. not sure if you have any ideas? I reverted the github actions I'd updated but that doesn't seem to have resolved the issue
Dynamic Settings
setting
andsettings_group
(these hold and group the dynamic settings).logging
library in Project model andtasks.py
.default_identified_artifacts
and pass an empty array at the global level instead.tasks.py
so that it can use the dynamic settings for determining the learning models to load.setting.json
file which contains a base configuration for MIQA that can be imported when setting up a new instance.Misc
.gitattributes
to fix some issues with some binary files being detected as changed even when they aren't.