From e4c3399ae5bb1f27498d8f199aec3c6328f8805c Mon Sep 17 00:00:00 2001 From: mmayabi <137920552+mmayabi@users.noreply.github.com> Date: Thu, 10 Sep 2026 19:40:20 +0330 Subject: [PATCH 1/2] add Integrations AptlyPilot --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index 90c911522..8400e0a5f 100644 --- a/README.rst +++ b/README.rst @@ -126,6 +126,9 @@ GUI for aptly API: - `Python aptly GUI (via pyqt5) `_ by Cedric Hnyda +Repository management: +- `AptlyPilot `_ by Maryam Mayabi - Web-based management platform for Aptly repositories with Repository as Code workflows and lifecycle automation. + Scala sbt: - `sbt aptly plugin `_ by Arup Malakar From 16691aad837105b9e6a49a5a5e6a9198b1e2cc00 Mon Sep 17 00:00:00 2001 From: mmayabi <137920552+mmayabi@users.noreply.github.com> Date: Thu, 10 Sep 2026 19:41:13 +0330 Subject: [PATCH 2/2] add Integrations aptlyPilot --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 8400e0a5f..48d7cef96 100644 --- a/README.rst +++ b/README.rst @@ -127,6 +127,7 @@ GUI for aptly API: - `Python aptly GUI (via pyqt5) `_ by Cedric Hnyda Repository management: + - `AptlyPilot `_ by Maryam Mayabi - Web-based management platform for Aptly repositories with Repository as Code workflows and lifecycle automation. Scala sbt: