-
Notifications
You must be signed in to change notification settings - Fork 838
[WIP] Initial helix target which runs tests on windows queue #567
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
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
[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 <[email protected]> Update test/vstest/runtests.cmd Co-Authored-By: HaoK <[email protected]> Update test/helix.proj Co-Authored-By: HaoK <[email protected]> Update Directory.Build.targets Co-Authored-By: HaoK <[email protected]> Update test/helix.proj Co-Authored-By: HaoK <[email protected]> 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 <[email protected]> Update helix.proj
Co-Authored-By: HaoK <[email protected]>
Closed
I messed up this PR, replaced by #628 |
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: