Óscar San José
|
ebb10e3318
|
Merge pull request #18525 from github/oscarsj/upgrade-workflows-to-ubuntu24
Upgrade workflows to ubuntu-24
|
2025-01-22 16:50:48 +01:00 |
|
Óscar San José
|
769c627022
|
Revert updating .net version
|
2025-01-22 12:28:31 +01:00 |
|
Óscar San José
|
208551c9f2
|
Update test expected strings for net9
|
2025-01-22 12:10:02 +01:00 |
|
Óscar San José
|
82704c0426
|
Suggestions from PR
|
2025-01-22 11:31:25 +01:00 |
|
Ed Minnix
|
7ed2b9ceeb
|
fix Files text
|
2025-01-21 21:16:28 -05:00 |
|
Ed Minnix
|
b510107f39
|
Ignore DB-CHECK test
|
2025-01-21 17:27:26 -05:00 |
|
Óscar San José
|
8ef4c2c229
|
Remove ImplicitUsings label, not supported by Net 6.0
|
2025-01-17 11:35:34 +01:00 |
|
Óscar San José
|
bb47f5b6de
|
Update csharp target framework to net9.0
|
2025-01-17 11:33:43 +01:00 |
|
Óscar San José
|
b39bfdbb04
|
Upgrade workflows to ubuntu-24
|
2025-01-17 11:22:15 +01:00 |
|
Ed Minnix
|
f5045abe9e
|
Fix files test
|
2025-01-15 10:43:01 -05:00 |
|
Ed Minnix
|
239a10642a
|
Blazor: buildless integration test
|
2025-01-14 22:48:33 -05:00 |
|
Ed Minnix
|
819bd3b56f
|
Remove build-mode: none tests
|
2025-01-07 22:59:42 -05:00 |
|
Ed Minnix
|
ba8489624d
|
Change order of test results
|
2025-01-07 22:57:37 -05:00 |
|
Ed Minnix
|
32fe74dd01
|
Remove environment-specific path
|
2025-01-07 22:57:35 -05:00 |
|
Ed Minnix
|
ea5248912d
|
.NET SDK version
|
2025-01-07 22:57:34 -05:00 |
|
Ed Minnix
|
144053baea
|
Fix test results
|
2025-01-07 22:57:32 -05:00 |
|
Ed Minnix
|
068acfd36a
|
Fix path segment
|
2025-01-07 22:57:31 -05:00 |
|
Ed Minnix
|
e9ac32fbd1
|
Simplify generated file paths
|
2025-01-07 22:57:29 -05:00 |
|
Ed Minnix
|
9089c9ca16
|
Remove line blocking tests
|
2025-01-07 22:57:27 -05:00 |
|
Ed Minnix
|
6b7f2a725e
|
Make .NET 9 test properly .NET 9
|
2025-01-07 22:57:26 -05:00 |
|
Ed Minnix
|
b249ee5a01
|
Basic integration tests
|
2025-01-07 22:57:23 -05:00 |
|
Tamas Vajk
|
c9fab0b071
|
C#: Change source generated razor file paths to be relative to csproj
|
2025-01-06 11:10:28 +01:00 |
|
Michael Nebel
|
f7ad150636
|
C#: Update global.json for cshtml_standalone_flowsteps.
|
2024-12-11 12:57:42 +01:00 |
|
Michael Nebel
|
358098230c
|
C#: Address review comment from previous PR.
|
2024-11-19 14:58:21 +01:00 |
|
Michael Nebel
|
263a4a9fcb
|
C#: Allow other characters between build-stdput and the expected message.
|
2024-11-19 10:26:07 +01:00 |
|
Michael Nebel
|
f89e80f402
|
C#: Update integration tests expected output.
|
2024-11-19 10:26:06 +01:00 |
|
Michael Nebel
|
05a19adc8f
|
C#: Update global.json files.
|
2024-11-19 10:26:04 +01:00 |
|
Michael Nebel
|
d8313fc7b4
|
C#: Update .NET version in project files.
|
2024-11-19 10:26:02 +01:00 |
|
Tamas Vajk
|
fe62900a15
|
C#: Change extractor to accept multiple binlog files
|
2024-11-11 12:56:24 +01:00 |
|
Tamas Vajk
|
da3c5f44f2
|
C#: Include .razor files in File::fromSource
|
2024-09-11 16:13:42 +02:00 |
|
Tamas Vajk
|
6827bedaa7
|
C#: Add aggregated compiler and extractor message counts to extraction telemetry query
|
2024-08-22 15:14:33 +02:00 |
|
Tamas Vajk
|
658326d7f2
|
Work around some instability on Windows
|
2024-08-20 16:42:49 +02:00 |
|
Tamas Vajk
|
0037ad406d
|
C#: Adjust buildless source generator folders
|
2024-08-20 13:43:10 +02:00 |
|
Tamas Vajk
|
79bd81fa12
|
C#: Adjust buildless package restore folders and tests
|
2024-08-20 12:12:23 +02:00 |
|
Tamas Vajk
|
5f74ead99b
|
C#: Store extractor message in DB for limit reached
|
2024-08-13 17:24:43 +02:00 |
|
Cornelius Riemenschneider
|
718d46ed2f
|
Merge remote-tracking branch 'origin/main' into criemen/pytest-csharp
|
2024-08-08 09:27:19 +02:00 |
|
Tamás Vajk
|
ef21ee53a5
|
Merge pull request #17169 from tamasvajk/buildless/db-quality-query
C#: Add diagnostic query indicating low database quality
|
2024-08-07 21:36:37 +02:00 |
|
Cornelius Riemenschneider
|
16e19a6b04
|
Port missing test.
|
2024-08-07 18:43:41 +02:00 |
|
Cornelius Riemenschneider
|
a38b6abdbe
|
Merge branch 'main' into criemen/pytest-csharp
|
2024-08-07 18:34:46 +02:00 |
|
Cornelius Riemenschneider
|
59922e5c46
|
Port C# tests to pytest.
|
2024-08-07 12:53:05 +02:00 |
|
Tamas Vajk
|
139e09d5d3
|
C#: Add diagnostic query indicating low database quality
|
2024-08-07 10:49:12 +02:00 |
|
Tamas Vajk
|
a31d90897d
|
C#: Do not skip extraction of already seen source files
|
2024-08-05 15:55:26 +02:00 |
|
Tamas Vajk
|
7387c565e4
|
C#: Restore Windows dependencies when Windows Forms or WPF usage is detected
|
2024-07-08 14:44:20 +02:00 |
|
Tamas Vajk
|
7fc1e13672
|
C#: Add buildless integration test with Windows Forms application
|
2024-07-08 14:08:15 +02:00 |
|
Tamas Vajk
|
4db586f17d
|
Add TSP diagnostic for binlog usage
|
2024-06-28 09:40:41 +02:00 |
|
Tamas Vajk
|
c8927447f5
|
Record diagnostics in binlog extraction test
|
2024-06-28 09:40:13 +02:00 |
|
Tamas Vajk
|
0b41d5121a
|
Compute unique identifier (folder path) for each compilation
|
2024-06-27 14:49:24 +02:00 |
|
Tamas Vajk
|
1ae40c95b1
|
Change binlog test to have colliding generated file locations
|
2024-06-27 14:49:20 +02:00 |
|
Tamas Vajk
|
fb0520c74a
|
C#: Adjust trap location, database ID and archiving of generated sources
|
2024-06-27 14:49:10 +02:00 |
|
Tamas Vajk
|
31ad195dc3
|
C#: Add binlog support to buildless with source generator support
|
2024-06-27 14:48:54 +02:00 |
|