未找到结果.
按产品浏览
GitHub Actions
此版本的 GitHub Enterprise 已停止服务 2021-09-23. 即使针对重大安全问题,也不会发布补丁。 要获得更好的性能、改进的安全性和新功能,请升级到 GitHub Enterprise 的最新版本。 如需升级方面的帮助,请联系 GitHub Enterprise 支持。
GitHub Actions
在 GitHub Actions 的仓库中自动化、自定义和执行软件开发工作流程。 您可以发现、创建和共享操作以执行您喜欢的任何作业(包括 CI/CD),并将操作合并到完全自定义的工作流程中。
指南
了解 GitHub Actions→
无论您是 GitHub Actions 的新用户还是有兴趣学习他们提供的内容,本指南都可帮助您使用 GitHub Actions 来加快应用程序开发工作流程。
关于持续集成→
You can create custom continuous integration (CI) workflows directly in your GitHub repository with GitHub Actions.
关于使用 GitHub Actions 进行打包→
您可以在 GitHub Actions 中设置工作流程生成包并将其上传到 GitHub Packages 或其他包托管提供程序。
About monitoring and troubleshooting→
You can use the tools in GitHub Actions to monitor and debug your workflows.