Skip to content
代码片段 群组 项目
未验证 提交 45d2c24d 编辑于 作者: Matt Mitchell's avatar Matt Mitchell 提交者: GitHub
浏览文件

Fixes for internal runtime usage in build and PRs (#35133)


* Fixes for internal runtime usage in build and PRs
- Don't conditionalize queue adds based on use of open queues.
  In eng/targets/Helix.targets, these are replaced with the non-open versions automatically
- Don't use default error detection for the repo tasks build in source build, as this may
  pick up the error messages from the first attempts to install an internal runtime from a public location (it later succeeds using the private location.)

* Revert _UseOpenHelixQueues != 'true' for VS2019 Preview queues.

* Avoid running non-preview queues on internal daily test

* Sort

* Add some more comments

* Update eng/targets/Helix.Common.props

Co-authored-by: default avatarDoug Bunting <6431421+dougbu@users.noreply.github.com>

* Update eng/SourceBuild.props

Co-authored-by: default avatarDoug Bunting <6431421+dougbu@users.noreply.github.com>

* Update eng/targets/Helix.Common.props

Co-authored-by: default avatarDoug Bunting <6431421+dougbu@users.noreply.github.com>

Co-authored-by: default avatarDoug Bunting <6431421+dougbu@users.noreply.github.com>
上级 02f53746
No related branches found
No related tags found
加载中
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册