all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#72577] [PATCH 0/1] services: agate: Change variable names and add system test.
@ 2024-08-11 14:32 Rodion Goritskov
  2024-08-11 14:40 ` [bug#72577] [PATCH 1/1] " Rodion Goritskov
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Rodion Goritskov @ 2024-08-11 14:32 UTC (permalink / raw)
  To: 72577
  Cc: Rodion Goritskov, Florian Pelz, Ludovic Courtès,
	Matthew Trzcinski, Maxim Cournoyer

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





^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2024-08-31 17:07 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-11 14:32 [bug#72577] [PATCH 0/1] services: agate: Change variable names and add system test Rodion Goritskov
2024-08-11 14:40 ` [bug#72577] [PATCH 1/1] " Rodion Goritskov
2024-08-12  5:31 ` [bug#72577] [PATCH v2] " Rodion Goritskov
2024-08-16 17:52 ` Christopher Howard
2024-08-16 19:05   ` Rodion Goritskov
2024-08-16 19:08 ` Christopher Howard
2024-08-16 19:14   ` Rodion Goritskov
2024-08-16 21:11 ` [bug#72577] [PATCH v3 0/1] " Rodion Goritskov
2024-08-16 21:11   ` [bug#72577] [PATCH v3 1/1] " Rodion Goritskov
2024-08-31 17:06     ` bug#72577: " Ludovic Courtès
2024-08-20 21:42 ` [bug#72577] " Christopher Howard
2024-08-20 23:10 ` Christopher Howard

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.