From 74f530bd6ea1fb6510dd74d59445d69e6aad6f7a Mon Sep 17 00:00:00 2001 From: Kieran <32241933+Ki-er@users.noreply.github.com> Date: Thu, 13 Mar 2025 22:19:42 +0000 Subject: [PATCH] Remove Touca (Unmaintained since March 2024) (#1199) --- software/touca.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/touca.yml diff --git a/software/touca.yml b/software/touca.yml deleted file mode 100644 index 4cb669276d..0000000000 --- a/software/touca.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: Touca -website_url: https://touca.io -description: Continuous regression testing for engineering teams. Get feedback when you write code that could break your software. -licenses: - - Apache-2.0 -platforms: - - Docker - - Nodejs -tags: - - Software Development - Testing -source_code_url: https://github.com/trytouca/trytouca -stargazers_count: 504 -updated_at: '2024-03-10' -archived: false