From 338cd3e364656a49c4f2c02912273f26c5fbe35f Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 18 Dec 2024 07:28:43 +0000 Subject: [PATCH] Remove selenoid (the project is archived) (#1021) - `ERROR:awesome_lint.py: Selenoid: the project is archived` - This repository has been archived by the owner on Dec 17, 2024. It is now read-only. --- software/selenoid.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/selenoid.yml diff --git a/software/selenoid.yml b/software/selenoid.yml deleted file mode 100644 index 8cd0de451d..0000000000 --- a/software/selenoid.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: Selenoid -website_url: https://aerokube.com/selenoid/latest/ -description: Lightweight Selenium hub implementation launching browsers within Docker containers. -licenses: - - Apache-2.0 -platforms: - - Go -tags: - - Software Development - Testing -source_code_url: https://github.com/aerokube/selenoid -stargazers_count: 2618 -updated_at: '2024-12-17' -archived: true