mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 10:37:07 +00:00
Instead of storing the project configuration in a YAML file under `etc/surveys/`, this is now stored in public.projects.meta. NOTE: as of this commit, the runner scripts (`bin/*.py`) are not aware of this change and they will keep looking for project info under `etc/surveys`. This means that projects created directly in the database will be invisible to Dougal until the runner scripts are changed accordingly.