-
Notifications
You must be signed in to change notification settings - Fork 10.2k
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
Replace batch files with KVM #2
Closed
Closed
Conversation
This file contains 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
04050564
pushed a commit
to 04050564/Home
that referenced
this pull request
Dec 11, 2017
Update simpletest.py
jkotalik
pushed a commit
that referenced
this pull request
Nov 1, 2018
natemcmaster
pushed a commit
that referenced
this pull request
Nov 20, 2018
- Merge HostingContext and HostingEngine - Cleanup usage via builder pattern
natemcmaster
pushed a commit
that referenced
this pull request
Nov 30, 2018
pranavkm
added a commit
that referenced
this pull request
Jan 29, 2019
Attemp #2 at addressing https://github.com/aspnet/AspNetCore-Internal/issues/1619 Puppetteer will attempt to download chromium as part of running the test. This seems odd, but it might explain why this might be afflicted with the file descriptor contention issues that the mondo repo tests encounter. Moving these out in to a separate test group to see if this helps Possible fix for https://github.com/aspnet/AspNetCore-Internal/issues/1619
pranavkm
added a commit
that referenced
this pull request
Jan 29, 2019
Attemp #2 at addressing https://github.com/aspnet/AspNetCore-Internal/issues/1619 Puppetteer will attempt to download chromium as part of running the test. This seems odd, but it might explain why this might be afflicted with the file descriptor contention issues that the mondo repo tests encounter. Moving these out in to a separate test group to see if this helps Possible fix for https://github.com/aspnet/AspNetCore-Internal/issues/1619
akrisiun
added a commit
to akrisiun/AspNetCore
that referenced
this pull request
Mar 9, 2019
ryanbrandenburg
pushed a commit
that referenced
this pull request
Jun 5, 2019
ryanbrandenburg
added a commit
that referenced
this pull request
Aug 28, 2019
merge Co-authored-by: Justin Kotalik <jkotalik12@gmail.com> Co-authored-by: Ryan Nowak <rynowak@microsoft.com> Co-authored-by: Ben Adams <thundercat@illyriad.co.uk> Co-authored-by: null <42748379+dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Stephen Halter <halter73@gmail.com> Co-authored-by: James Newton-King <james@newtonking.com> Co-authored-by: Mikael Mengistu <mikaelm12@users.noreply.github.com> Co-authored-by: Pranav K <prkrishn@hotmail.com> Co-authored-by: Javier Calvarro Nelson <jacalvar@microsoft.com> Co-authored-by: Artak <34246760+mkArtakMSFT@users.noreply.github.com> Co-authored-by: Brennan <brecon@microsoft.com> Co-authored-by: Steve Sanderson <SteveSandersonMS@users.noreply.github.com> Co-authored-by: Marcel <marcelcroes24@gmail.com> Co-authored-by: Ryan Nowak <nowakra@gmail.com> Co-authored-by: Ryan Brandenburg <rybrande@microsoft.com> Co-authored-by: Hao Kung <HaoK@users.noreply.github.com> Co-authored-by: Doug Bunting <6431421+dougbu@users.noreply.github.com> Co-authored-by: David Fowler <davidfowl@gmail.com> Co-authored-by: Artak Mkrtchyan <artakm@corp.microsoft.com> Co-authored-by: Andrew Stanton-Nurse <andrew@stanton-nurse.com> Co-authored-by: Alessio Franceschelli <alessio@franceschelli.me> Co-authored-by: Diego Vega <diego.vega@microsoft.com> Co-authored-by: Hisham Bin Ateya <hishamco_2007@yahoo.com> Co-authored-by: N. Taylor Mullen <nimullen@microsoft.com> Co-authored-by: John Luo <johluo@microsoft.com> Co-authored-by: huysentruitw <wouter_huysentruit@hotmail.com>
dougbu
pushed a commit
to dotnet-maestro-bot/AspNetCore
that referenced
this pull request
Sep 11, 2019
* add scripts to ensure autobahn is installed on Windows agents * add code to deploy ANCM
1 task
4 tasks
1 task
1 task
1 task
8 tasks
1 task
alix-tlse
added a commit
to alix-tlse/aspnetcore
that referenced
this pull request
Feb 12, 2023
…'Equals' is not part of the declared API dotnet#2
Closed
1 task
1 task
1 task
1 task
Jesusdebug
pushed a commit
to Jesusdebug/aspnetcore
that referenced
this pull request
May 23, 2024
* static assets problem when changing wwwroot * static assets problem when changing wwwroot
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.