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:Doug Bunting <6431421+dougbu@users.noreply.github.com> * Update eng/SourceBuild.props Co-authored-by:
Doug Bunting <6431421+dougbu@users.noreply.github.com> * Update eng/targets/Helix.Common.props Co-authored-by:
Doug Bunting <6431421+dougbu@users.noreply.github.com> Co-authored-by:
Doug Bunting <6431421+dougbu@users.noreply.github.com>
加载中
想要评论请 注册 或 登录