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

39 Коммитов

Автор SHA1 Сообщение Дата
Jan Jones 22b448c24d
Bump major version to 9 (#10320) 2024-05-20 10:47:48 +02:00
David Wengier bde7a63c71 Deploy VSIXes so we're testing latest main code 2024-04-23 11:39:48 +10:00
David Wengier de4701a5d7 Try publishing always 2024-04-22 17:12:04 +10:00
David Wengier cb2f59ccdd 🤦 2024-04-22 09:12:38 +10:00
David Wengier 818d5d4716 Fix build config maybe 2024-04-22 08:25:44 +10:00
David Wengier dab9c8c551 Try to yaml 2024-04-22 08:06:47 +10:00
Andrew Hall 416d1fd658
Make it possible to set featureflags during integration test runs (#10195) 2024-04-01 23:56:29 +00:00
Phil Allen 5430d8aea2
Infra: Update path to OneOfInsertion.ps1 (#10176) 2024-03-27 20:25:26 -07:00
Shen Chen cbac539a62 Run speedometer by default 2023-09-22 11:26:11 -07:00
David Wengier 6233012cfc Try things 2023-03-07 21:22:57 +11: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
David Wengier b2f24cf3be Try doing one build instead of two 2022-11-24 10:48:36 +11:00
Allison Chou d7378db9cf
[Infra] Create validation PRs as draft PRs (#7953) 2022-11-23 11:49:59 -08:00
Allison Chou c16ce878dd
[Infra] Automate Razor insertions (#7944) 2022-11-21 14:46:22 -08:00
Ryan Brandenburg e34bd8a535
Merge pull request #7012 from ryanbrandenburg/RoslynUpgrade
Upgrade VS versions and react to changes
2022-11-09 14:05:58 -08:00
Ryan Brandenburg b6cf913822 Don't build Dependency vsix for VSMain builds 2022-11-08 15:06:28 -08:00
Ryan Brandenburg 7744af7188 Fix spacing 2022-11-01 16:41:37 -07:00
Ryan Brandenburg 54ff242c6b Don't build RazorExtension.Dependencies when we don't want it. 2022-11-01 16:18:58 -07:00
Ryan Brandenburg 2934223167 Cleanup 2022-10-31 14:56:42 -07:00
Ryan Brandenburg 2fb82f7d4b Cleanup 2022-10-31 14:56:02 -07:00
Ryan Brandenburg 5f97297c33 Cleanup 2022-10-31 14:55:05 -07:00
Ryan Brandenburg 50c6854621 Capture more logs on a failure 2022-10-31 14:53:58 -07:00
Ryan Brandenburg 620d9ee0fe Merge branch 'main' of github.com:dotnet/razor-tooling into RoslynUpgrade 2022-10-31 13:12:48 -07:00
Ryan Brandenburg 04452bae71 Don't setup hive on main builds 2022-10-31 13:12:39 -07:00
Ryan Brandenburg 4002b70d43 Setup hive on VSMain 2022-10-28 13:42:15 -07:00
Ryan Brandenburg 3a1d440852 Parameterize 2022-10-28 11:24:00 -07:00
Ryan Brandenburg adc1a5cea3 Retry hive creation and move to script 2022-10-28 11:18:37 -07:00
Ryan Brandenburg fe435b4d18 Make VSMain integration tests cleaner 2022-10-28 09:35:36 -07:00
Ryan Brandenburg b32b88a447 Turn off Roslyn OOP for test scenarios 2022-10-27 13:50:00 -07:00
Ryan Brandenburg e716bf658b
Add new feedback collection items (#6357)
* Add new feedback collection items
* Collect BinLogs for integration tests
* Log the Hive directory
* Ensure TextView has correct ContentType
* Ensure LSP Editor is Enabled
* Force Creation of experimental hive
2022-05-13 13:36:06 -07:00
Ryan Brandenburg 632f7f9015
Fix VSMain VSIX deployment (#6317) 2022-04-29 10:35:43 -07:00
Ryan Brandenburg 01dfe2a0be
Collect test files (#6293) 2022-04-19 09:36:38 -07:00
N. Taylor Mullen 562d048338
Sign VSIX components (#6236)
* Sign VSIX components

- We weren't signing VSIX components leading to failures at VS insertion time. Passing the `-sign` parameter should be enough to get us back into a working state.

Fixes #6234

* Stop signing in integration test builds
2022-03-30 16:29:16 -07:00
Ryan Brandenburg 7d93d79161
Fix VSIX deployment in build.cmd scenairos (#6200)
Fix VSIX deployment in build.cmd scenairos
2022-03-28 11:02:43 -07:00
Ryan Brandenburg 00e4e1cf7d
Remove Unneeded publish step (#6178) 2022-03-15 15:57:49 -07:00
Ryan Brandenburg e6ceeefc48
Don't run publish steps if previous steps were cancelled (#6141) 2022-03-04 16:03:01 -08:00
Ryan Brandenburg 6a1252e066
Manually install node (#6026)
* Manually install node

* Use Git SHA instead of BranchName

* SourceBranchName

* Install node closer to build

* Update Version

* React to Template and classification changes

* Skip coloration tests based on VS version
2022-02-14 14:54:31 -08:00
Ryan Brandenburg 6a6a18af73
Fix naming (#6005) 2022-01-24 23:42:25 +00: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