Initial tech idea. In tasks.py the before_task() celery function could look at the latest commit in Specification Repo, if this is not the same as what it currently stores, it updates the specification files stored.
This would be the same process as what Make Init currently does, but saves the pain of having to reboot the async service to pull in new specification files.
Initial tech idea. In tasks.py the before_task() celery function could look at the latest commit in Specification Repo, if this is not the same as what it currently stores, it updates the specification files stored.
This would be the same process as what Make Init currently does, but saves the pain of having to reboot the async service to pull in new specification files.