使用分支组织如何在 Git 存储库中管理 Automation Orchestrator 内容。

通过使用 Git,可以提供集中式存储库,从而提高 Automation Orchestrator 开发人员的灵活性。例如,可以使用 Git 管理跨多个 Automation Orchestrator 环境的工作流开发。

注: 要使用 Git 管理对象清单, Automation Orchestrator 部署必须使用 VMware Cloud Foundation 许可证。有关详细信息,请参见 《安装和配置 Automation Orchestrator 中的 通过许可证启用 Automation Orchestrator 功能

现在,您可以将对象推送到分支以及从分支中提取对象。您可以使用分支管理特定 Automation Orchestrator 对象组的开发,然后再将这些对象重新合并到主分支中。

在此用例中,使用 GitLab 项目来管理使用 Python 运行时的 Automation Orchestrator 对象。此用例表示 Automation Orchestrator 中的 Git 功能示例,而不表示功能范围限制。

注: 如果您更熟悉 GitHub,则可以在此用例中使用 GitHub 存储库。