From patchwork Sat May 16 20:29:10 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Laurent Pinchart X-Patchwork-Id: 26763 Return-Path: X-Original-To: parsemail@patchwork.libcamera.org Delivered-To: parsemail@patchwork.libcamera.org Received: from lancelot.ideasonboard.com (lancelot.ideasonboard.com [92.243.16.209]) by patchwork.libcamera.org (Postfix) with ESMTPS id 4B049BDCBC for ; Sat, 16 May 2026 20:29:16 +0000 (UTC) Received: from lancelot.ideasonboard.com (localhost [IPv6:::1]) by lancelot.ideasonboard.com (Postfix) with ESMTP id 6B58C63020; Sat, 16 May 2026 22:29:15 +0200 (CEST) Authentication-Results: lancelot.ideasonboard.com; dkim=pass (1024-bit key; unprotected) header.d=ideasonboard.com header.i=@ideasonboard.com header.b="mmStYuAc"; dkim-atps=neutral Received: from perceval.ideasonboard.com (perceval.ideasonboard.com [213.167.242.64]) by lancelot.ideasonboard.com (Postfix) with ESMTPS id 1267B62E6A for ; Sat, 16 May 2026 22:29:14 +0200 (CEST) Received: from killaraus.ideasonboard.com (2001-14ba-70f3-e800--a06.rev.dnainternet.fi [IPv6:2001:14ba:70f3:e800::a06]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id C56FD324 for ; Sat, 16 May 2026 22:29:02 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1778963343; bh=8zr4Fv0NYINi+sTo6VSSGf2ojdIUEAym4I2c/pDKS9E=; h=From:To:Subject:Date:From; b=mmStYuAc9Aou9sN0rxjMiqiM2hvARBSsRKgsSQUGz020uyAIJsDth6sixtc5GTVUL 24m9LdbZvlB1TWIPnlmqgSAcrGW4zdbbY7OMiPS/Vt5zkntjNjmfCzGjze0y/rhVOq 3hkrFouM76z0K5386ycRnNvWcOuYCLuyQ2zjhWl8= From: Laurent Pinchart To: libcamera-devel@lists.libcamera.org Subject: [libcamera-ci] [PATCH 0/2] Small improvements to documentation deployment Date: Sat, 16 May 2026 23:29:10 +0300 Message-ID: <20260516202912.383234-1-laurent.pinchart@ideasonboard.com> X-Mailer: git-send-email 2.53.0 MIME-Version: 1.0 X-BeenThere: libcamera-devel@lists.libcamera.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: libcamera-devel-bounces@lists.libcamera.org Sender: "libcamera-devel" Hello, This patch series brings two small improvements (in my opinion) to documentation deployment. Please see individual patches for details. Laurent Pinchart (2): Add commit ref name to docs deployment log message Move ssh configuration to deploy-libcamera-docs.sh script .gitlab-ci/deploy-libcamera-docs.sh | 18 ++++++++++++------ gitlab-ci.yml | 7 ------- 2 files changed, 12 insertions(+), 13 deletions(-) base-commit: 8b682ae285b7785d9bfd5f4a1574d857e79ea058