[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#72577] [PATCH 0/1] services: agate: Change variable names and add s
From: |
Rodion Goritskov |
Subject: |
[bug#72577] [PATCH 0/1] services: agate: Change variable names and add system test. |
Date: |
Sun, 11 Aug 2024 18:32:22 +0400 |
This is a follow up to the patchset in [1], which updated the configuration
record
to make agate service work again. However, the original ticket had some
improvement
suggestions, so this patch addresses them. Short option names are renamed to a
long ones,
documentation is updated and system test added.
Compatibility of the service breaks again, so it is not OK now, please notify
me on
deprecation policy, I will update the patchset accordingly.
1: https://issues.guix.gnu.org/71722
Rodion Goritskov (1):
services: agate: Change variable names and add system test.
doc/guix.texi | 8 ++--
gnu/services/web.scm | 38 ++++++++--------
gnu/tests/web.scm | 105 ++++++++++++++++++++++++++++++++++++++++++-
3 files changed, 127 insertions(+), 24 deletions(-)
base-commit: 174ecf5b1077d29498d9de22e27b13047f314feb
--
2.45.2
- [bug#72577] [PATCH 0/1] services: agate: Change variable names and add system test.,
Rodion Goritskov <=
- [bug#72577] [PATCH 1/1] services: agate: Change variable names and add system test., Rodion Goritskov, 2024/08/11
- [bug#72577] [PATCH v2] services: agate: Change variable names and add system test., Rodion Goritskov, 2024/08/12
- [bug#72577] [PATCH v2] services: agate: Change variable names and add system test., Christopher Howard, 2024/08/16
- [bug#72577] [PATCH v2] services: agate: Change variable names and add system test., Christopher Howard, 2024/08/16
- [bug#72577] [PATCH v3 0/1] services: agate: Change variable names and add system test., Rodion Goritskov, 2024/08/16
- [bug#72577] [PATCH v3 1/1] services: agate: Change variable names and add system test., Christopher Howard, 2024/08/20