From 19a7acf284088c7ead1ab29f4198401f3697f92b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christina=20S=C3=B8rensen?= Date: Mon, 17 Jul 2023 11:19:08 +0200 Subject: [PATCH] tests: added kinds to test config MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Christina Sørensen --- src/test/config.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/test/config.yaml b/src/test/config.yaml index 46994cb..2b2b25c 100644 --- a/src/test/config.yaml +++ b/src/test/config.yaml @@ -6,11 +6,13 @@ categories: name: qmk_firmware path: /home/ces/org/src/git/ url: git@github.com:cafkafk/qmk_firmware.git + kind: GitRepo flags: [Clone, Push] starship: name: starship path: /home/ces/org/src/git/ url: https://github.com/starship/starship.git + kind: GitRepo flags: [Clone, Push] utils: repos: @@ -18,11 +20,13 @@ categories: name: gg path: /home/ces/.dots/ url: git@github.com:cafkafk/gg.git + kind: GitRepo flags: [Clone, Push] li: name: li path: /home/ces/org/src/git/ url: git@github.com:cafkafk/li.git + kind: GitRepo flags: [Clone, Push] empty: stuff: @@ -31,10 +35,12 @@ categories: gg: name: gg path: /home/ces/.dots/ + kind: GitRepo url: git@github.com:cafkafk/gg.git li: name: li path: /home/ces/org/src/git/ + kind: GitRepo url: git@github.com:cafkafk/li.git links: gg: