From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id eJ2eAABREWLIjQAAgWs5BA (envelope-from ) for ; Sat, 19 Feb 2022 21:20:16 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id ELTjNP9QEWKQYAEAG6o9tA (envelope-from ) for ; Sat, 19 Feb 2022 21:20:15 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 0230D364D0 for ; Sat, 19 Feb 2022 21:20:14 +0100 (CET) Received: from localhost ([::1]:44464 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nLWDE-0002aL-QT for larch@yhetil.org; Sat, 19 Feb 2022 15:20:12 -0500 Received: from eggs.gnu.org ([209.51.188.92]:47686) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nLWD5-0002Xi-Fz for guix-patches@gnu.org; Sat, 19 Feb 2022 15:20:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:36655) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nLWD5-0003Ef-61 for guix-patches@gnu.org; Sat, 19 Feb 2022 15:20:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nLWD5-0007dC-2z for guix-patches@gnu.org; Sat, 19 Feb 2022 15:20:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#54024] [mumi] Preprocess search query from GraphQL before use Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 19 Feb 2022 20:20:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54024 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: Ricardo Wurmus Cc: 54024-done@debbugs.gnu.org Received: via spool by 54024-done@debbugs.gnu.org id=D54024.164530196429260 (code D ref 54024); Sat, 19 Feb 2022 20:20:03 +0000 Received: (at 54024-done) by debbugs.gnu.org; 19 Feb 2022 20:19:24 +0000 Received: from localhost ([127.0.0.1]:58780 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nLWCS-0007br-JJ for submit@debbugs.gnu.org; Sat, 19 Feb 2022 15:19:24 -0500 Received: from mugam.systemreboot.net ([139.59.75.54]:51270) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nLWCO-0007bg-Nu for 54024-done@debbugs.gnu.org; Sat, 19 Feb 2022 15:19:22 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Type:MIME-Version:Message-ID:Date: References:In-Reply-To:Subject:Cc:To:From:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=ib6vouXOQwYV54m0IN7iqjdo/HQCEot68e7CfeuiPMw=; b=DySmrrc/kiEeSC1YOOpUYkSFI5 S65V13HUTNdpJhhRj0dVgcQRS7Q5OWFPXaSlgPt9hWoWDAnikXPccWFZlc0kyjEqtmBll+ek1IwGZ 7ENmPFRtQlWu3JIxELF5ICmO5zQqOcA9Q9PmHl/7Y0hMUH/oYyEoQf9i1fFL74+ct4XF914HdWDeP lhEsPKyVmlvpy4xkRnZMJEniHPMWoY28tx3VgJPkp+7qK7TZjhFlieI/y+18vnbT+NYS8wA6CXjBO j7pdLbn97ODrOh2YlJ36InlBK9HWyxTR7FkHY/gFK+yO53YWrbHfTl8ROV5Jn+t74GTJu/k3I3dmV 5pg4PsYA==; Received: from [192.168.2.1] (port=8336 helo=steel) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1nLWCL-000YWy-1t; Sun, 20 Feb 2022 01:49:17 +0530 From: Arun Isaac In-Reply-To: <87czjjdsfu.fsf@elephly.net> References: <20220216082121.23755-1-arunisaac@systemreboot.net> <87a6epgmn8.fsf@elephly.net> <875ypbfju5.fsf@systemreboot.net> <87czjjdsfu.fsf@elephly.net> Date: Sun, 20 Feb 2022 01:49:10 +0530 Message-ID: <87ee3y7gox.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1645302015; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=ib6vouXOQwYV54m0IN7iqjdo/HQCEot68e7CfeuiPMw=; b=eZ14m+d+qnYb9G+l9nwUv2kHxQlMUR/N+0kznDdLaOVn/qWGKgUSgJ9DYQj6qKir6FRteM fJXKv+9NMyG7CveEPvLBgxdml7G4VowBYE8vPt6VEc2uEbw4XM7Q793oJR/XRVJoe7vFuh srQjn7QIOKqLkQrGCzSJ2TjjbfFwXJtZdCYtkwLkwQirvb2xWK12gNQQ9+ISW36kRzK8uF Tsp5+VQ65AkzncVBtOHZCEKU2wOTHIrZp6hahf3ihJMnbhhmut2IXGxdx/CXoq9EpvFk9t tepFUaVKGEH46UwNZSFay8GUWovX3Go9ftfYYqdBg7PErXF9fVXoKWM4UdqqyA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1645302015; a=rsa-sha256; cv=none; b=T7b40PwROas/jmn7r47veJAK+fh7awiypa8pG8d96Wha4aXEeYXwtw5/5jyCE2H+pNdxjM ya+t52Jmez18F9mlnfhX6YoVRMw8aoz7CdubWMfac2V2ay0f9WdE3UbzbwdrFYnw7PkL5p Jue1VreZlx2Uz0Q8dXTamK4oka2s9EhxMXitUOaiXu4xfHIZz1qnYQUzasgXPI4To6xKQz PayxZiE8hVURXH+zVYy4fWB0nm5jAJBCkyjAaEEKsBBCEsiQv49ABR2w+RVLq0L0YtB5bJ QNSTNCP7OqUoHSXxOX91kFFYbiGHNcBVZKfYSyP5me5KA6Weh/6z5c2PMTx9gQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b="DySmrrc/"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -4.13 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b="DySmrrc/"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 0230D364D0 X-Spam-Score: -4.13 X-Migadu-Scanner: scn1.migadu.com X-TUID: 9CIOTCam/tvW --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi Ricardo, > It=E2=80=99s not up because we=E2=80=99re still having problems with the = migration. No problem, this isn't too urgent. >> Should we consider more automated ways to redeploy mumi on every commit? >> Or maybe, we should run a separate development server just for >> that. WDYT? > > We could change maintenance.git to not use the default mumi package but > to build the latest mumi at all times. I won=E2=80=99t be able to do thi= s, > though. Toddler has a high fever and I barely sleep these days. I'll take a look at this. Maybe, I can give this a shot. This may be similar to a Guix based continuous deployment system I just set up at work. You take care, and take care of the little one. Family comes before Guix. Regards, Arun --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFPBAEBCAA5FiEEf3MDQ/Lwnzx3v3nTLiXui2GAK7MFAmIRUL4bHGFydW5pc2Fh Y0BzeXN0ZW1yZWJvb3QubmV0AAoJEC4l7othgCuzjIkH/3ceCodxAuvubMfdahke Z8QHeW4ojXgEhqCu3NtioLpQLISzJO94wpjuw6Sx2cn0Wzd6MI6bNE1d+T8PD48p yjySFxeZVvTltbcwg0Gd+/JywDtTbx59hvsPky6WtU36tlcO0GsDrECGd0sBCwix 9nCTXTCKmlLiDNJTX/NPWNJ5cB5F8TPeWmAJ2MXxKWvU3zLDGc6OBmGB82yr6JQe yOWhIBYXygdYNXqkd7/FQjQzHBQta0JDf4x4E0XMEGZ3Dia73DmwadBsjtRtEd0f ANi0TfYrLx2JIFJ0iH0OQZ6ZbHFrfwb2FpW54ZDfXp8fO1zqdH6BrW6SgPQF5i5d I8E= =ZYID -----END PGP SIGNATURE----- --=-=-=--