"git@git.app.uib.no:Margunn.Rauset/beta.ordbok.uib.no.git" did not exist on "276e4fc8ea018d5f1b5cf9c438ae082d26a1ae39"
Convert orgreg import to task
To reduce the amount of code and complexity of the service we move away from a management command triggered by a cronjob, to a task handled by django-q. Everything works the same way as before, but the management command now schedules the task instead of doing it. Introduces the ORGREG_SCHEDULE_TYPE settings variable controlling the scheduled when scheduling the import using the management command.
Merge request reports
Activity
Filter activity
added 12 commits
-
b6cfc187...dca89da3 - 11 commits from branch
master
- 2e26e4e4 - Convert orgreg import to task
-
b6cfc187...dca89da3 - 11 commits from branch
Avhengig av denne https://git.app.uib.no/it-bott-integrasjoner/greg-chart/-/merge_requests/6 så vi ikke får doble kjøringer
mentioned in commit d2fe9bd2
Please register or sign in to reply