[WIP] Initial helix target which runs tests on windows queue#567
Closed
HaoK wants to merge 2445 commits intorelease/2.1from
Closed
[WIP] Initial helix target which runs tests on windows queue#567HaoK wants to merge 2445 commits intorelease/2.1from
HaoK wants to merge 2445 commits intorelease/2.1from
Conversation
[auto-updated: dependencies]
[auto-updated: dependencies]
[auto-updated: dependencies]
[auto-updated: dependencies]
[auto-updated: dependencies]
[auto-updated: dependencies]
[auto-updated: dependencies]
[auto-updated: dependencies]
IHealthCheckPublisher allows you to configure and run health checks regularly inside an application, and push the notifications elsewhere. All publishers are part of a single queue with a configurable period and timeout.
…master [automated] Merge branch 'release/2.2' => 'master'
…master [automated] Merge branch 'release/2.2' => 'master'
…master [automated] Merge branch 'release/2.2' => 'master'
…master [automated] Merge branch 'release/2.2' => 'master'
The link (https://github.com/aspnet/Home/blob/dev/CONTRIBUTING.md) was broken due to merging of repo's.
Specifically: * Don't let current thread continue until file system change is visible * Retry when waiting for notifications
…et-maestro-bot/Common into merge/release/2.2-to-master
Add arcade eng Delete stuff Try create xunit Test stuff Update helix latest Working tests Revert "Delete stuff" This reverts commit 81e9066. Cleanup Remove eng common stuff from helix Cleanup Update test/vstest/runtests.cmd Co-Authored-By: HaoK <HaoK@users.noreply.github.com> Update test/vstest/runtests.cmd Co-Authored-By: HaoK <HaoK@users.noreply.github.com> Update test/helix.proj Co-Authored-By: HaoK <HaoK@users.noreply.github.com> Update Directory.Build.targets Co-Authored-By: HaoK <HaoK@users.noreply.github.com> Update test/helix.proj Co-Authored-By: HaoK <HaoK@users.noreply.github.com> Revert "Revert "Delete stuff"" This reverts commit a03d3dc. Working stuff Revert "Revert "Revert "Delete stuff""" This reverts commit 35295d26ff11fd2177cd7db01191ba8d60936630. Delete dotnet-install.ps1 Use $(NETCoreSdkVersion) Revert "Use $(NETCoreSdkVersion)" This reverts commit 8a52f64. Update Directory.Build.targets Update test/vstest/runtests.sh Co-Authored-By: HaoK <HaoK@users.noreply.github.com> Update helix.proj
Co-Authored-By: HaoK <HaoK@users.noreply.github.com>
Closed
Member
Author
|
I messed up this PR, replaced by #628 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Initial PR for discussion, now that things mostly work on windows (88/92) passing:
UserSecrets has one test that can't find soln root and might just need to be reworked
Logging.Analyzer.Tests is very busted and needs further investigation why
build.cmd /t:Helix /p:HelixAccessToken=<PAT>Example run results: https://mc.dot.net/#/user/HaoK/pr~2Faspnet~2Fextensions/ci/20181127.124408
Overview:
TODOs: