DSCI简介

2作者: melezhik大约 1 个月前原帖
DSCI 是一个持续集成(CI)管道框架,能够通过 Webhooks 与一些现有的 CI/CD 系统(如 Gitea、Forgejo、GitLab)集成,允许作者使用通用编程语言编写 CI/CD 代码。它为多种编程语言提供了软件开发工具包(SDK)。SDK 帮助处理输入参数、编写插件、在任务和作业之间传递结果、处理机密信息、启用自我测试等。 <p>目标受众 - 使用通用编程语言而非 YAML 的自托管 CI/CD 系统和 DevOps。 <p>文章链接 - https://github.com/melezhik/DSCI/blob/main/introduction.md <p>声明 - 欢迎随时向我提问或提供建设性反馈 - 我是该工具的作者。 <p>谢谢!
查看原文
DSCI is a ci pipeline framework integrated with some existed cicd systems like gitea&#x2F;firgejo&#x2F;gitlab via web hooks and allowing authors to use general programming languages to write cicd code. It provides SDK for many programming languages. SDK helps process input parameters, write plugins, pass results between the tasks and jobs, handle secrets, enable self tests, etc<p>Target auditory - self hosted cicd systems with devops using general programming languages instead of yaml<p>Link to the article - https:&#x2F;&#x2F;github.com&#x2F;melezhik&#x2F;DSCI&#x2F;blob&#x2F;main&#x2F;introduction.md<p>Disclosure - Feel free to ask me any questions or provide constructive feedback - I am the tool author<p>Thanks