githubactions-lab:github行动ci实验室

时间:2024-03-10 17:36:46
【文件属性】:

文件名称:githubactions-lab:github行动ci实验室

文件大小:62KB

文件格式:ZIP

更新时间:2024-03-10 17:36:46

github-actions Shell

githubactions-lab GitHub Actions实验室。 目录 细节 尚不支持 赞同 重用工作流/作业/步骤Yaml 需要对TypeScript或Docker使用存储库操作。 YAML锚点支持 与其他CI的区别 移民 GitHub Actions-> CircleCI: CircleCI-> GitHub Actions: Azure管道-> GitHub Actions: Jenkins-> GitHub Actions: 工作和工作流程 GitHub Actions无法重用yaml,需要为每个工作流程编写相同的作业。 更好地在脚本中定义step并从step中调用它,以便我们可以重用其他工作流或作业中的相同执行。 GitHub Actions在工作流中定义作业,而GitHub Actions不能引用其他人的yaml。 CircleCI定义作业并将其组合到工


【文件预览】:
githubactions-lab-master
----.gitignore(5B)
----README.md(32KB)
----.github()
--------workflows()
--------ban-words.txt(117B)
--------scripts()
----.gitattributes(84B)
----src()
--------shellscript()
--------json()
--------dotnet()
--------k8s()
----LICENSE.md(1KB)
----samples()
--------push.json(10KB)
--------pullrequest_opened.json(28KB)
--------pullrequest_synchronize.json(28KB)
----.editorconfig(427B)

网友评论