{"id":24006,"url":"https://patchwork.libcamera.org/api/1.1/covers/24006/?format=json","web_url":"https://patchwork.libcamera.org/cover/24006/","project":{"id":1,"url":"https://patchwork.libcamera.org/api/1.1/projects/1/?format=json","name":"libcamera","link_name":"libcamera","list_id":"libcamera_core","list_email":"libcamera-devel@lists.libcamera.org","web_url":"","scm_url":"","webscm_url":""},"msgid":"<20250728153201.7843-1-laurent.pinchart@ideasonboard.com>","date":"2025-07-28T15:31:58","name":"[libcamera-ci,v2,0/3] Prepare CI for Sphinx doxylink usage","submitter":{"id":2,"url":"https://patchwork.libcamera.org/api/1.1/people/2/?format=json","name":"Laurent Pinchart","email":"laurent.pinchart@ideasonboard.com"},"mbox":"https://patchwork.libcamera.org/cover/24006/mbox/","series":[{"id":5344,"url":"https://patchwork.libcamera.org/api/1.1/series/5344/?format=json","web_url":"https://patchwork.libcamera.org/project/libcamera/list/?series=5344","date":"2025-07-28T15:31:58","name":"Prepare CI for Sphinx doxylink usage","version":2,"mbox":"https://patchwork.libcamera.org/series/5344/mbox/"}],"comments":"https://patchwork.libcamera.org/api/covers/24006/comments/","headers":{"Return-Path":"<libcamera-devel-bounces@lists.libcamera.org>","X-Original-To":"parsemail@patchwork.libcamera.org","Delivered-To":"parsemail@patchwork.libcamera.org","Received":["from lancelot.ideasonboard.com (lancelot.ideasonboard.com\n\t[92.243.16.209])\n\tby patchwork.libcamera.org (Postfix) with ESMTPS id 701FDC3237\n\tfor <parsemail@patchwork.libcamera.org>;\n\tMon, 28 Jul 2025 15:32:11 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 7C681691BB;\n\tMon, 28 Jul 2025 17:32:10 +0200 (CEST)","from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[213.167.242.64])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 612276918F\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tMon, 28 Jul 2025 17:32:08 +0200 (CEST)","from pendragon.ideasonboard.com (81-175-209-231.bb.dnainternet.fi\n\t[81.175.209.231])\n\tby perceval.ideasonboard.com (Postfix) with UTF8SMTPSA id 2F3DC42B\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tMon, 28 Jul 2025 17:31:26 +0200 (CEST)"],"Authentication-Results":"lancelot.ideasonboard.com; dkim=pass (1024-bit key;\n\tunprotected) header.d=ideasonboard.com header.i=@ideasonboard.com\n\theader.b=\"nZk98dOa\"; dkim-atps=neutral","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1753716686;\n\tbh=keoGv1Hzix9eQR+D2xhC4Gc0R4BBq8dpBDdhNp0Xiaw=;\n\th=From:To:Subject:Date:From;\n\tb=nZk98dOa+9WXghMe4WNQjIUoSjO/JMompRthA6fs0RmKdfsUdOKDn8pNFOGuC9VKI\n\tkveV1YhZQoxhCoS/qpKjfxqL2McsCtQRnyoPKl40cOUyyer0+di0Z/GwaTbSONL9P5\n\tXMJND+QNfVv+5GcwbG5hy8H0k+ZQTaPL+d4ccQ2g=","From":"Laurent Pinchart <laurent.pinchart@ideasonboard.com>","To":"libcamera-devel@lists.libcamera.org","Subject":"[libcamera-ci] [PATCH v2 0/3] Prepare CI for Sphinx doxylink usage","Date":"Mon, 28 Jul 2025 18:31:58 +0300","Message-ID":"<20250728153201.7843-1-laurent.pinchart@ideasonboard.com>","X-Mailer":"git-send-email 2.49.1","MIME-Version":"1.0","Content-Type":"text/plain; charset=UTF-8","Content-Transfer-Encoding":"8bit","X-BeenThere":"libcamera-devel@lists.libcamera.org","X-Mailman-Version":"2.1.29","Precedence":"list","List-Id":"<libcamera-devel.lists.libcamera.org>","List-Unsubscribe":"<https://lists.libcamera.org/options/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=unsubscribe>","List-Archive":"<https://lists.libcamera.org/pipermail/libcamera-devel/>","List-Post":"<mailto:libcamera-devel@lists.libcamera.org>","List-Help":"<mailto:libcamera-devel-request@lists.libcamera.org?subject=help>","List-Subscribe":"<https://lists.libcamera.org/listinfo/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=subscribe>","Errors-To":"libcamera-devel-bounces@lists.libcamera.org","Sender":"\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>"},"content":"Hello,\n\nThis small series prepares the libcamera CI for usage of the Sphinx\ncontrib doxylink module. Doxylink is a Sphinx module that automates link\ngeneration from Sphinx to Doxygen. I will send a patch series for\nlibcamera shortly with more information, this is the CI counterpart to\nensure new dependencies are available in the containers.\n\nPatch 1/3 has already been posted before, I'm including it here because\nI forgot to add the [libcamera-ci] prefix when posting it standalone.\nPatch 2/3 then refactors the setup-container script to better handle\nPython module version handling, and patch 3/3 adds the doxylink module\nto the containers.\n\nCompared to v1, more documentation is included in the form of comments\nor improved commit messages.\n\nLaurent Pinchart (3):\n  Avoid duplicated documentation builds\n  setup-container: Generalize package installation through pip\n  Add python3-sphinxcontrib.doxylink package to container images\n\n .gitlab-ci/setup-container.sh | 59 ++++++++++++++++++++++++-----------\n gitlab-ci.yml                 | 13 +++++---\n 2 files changed, 48 insertions(+), 24 deletions(-)\n\n\nbase-commit: a2130e6de76838203f415265a1aee46f2bc6a10a"}