From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id U0VyEqLXWmGyZwEAgWs5BA (envelope-from ) for ; Mon, 04 Oct 2021 12:29:54 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id CE9uDaLXWmFOQAAAbx9fmQ (envelope-from ) for ; Mon, 04 Oct 2021 10:29:54 +0000 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 992D52D4A0 for ; Mon, 4 Oct 2021 12:29:53 +0200 (CEST) Received: from localhost ([::1]:57294 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mXLEG-00082w-M2 for larch@yhetil.org; Mon, 04 Oct 2021 06:29:52 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44824) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mXKgE-0006JU-Ua for guix-devel@gnu.org; Mon, 04 Oct 2021 05:54:42 -0400 Received: from mail-wr1-x441.google.com ([2a00:1450:4864:20::441]:37612) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mXKg8-0004fq-Ub for guix-devel@gnu.org; Mon, 04 Oct 2021 05:54:41 -0400 Received: by mail-wr1-x441.google.com with SMTP id e12so9497417wra.4 for ; Mon, 04 Oct 2021 02:54:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=beadling-co-uk.20210112.gappssmtp.com; s=20210112; h=user-agent:from:to:subject:message-id:date:mime-version; bh=0ehV+rEz+ojYPlc9la6b8mNYK1+Zf9N42mk8/cwCSdY=; b=IS5DyvrzTgEsY0GjvdGXdnZRiz7oXG0kI9W7WNrHn04dZjkjxZSq+7dbyLryoHUDz/ x7iZU7J+DDz2FWtiThz6Bic7ThOkvQNnC78E+Ie8FG2/vJMZJICQNnsKeLpKTBeTzqro dYIp0Jlk0Z+OvlHMnmBPf1qn60scqamicAlAQ7LeIw4jXBwMDZM9q/DXeFwyFe2xeszj QrQG6481qurxEutiQ3vsAnNCagAcU+iSve5dJCCkClM/DF0cF7cJoT7B+s/sAQv6elIN cSVqjeWzvMgkkhLLDNp0B936xTVaL7Nql7PqW/9IpFZBnwXk5NgAAd3LSBkKh98rfayV DGHg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:user-agent:from:to:subject:message-id:date :mime-version; bh=0ehV+rEz+ojYPlc9la6b8mNYK1+Zf9N42mk8/cwCSdY=; b=X6eRBIkQYlqjqXw+YsIOg8U6E9qafxDkekyfcVB+j33mzdbXQ4KUilf4pKx8+pbHpR aQFDjAoT+JYOnjqHDsEfocU+To9/qTQJCWc3/TnZwQhUlU2PnE5TywYyIzjNKjtXLFs3 ipzu+8cvexXcIt/M57UIJyEfzJ2F6Fx70vG/pxBdE5HAN//tMsDD8glr6NNQsc+z2Z+9 j3RAS0Z2bFdCNECgCELF3t4XTg5fboB4w6fqQAAKKprSFSlWLE8S+13cOc+b3EjYUJh5 T3QGZPTjULVhlh0jhKnXJTxT5BavwR/alVYq/IKZwzmMwet7lwzX4xQQxWgKkeMsJOMB nOxQ== X-Gm-Message-State: AOAM5334UUDVitZBzeJSE9Ozbc3OVuZsvWFhSnd1GNsyfkXA2h9uIRsw 2p4NFwpRkyPrmTw1FQ1cQj55lEUr+SBO0PDsSa7IIQ== X-Google-Smtp-Source: ABdhPJzirP35ufSMqKU89en5EL7OX6JaMPVemJqb/AIIALj22QvQMt15cXvlWjz0KRzJlrPSNQ5drg== X-Received: by 2002:a5d:5190:: with SMTP id k16mr12791883wrv.316.1633341274134; Mon, 04 Oct 2021 02:54:34 -0700 (PDT) Received: from xps13 (host-92-10-211-105.as13285.net. [92.10.211.105]) by smtp.gmail.com with ESMTPSA id r18sm7904120wrs.47.2021.10.04.02.54.33 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 04 Oct 2021 02:54:33 -0700 (PDT) User-agent: mu4e 1.4.15; emacs 27.2 From: Phil To: guix-devel@gnu.org Subject: Guix+Jenkins slides/video Message-ID: <87ilydglnr.fsf@beadling.co.uk> Date: Mon, 04 Oct 2021 10:54:32 +0100 MIME-Version: 1.0 Content-Type: text/plain Received-SPF: none client-ip=2a00:1450:4864:20::441; envelope-from=phil@beadling.co.uk; helo=mail-wr1-x441.google.com X-Spam_score_int: 2 X-Spam_score: 0.2 X-Spam_bar: / X-Spam_report: (0.2 / 5.0 requ) BAYES_20=-0.001, DKIM_INVALID=0.1, DKIM_SIGNED=0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Mon, 04 Oct 2021 06:29:25 -0400 X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1633343393; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=0ehV+rEz+ojYPlc9la6b8mNYK1+Zf9N42mk8/cwCSdY=; b=W8iwlfZtzfSfTUlAxUPasx9UJLScxF4LCzfIw8Yu3HXJ5arp6upsee03RZkZsm2YGpD32M PKv9EIWKgGDoAxAjojBQU0NE5K175putT5cQcpZ1wlg0hI+uvVkqKAgZyLQXAWrFM8P9cl LdU714sgferDXPExXobVVekg3sBspM48ehroveJdcukndwsXvfjQg2ZOIWsEjjbAht0SW8 EuUknII+gHkrjNYTsCxmMUcojG03fUhrG9MBdMvXarZVivSTTexIoKEFJ6O3pBzGamILUm Tft2rxw5YfnL6p7RXHiAOl4IexOKg9Aw13q9zpmqY/Ghk9Cwz4qgE1PLMhpitg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1633343393; a=rsa-sha256; cv=none; b=OtD/Yuc6/kg56HErVLt0kGY+2n67Ok0bkYIxYHO8r5IaYwobh6cDYQYxEGqT6SlYOCBWQD 5rf0DourlLWxdAclCmtcXMvkVJvZ0oA3/YE7KME+LwxrYFuOxtdlglk/eDCJKR+SNji5xt mupQPqnWauCw1d+VEC/e0ocuEyzPSAdJTM/mnquju7WDohRE90uqnTfMwNEQ7E0u6CAcWH Uu+U9c2/f5lJkOfq7PW34eLKYZHKmf9eQsT1tgwYq9PZXoiyBuuXY51DahWtMCclV6wSg/ VzdxLy0B3U5S6yPkHfuLUdiQdFI7nbhprxkguT/3jIB7N9H+I1sfcTtxZlV/yw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=beadling-co-uk.20210112.gappssmtp.com header.s=20210112 header.b=IS5Dyvrz; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Spam-Score: -3.51 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=beadling-co-uk.20210112.gappssmtp.com header.s=20210112 header.b=IS5Dyvrz; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: 992D52D4A0 X-Spam-Score: -3.51 X-Migadu-Scanner: scn1.migadu.com X-TUID: 3x3PygRAyN5p Hi all, A few of you might know me from guix-help or the Guix reddit channel. I did a talk last week and there's been some interest so thought I'd post the link here: https://www.devopsworld.com/agenda/session/617842 Slides are available at the bottom without registration. The video requires registration (and needs full screen). This is still a work in progress, so any suggestions, comments, questions very welcome. Current work is focusing on generating AWS Lambda functions in Jenkins using Guix profiles, and making Guix-Juptyer available on our Jenkins deployments - depending on progress we could offer to do talks at Guix Days 2021 on these. Cheers, Phil.