【问题标题】:Azure data factory working-branch confusionAzure 数据工厂工作分支混乱
【发布时间】:2021-01-20 21:02:25
【问题描述】:

Azure 数据工厂在 git 模式下引入了很多分支。

  1. 源分支:保存保存在这里
  2. 发布分支
  3. 工作分支:连接 git 后,ADF 会提示我们。

工作分支是做什么的?

【问题讨论】:

标签: azure azure-data-factory azure-git-deployment


【解决方案1】:

我认为当我们使用 git 模式时有三种类型的分支。

Branch Name Quantitiy Use Range
adf_publish One and only one save Resource Manager templates of the published factory
main One and only one this is collaboration branch used to merge changes of other working branches
working branch multiple everyone on the team works on these branches

【讨论】:

  • 当我们用 git 创建连接时,它会询问我们保存更改的分支和文件夹。这几乎使工作分支。那么为什么提示我们输入“工作分支”?如果我们选择另一个工作分支,它会保存在哪里?
  • 你新建了一个分支然后切换到这个分支?更改将保存到current branch
猜你喜欢
  • 2012-06-09
  • 2015-02-26
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2017-08-21
  • 2015-02-21
  • 1970-01-01
相关资源
最近更新 更多