Skip to content

Commit 6fbf768

Browse files
committed
chore: add Sentry-CI-Build-Linux-musl.slnf
1 parent 8f3d7d9 commit 6fbf768

File tree

2 files changed

+91
-0
lines changed

2 files changed

+91
-0
lines changed

Sentry-CI-Build-Linux-musl.slnf

Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,74 @@
1+
{
2+
"solution": {
3+
"path": ".generated.NoMobile.sln",
4+
"projects": [
5+
"benchmarks\\Sentry.Benchmarks\\Sentry.Benchmarks.csproj",
6+
"samples\\Sentry.Samples.AspNetCore.Basic\\Sentry.Samples.AspNetCore.Basic.csproj",
7+
"samples\\Sentry.Samples.AspNetCore.Blazor.Server\\Sentry.Samples.AspNetCore.Blazor.Server.csproj",
8+
"samples\\Sentry.Samples.AspNetCore.Blazor.Wasm\\Sentry.Samples.AspNetCore.Blazor.Wasm.csproj",
9+
"samples\\Sentry.Samples.AspNetCore.Grpc\\Sentry.Samples.AspNetCore.Grpc.csproj",
10+
"samples\\Sentry.Samples.AspNetCore.Mvc\\Sentry.Samples.AspNetCore.Mvc.csproj",
11+
"samples\\Sentry.Samples.AspNetCore.Serilog\\Sentry.Samples.AspNetCore.Serilog.csproj",
12+
"samples\\Sentry.Samples.AspNetCore.WebAPI.Profiling\\Sentry.Samples.AspNetCore.WebAPI.Profiling.csproj",
13+
"samples\\Sentry.Samples.Aws.Lambda.AspNetCoreServer\\Sentry.Samples.Aws.Lambda.AspNetCoreServer.csproj",
14+
"samples\\Sentry.Samples.Azure.Functions.Worker\\Sentry.Samples.Azure.Functions.Worker.csproj",
15+
"samples\\Sentry.Samples.Console.Basic\\Sentry.Samples.Console.Basic.csproj",
16+
"samples\\Sentry.Samples.Console.Customized\\Sentry.Samples.Console.Customized.csproj",
17+
"samples\\Sentry.Samples.Console.HeapDump\\Sentry.Samples.Console.HeapDump.csproj",
18+
"samples\\Sentry.Samples.Console.Native\\Sentry.Samples.Console.Native.csproj",
19+
"samples\\Sentry.Samples.Console.Profiling\\Sentry.Samples.Console.Profiling.csproj",
20+
"samples\\Sentry.Samples.EntityFramework\\Sentry.Samples.EntityFramework.csproj",
21+
"samples\\Sentry.Samples.GenericHost\\Sentry.Samples.GenericHost.csproj",
22+
"samples\\Sentry.Samples.Google.Cloud.Functions\\Sentry.Samples.Google.Cloud.Functions.csproj",
23+
"samples\\Sentry.Samples.GraphQL.Client.Http\\Sentry.Samples.GraphQL.Client.Http.csproj",
24+
"samples\\Sentry.Samples.GraphQL.Server\\Sentry.Samples.GraphQL.Server.csproj",
25+
"samples\\Sentry.Samples.Hangfire\\Sentry.Samples.Hangfire.csproj",
26+
"samples\\Sentry.Samples.Log4Net\\Sentry.Samples.Log4Net.csproj",
27+
"samples\\Sentry.Samples.ME.Logging\\Sentry.Samples.ME.Logging.csproj",
28+
"samples\\Sentry.Samples.NLog\\Sentry.Samples.NLog.csproj",
29+
"samples\\Sentry.Samples.OpenTelemetry.AspNetCore\\Sentry.Samples.OpenTelemetry.AspNetCore.csproj",
30+
"samples\\Sentry.Samples.OpenTelemetry.Console\\Sentry.Samples.OpenTelemetry.Console.csproj",
31+
"samples\\Sentry.Samples.Serilog\\Sentry.Samples.Serilog.csproj",
32+
"src\\Sentry.Analyzers\\Sentry.Analyzers.csproj",
33+
"src\\Sentry.AspNet\\Sentry.AspNet.csproj",
34+
"src\\Sentry.AspNetCore.Blazor.WebAssembly\\Sentry.AspNetCore.Blazor.WebAssembly.csproj",
35+
"src\\Sentry.AspNetCore.Grpc\\Sentry.AspNetCore.Grpc.csproj",
36+
"src\\Sentry.AspNetCore\\Sentry.AspNetCore.csproj",
37+
"src\\Sentry.Azure.Functions.Worker\\Sentry.Azure.Functions.Worker.csproj",
38+
"src\\Sentry.DiagnosticSource\\Sentry.DiagnosticSource.csproj",
39+
"src\\Sentry.EntityFramework\\Sentry.EntityFramework.csproj",
40+
"src\\Sentry.Extensions.Logging\\Sentry.Extensions.Logging.csproj",
41+
"src\\Sentry.Google.Cloud.Functions\\Sentry.Google.Cloud.Functions.csproj",
42+
"src\\Sentry.Hangfire\\Sentry.Hangfire.csproj",
43+
"src\\Sentry.Log4Net\\Sentry.Log4Net.csproj",
44+
"src\\Sentry.NLog\\Sentry.NLog.csproj",
45+
"src\\Sentry.OpenTelemetry\\Sentry.OpenTelemetry.csproj",
46+
"src\\Sentry.Profiling\\Sentry.Profiling.csproj",
47+
"src\\Sentry.Serilog\\Sentry.Serilog.csproj",
48+
"src\\Sentry.SourceGenerators\\Sentry.SourceGenerators.csproj",
49+
"src\\Sentry\\Sentry.csproj",
50+
"test\\Sentry.Analyzers.Tests\\Sentry.Analyzers.Tests.csproj",
51+
"test\\Sentry.AspNet.Tests\\Sentry.AspNet.Tests.csproj",
52+
"test\\Sentry.AspNetCore.Grpc.Tests\\Sentry.AspNetCore.Grpc.Tests.csproj",
53+
"test\\Sentry.AspNetCore.Tests\\Sentry.AspNetCore.Tests.csproj",
54+
"test\\Sentry.AspNetCore.TestUtils\\Sentry.AspNetCore.TestUtils.csproj",
55+
"test\\Sentry.Azure.Functions.Worker.Tests\\Sentry.Azure.Functions.Worker.Tests.csproj",
56+
"test\\Sentry.DiagnosticSource.IntegrationTests\\Sentry.DiagnosticSource.IntegrationTests.csproj",
57+
"test\\Sentry.DiagnosticSource.Tests\\Sentry.DiagnosticSource.Tests.csproj",
58+
"test\\Sentry.EntityFramework.Tests\\Sentry.EntityFramework.Tests.csproj",
59+
"test\\Sentry.Extensions.Logging.Tests\\Sentry.Extensions.Logging.Tests.csproj",
60+
"test\\Sentry.Google.Cloud.Functions.Tests\\Sentry.Google.Cloud.Functions.Tests.csproj",
61+
"test\\Sentry.Hangfire.Tests\\Sentry.Hangfire.Tests.csproj",
62+
"test\\Sentry.Log4Net.Tests\\Sentry.Log4Net.Tests.csproj",
63+
"test\\Sentry.NLog.Tests\\Sentry.NLog.Tests.csproj",
64+
"test\\Sentry.OpenTelemetry.Tests\\Sentry.OpenTelemetry.Tests.csproj",
65+
"test\\Sentry.Profiling.Tests\\Sentry.Profiling.Tests.csproj",
66+
"test\\Sentry.Serilog.Tests\\Sentry.Serilog.Tests.csproj",
67+
"test\\Sentry.SourceGenerators.Tests\\Sentry.SourceGenerators.Tests.csproj",
68+
"test\\Sentry.Testing.CrashableApp\\Sentry.Testing.CrashableApp.csproj",
69+
"test\\Sentry.Testing\\Sentry.Testing.csproj",
70+
"test\\Sentry.Tests\\Sentry.Tests.csproj",
71+
"test\\SingleFileTestApp\\SingleFileTestApp.csproj"
72+
]
73+
}
74+
}

scripts/generate-solution-filters-config.yaml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,3 +211,20 @@ filterConfigs:
211211
- "**/*Bindings*"
212212
- "**/*DeviceTests*"
213213
- "**/*TestApp*"
214+
215+
# WIP: SentryNoMobile.slnf minus *Mac* for testing Linux musl CI w/o Android
216+
- outputPath: Sentry-CI-Build-Linux-musl.slnf
217+
solution: .generated.NoMobile.sln
218+
include:
219+
groups:
220+
- "allProjects"
221+
exclude:
222+
groups:
223+
- "artefacts"
224+
- "trimTests"
225+
patterns:
226+
- "**/*Bindings*.csproj"
227+
- "**/*Android*.csproj"
228+
- "**/*Ios*.csproj"
229+
- "**/*Mac*.csproj"
230+
- "**/*Maui*.csproj"

0 commit comments

Comments
 (0)