aurweb: down services before updating
Without this, we update while services are still running, and those services depend on the AUR directory state. This commit installs services much earlier, downs all of them, deploys out updates, then starts them all again at the end.
Signed-off-by: Kevin Morris kevr@0cost.org
Merge request reports
Activity
Without this, we've encountered error reports regarding outdated code as an update is occurring. We should stop servers before actually updating any code, which is what the commit in this MR achieves (I believe?)
Edited by Kevin Morris- Resolved by Kristian Klausen
added 40 commits
-
bba98ed1...a39eb1f2 - 39 commits from branch
archlinux:master
- 1def46de - fix(aurweb): down services before updating
-
bba98ed1...a39eb1f2 - 39 commits from branch
added 44 commits
-
1def46de...8c51c64f - 43 commits from branch
archlinux:master
- 0b901322 - aurweb: down services before updating
-
1def46de...8c51c64f - 43 commits from branch
mentioned in commit 776859c0