From b33682ba32f516e29ca87d5bd35dc98e5cbfd2a9 Mon Sep 17 00:00:00 2001 From: Christiaan de Die le Clercq Date: Tue, 2 Apr 2024 22:13:11 +0200 Subject: [PATCH 1/3] Fix pretix metadata --- software/pretix.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/software/pretix.yml b/software/pretix.yml index 2da6fe993b1..0d8b6216ee1 100644 --- a/software/pretix.yml +++ b/software/pretix.yml @@ -5,6 +5,9 @@ licenses: - Apache-2.0 platforms: - Python + - Docker + - K8S tags: - E-commerce -source_code_url: https://github.com/pretix + - Polls and Events +source_code_url: https://github.com/pretix/pretix From e9078d6cd4a5365e357a88fcd78780bbb9f0c0e1 Mon Sep 17 00:00:00 2001 From: Christiaan de Die le Clercq Date: Wed, 3 Apr 2024 10:27:08 +0200 Subject: [PATCH 2/3] Remove k8s from pretix for now --- software/pretix.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/software/pretix.yml b/software/pretix.yml index 0d8b6216ee1..8cc674d49d2 100644 --- a/software/pretix.yml +++ b/software/pretix.yml @@ -6,7 +6,6 @@ licenses: platforms: - Python - Docker - - K8S tags: - E-commerce - Polls and Events From 8e17f656c7f19a459b010e84a3d8e0279dd66e1d Mon Sep 17 00:00:00 2001 From: Christiaan de Die le Clercq Date: Wed, 3 Apr 2024 20:55:52 +0200 Subject: [PATCH 3/3] Remove polls/events from pretix Co-authored-by: nodiscc --- software/pretix.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/software/pretix.yml b/software/pretix.yml index 8cc674d49d2..02a9af176f5 100644 --- a/software/pretix.yml +++ b/software/pretix.yml @@ -8,5 +8,4 @@ platforms: - Docker tags: - E-commerce - - Polls and Events source_code_url: https://github.com/pretix/pretix