Azure Devops 工件提要作为单独 Azure Devops 服务器中提要的上游源

Azure Devops artifacts feed as upstream source for feed in separate Azure Devops server

我的组织内有多个本地 Azure Devops 2019 服务器。服务器 A 上有一个工件提要,其中发布了一些内部 nuget 包。

我工作的项目存储库托管在服务器 B 上。我想使用单个 Azure Artifacts 提要作为我项目的 nuget 依赖项的源,因此我想将服务器 A 上的提要设置为上游源用于服务器 B 中的提要。有没有办法做到这一点? GUI 非常有限并且 documentation wasn't much of a help either.

恐怕我们无法将服务器A 上的提要设置为服务器B 上的提要的上游源。我完全理解给您带来的不便。 我建议你可以 create a suggestion ticket 在开发者社区。您可以跟踪并投票给您的建议票。产品组将定期审查这些工单,并考虑将其作为路线图。

作为解决方法,您可以将您的包推送到您的另一台服务器。之后,您可以 add an Azure Artifacts feed in your organization as an upstream source.