From f90d0bc3b3dca7b5751ddd6f01d294ce510fe9c2 Mon Sep 17 00:00:00 2001 From: okxlin Date: Thu, 16 May 2024 01:20:53 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E8=B0=83=E6=95=B4=E9=83=A8=E5=88=86?= =?UTF-8?q?=E5=BA=94=E7=94=A8=E7=9A=84=E5=88=86=E7=B1=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/act_runner/data.yml | 5 ++--- apps/bytebase/data.yml | 1 - apps/onedev/data.yml | 5 ++--- apps/verdaccio/data.yml | 5 ++--- 4 files changed, 6 insertions(+), 10 deletions(-) diff --git a/apps/act_runner/data.yml b/apps/act_runner/data.yml index 4f52521d..c101cdfa 100644 --- a/apps/act_runner/data.yml +++ b/apps/act_runner/data.yml @@ -1,14 +1,13 @@ name: Act runner tags: - - CI/CD + - DevOps title: Gitea Actions 的 Runner -type: CI/CD description: Gitea Actions 的 Runner additionalProperties: key: act_runner name: Act runner tags: - - CI/CD + - DevOps shortDescZh: Gitea Actions 的 Runner shortDescEn: A runner for Gitea based on Gitea fork of act type: tool diff --git a/apps/bytebase/data.yml b/apps/bytebase/data.yml index 5d4ef1ad..70f4babc 100644 --- a/apps/bytebase/data.yml +++ b/apps/bytebase/data.yml @@ -2,7 +2,6 @@ name: Bytebase tags: - DevOps title: 开源的数据库 DevOps 工具 -type: DevOps description: 开源的数据库 DevOps 工具 additionalProperties: key: bytebase diff --git a/apps/onedev/data.yml b/apps/onedev/data.yml index 58003468..76711075 100644 --- a/apps/onedev/data.yml +++ b/apps/onedev/data.yml @@ -1,14 +1,13 @@ name: OneDev tags: - - CI/CD + - DevOps title: 具有 CI/CD 和 Kanban 的自托管 Git 服务器 -type: CI/CD description: 具有 CI/CD 和 Kanban 的自托管 Git 服务器 additionalProperties: key: onedev name: OneDev tags: - - CI/CD + - DevOps shortDescZh: 具有 CI/CD 和 Kanban 的自托管 Git 服务器 shortDescEn: Self-hosted Git Server with CI/CD and Kanban type: tool diff --git a/apps/verdaccio/data.yml b/apps/verdaccio/data.yml index 5e10de3b..b7020942 100644 --- a/apps/verdaccio/data.yml +++ b/apps/verdaccio/data.yml @@ -1,14 +1,13 @@ name: Verdaccio tags: - - CI/CD + - DevOps title: 一个基于 Node.js 的轻量级私有仓库 -type: CI/CD description: 一个基于 Node.js 的轻量级私有仓库 additionalProperties: key: verdaccio name: Verdaccio tags: - - CI/CD + - DevOps shortDescZh: 一个基于 Node.js 的轻量级私有仓库 shortDescEn: A lightweight Node.js private proxy registry type: tool