(feature) Add staff updater page #73
Reference in New Issue
Block a user
Delete Branch "issue-39-updater-ui"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
/updater/page for production update operations.POBSYNC_UPDATE_RELEASES_URL.git fetch --tags --prune, fast-forward-only git pull, and the configured native updater command.Tests
.venv/bin/python manage.py test src.pobsync_backend --verbosity 2.venv/bin/python manage.py checkgit diff --checkCloses #39