From 5a4b6c69a53f7dc61d35f9cb5b2280da3aa0188f Mon Sep 17 00:00:00 2001 From: Evgenii Alekseev Date: Sun, 15 Oct 2023 18:14:57 +0300 Subject: [PATCH] some improvements --- docs/migration.rst | 2 ++ package/share/ahriman/templates/build-status.jinja2 | 5 ----- .../ahriman/templates/build-status/table.jinja2 | 13 ------------- src/ahriman/application/handlers/status_update.py | 12 ++++++++---- src/ahriman/core/configuration/configuration.py | 2 +- .../handlers/test_handler_status_update.py | 7 +++++-- 6 files changed, 16 insertions(+), 25 deletions(-) diff --git a/docs/migration.rst b/docs/migration.rst index 12e0ba64..0a6ba9c8 100644 --- a/docs/migration.rst +++ b/docs/migration.rst @@ -54,6 +54,8 @@ In order to migrate to new filesystem tree the following actions are required: Alternatively it can be done by running ``service-setup`` command again. +#. If you didn't run setup command on the previous step, make sure to remove architecture reference from ``web`` section (if any). + #. Make sure to update remote synchronization services if any. Almost all of them rely on current repository tree by default, so you need to setup either redirects or configure to synchronize to the old locations (e.g. ``object_path`` option for S3 synchronization). diff --git a/package/share/ahriman/templates/build-status.jinja2 b/package/share/ahriman/templates/build-status.jinja2 index 6877dbd1..fdfc0aab 100644 --- a/package/share/ahriman/templates/build-status.jinja2 +++ b/package/share/ahriman/templates/build-status.jinja2 @@ -55,11 +55,6 @@ update -
  • - -