all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Arun Isaac <arunisaac@systemreboot.net>
To: 48728@debbugs.gnu.org
Cc: Arun Isaac <arunisaac@systemreboot.net>,
	Christopher Baines <mail@cbaines.net>
Subject: [bug#48728] [PATCH] gnu: Register gnu/services/ci.scm and gnu/tests/ci.scm.
Date: Sat, 29 May 2021 14:17:12 +0530	[thread overview]
Message-ID: <20210529084712.27599-1-arunisaac@systemreboot.net> (raw)
In-Reply-To: <20210529084238.27009-1-arunisaac@systemreboot.net>

This is a follow-up to commit eda4bb4f16f74436b0caf1c584888c89b3c4c69b.

* gnu/local.mk (GNU_SYSTEM_MODULES): Add gnu/services/ci.scm and
gnu/tests/ci.scm.
---
 gnu/local.mk | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gnu/local.mk b/gnu/local.mk
index 792ebac1e1..a53da06bee 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -41,6 +41,7 @@
 # Copyright © 2020 Vinicius Monego <monego@posteo.net>
 # Copyright © 2021 Björn Höfling <bjoern.hoefling@bjoernhoefling.de>
 # Copyright © 2021 Philip McGrath <philip@philipmcgrath.com>
+# Copyright © 2021 Arun Isaac <arunisaac@systemreboot.net>
 #
 # This file is part of GNU Guix.
 #
@@ -599,6 +600,7 @@ GNU_SYSTEM_MODULES =				\
   %D%/services/base.scm				\
   %D%/services/certbot.scm			\
   %D%/services/cgit.scm			\
+  %D%/services/ci.scm				\
   %D%/services/configuration.scm		\
   %D%/services/cuirass.scm			\
   %D%/services/cups.scm				\
@@ -690,6 +692,7 @@ GNU_SYSTEM_MODULES =				\
   %D%/tests.scm					\
   %D%/tests/audio.scm				\
   %D%/tests/base.scm				\
+  %D%/tests/ci.scm				\
   %D%/tests/cups.scm				\
   %D%/tests/databases.scm			\
   %D%/tests/desktop.scm				\
-- 
2.31.0





  reply	other threads:[~2021-05-29  8:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-29  8:42 [bug#48728] [PATCH 0/1] Register Laminar service and test files Arun Isaac
2021-05-29  8:47 ` Arun Isaac [this message]
2021-05-29 17:03   ` Ludovic Courtès
2021-05-29 18:43     ` bug#48728: " Arun Isaac

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210529084712.27599-1-arunisaac@systemreboot.net \
    --to=arunisaac@systemreboot.net \
    --cc=48728@debbugs.gnu.org \
    --cc=mail@cbaines.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.