From b35b6f55717b541e7be913dba893279c19fdc648 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 23 Sep 2023 15:05:41 +0200 Subject: [PATCH] Updated platforms for Ticketing --- software/freescout.yml | 1 + software/glitchtip.yml | 2 ++ software/otobo.yml | 1 + software/roundup-issue-tracker.yml | 1 + software/trudesk.yml | 1 + software/zammad.yml | 1 + 6 files changed, 7 insertions(+) diff --git a/software/freescout.yml b/software/freescout.yml index 41712380b1..313aba3f87 100644 --- a/software/freescout.yml +++ b/software/freescout.yml @@ -5,6 +5,7 @@ licenses: - AGPL-3.0 platforms: - PHP + - Docker tags: - Ticketing source_code_url: https://github.com/freescout-helpdesk/freescout diff --git a/software/glitchtip.yml b/software/glitchtip.yml index ea06ea7348..bf56a1ab55 100644 --- a/software/glitchtip.yml +++ b/software/glitchtip.yml @@ -5,6 +5,8 @@ licenses: - MIT platforms: - Python + - Docker + - K8S tags: - Ticketing source_code_url: https://gitlab.com/glitchtip/glitchtip diff --git a/software/otobo.yml b/software/otobo.yml index 97606a6148..405751c5f6 100644 --- a/software/otobo.yml +++ b/software/otobo.yml @@ -5,6 +5,7 @@ licenses: - GPL-3.0 platforms: - Perl + - Docker tags: - Ticketing source_code_url: https://github.com/RotherOSS/otobo diff --git a/software/roundup-issue-tracker.yml b/software/roundup-issue-tracker.yml index 0bc6d581ea..95d7807080 100644 --- a/software/roundup-issue-tracker.yml +++ b/software/roundup-issue-tracker.yml @@ -6,6 +6,7 @@ licenses: - ZPL-2.0 platforms: - Python + - Docker tags: - Ticketing source_code_url: https://www.roundup-tracker.org/code.html diff --git a/software/trudesk.yml b/software/trudesk.yml index bad70d4a1a..d540570e3a 100644 --- a/software/trudesk.yml +++ b/software/trudesk.yml @@ -5,6 +5,7 @@ licenses: - Apache-2.0 platforms: - Nodejs + - Docker tags: - Ticketing source_code_url: https://github.com/polonel/trudesk diff --git a/software/zammad.yml b/software/zammad.yml index 0e865eb204..840ce19a52 100644 --- a/software/zammad.yml +++ b/software/zammad.yml @@ -5,6 +5,7 @@ licenses: - AGPL-3.0 platforms: - Ruby + - deb tags: - Ticketing source_code_url: https://github.com/zammad/zammad