unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#48728] [PATCH 0/1] Register Laminar service and test files.
@ 2021-05-29  8:42 Arun Isaac
  2021-05-29  8:47 ` [bug#48728] [PATCH] gnu: Register gnu/services/ci.scm and gnu/tests/ci.scm Arun Isaac
  0 siblings, 1 reply; 4+ messages in thread
From: Arun Isaac @ 2021-05-29  8:42 UTC (permalink / raw)
  To: 48728; +Cc: Arun Isaac, Christopher Baines

Hi Chris,

I think you forgot to register gnu/services/ci.scm and gnu/tests/ci.scm to
gnu/local.mk. This patch fixes that.

Cheers!

Arun Isaac (1):
  gnu: Register gnu/services/ci.scm and gnu/tests/ci.scm.

 gnu/local.mk | 3 +++
 1 file changed, 3 insertions(+)

-- 
2.31.0





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

* [bug#48728] [PATCH] gnu: Register gnu/services/ci.scm and gnu/tests/ci.scm.
  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
  2021-05-29 17:03   ` [bug#48728] [PATCH 0/1] Register Laminar service and test files Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: Arun Isaac @ 2021-05-29  8:47 UTC (permalink / raw)
  To: 48728; +Cc: Arun Isaac, Christopher Baines

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





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

* [bug#48728] [PATCH 0/1] Register Laminar service and test files.
  2021-05-29  8:47 ` [bug#48728] [PATCH] gnu: Register gnu/services/ci.scm and gnu/tests/ci.scm Arun Isaac
@ 2021-05-29 17:03   ` Ludovic Courtès
  2021-05-29 18:43     ` bug#48728: " Arun Isaac
  0 siblings, 1 reply; 4+ messages in thread
From: Ludovic Courtès @ 2021-05-29 17:03 UTC (permalink / raw)
  To: Arun Isaac; +Cc: Christopher Baines, 48728

Hi,

Arun Isaac <arunisaac@systemreboot.net> skribis:

> This is a follow-up to commit eda4bb4f16f74436b0caf1c584888c89b3c4c69b.
>
> * gnu/local.mk (GNU_SYSTEM_MODULES): Add gnu/services/ci.scm and
> gnu/tests/ci.scm.

Good catch, go for it!

I suppose these files are missing from the 1.3.0 source code tarball.

Thanks,
Ludo’.




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

* bug#48728: [PATCH 0/1] Register Laminar service and test files.
  2021-05-29 17:03   ` [bug#48728] [PATCH 0/1] Register Laminar service and test files Ludovic Courtès
@ 2021-05-29 18:43     ` Arun Isaac
  0 siblings, 0 replies; 4+ messages in thread
From: Arun Isaac @ 2021-05-29 18:43 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: Christopher Baines, 48728-done

[-- Attachment #1: Type: text/plain, Size: 188 bytes --]


> Good catch, go for it!

Pushed!

> I suppose these files are missing from the 1.3.0 source code tarball.

Yes, that's in fact how I found out about this.

Cheers, have a nice day! :-)


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 524 bytes --]

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

end of thread, other threads:[~2021-05-29 18:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-29  8:42 [bug#48728] [PATCH 0/1] Register Laminar service and test files Arun Isaac
2021-05-29  8:47 ` [bug#48728] [PATCH] gnu: Register gnu/services/ci.scm and gnu/tests/ci.scm Arun Isaac
2021-05-29 17:03   ` [bug#48728] [PATCH 0/1] Register Laminar service and test files Ludovic Courtès
2021-05-29 18:43     ` bug#48728: " Arun Isaac

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).