Граф коммитов

19 Коммитов

Автор SHA1 Сообщение Дата
Jan Jones 58db8425a9
Disable CodeQL in unofficial builds (#10004) 2024-02-29 10:53:44 +01:00
David Wengier a498667482 Update logging env vars 2023-12-22 12:25:45 +11:00
Shen Chen de9808a014 Use dnceng end point 2023-11-16 11:33:09 -08:00
Allison Chou b44d0a906d
Remove yarn + npm + Python from Razor (#9471) 2023-10-25 23:16:16 +00:00
Andrew Hall 9ac53c71af
Update azure-pipelines-integration-dartlab.yml for Azure Pipelines (#9244) 2023-09-05 19:00:06 -04:00
David Wengier c0e67c47fd Include as many logs as possible 2023-08-31 15:14:30 +10:00
Andrew Hall 6e6ee99d28
Move snapshot manager to a rwlock (#8943)
Change DefaultProjectSnapshotManager to use a lock instead of dispatcher asserts. This effort is to get closer to remove the dispatcher thread
2023-07-21 22:03:52 +00:00
Andrew Hall 44a659ca70
Add conditional skip for integration tests (#8811)
Add an attribute that uses an environment variable to allow the test to run, and add the environment variable to our regularly scheduled integration runs that are on a rolling cadence in the dart lab
2023-06-07 10:32:05 -07:00
Shen Chen fb70cb4deb Use Roslyn connectin 2023-05-18 17:24:51 -07:00
Fred Silberberg fcae93171c
Update file encoding to UTF-8 with BOM (#8099)
Since integrating our repos, there have been a number of changes in PRs that touch the encoding of the file, adding or removing a BOM as the editor in question decides. I've standardized on UTF-8 with BOM, as we do in roslyn, and put it in the .gitattributes so it should hopefully stay consistent.
2023-01-10 01:57:58 +00:00
Ryan Brandenburg f03b298f14 Fix Integration tests 2022-11-09 09:35:34 -08:00
Ryan Brandenburg 7107ae895b
Re-enable IntegrationTests (#6909)
* Re-enable IntegrationTests

* Try new images

* Use scout build

* Re-direct for VS.LS.Protocol

* Upgrade VS.Ext.Testing version

* Register all Handlers

* Include all Handlers

* Fix autoinsert test

* Cleanup

* Remove extra wrapper class

* CodeBase for MS.VS.LS.P

* Fix some failures

* Skip CodeFolding tests for now

* Turn off VS What's new for Integration tests

* Make edit to force project.json rewrite

* PR feedback

* Cleanup

* Use better file-close api

* Skip SetBreakpoint_FirstCharacter_SpanAdjusts

* React to logging changes

* Allow 2 attempts

* Cleanup
2022-10-11 21:58:39 +00:00
Ryan Brandenburg 469b46c3ec
Use Main from DartLab.Templates (#6770) 2022-08-31 16:04:40 -07:00
Joey Robichaud 1d35893b3c
Use the complete branch name in DartLab yml (#6499) 2022-06-13 13:24:19 -07:00
Brad White ed8aedb5f5
Update DartLab pipeline to use new agent template (#6494)
As part of the work to roll them out broadly, DartLab's templates were refactored to enable scenarios for more teams. Updating this pipeline to use the new agent template.
2022-06-07 15:55:19 -07:00
Ryan Brandenburg ead52c4fd8
Only provision one DartLab machine (#6359)
* Only provision one DartLab machine
* Integration tests release
2022-05-06 17:04:44 -07:00
Ryan Brandenburg 2f1fe3aedc
Move to Load-balanced Queue (#6162) 2022-03-09 22:10:14 +00:00
Ryan Brandenburg fd57b935f9
Install node on DartLab machine (#6014)
* Install node on DartLab machine

* PR Feedback
2022-01-26 14:09:26 -08:00
Ryan Brandenburg fcb5befb79
Add pipelines for Integration tests on VSMain (#5980)
* Add pipelines for Integration tests on VSMain

* PR feedback
2022-01-20 13:22:48 -08:00