-
Notifications
You must be signed in to change notification settings - Fork 888
[Infra] Support .NET 11 #6899
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
Draft
martincostello
wants to merge
95
commits into
open-telemetry:main
Choose a base branch
from
martincostello:dotnet-vnext
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
[Infra] Support .NET 11 #6899
Changes from 72 commits
Commits
Show all changes
95 commits
Select commit
Hold shift + click to select a range
9cd222b
Support .NET 11
martincostello 44b57c4
Bump System.Diagnostics.DiagnosticSource
martincostello 52ccdd6
Fix path check
martincostello 4fc224a
Fix NU1510 warning
martincostello 7ed07ef
Update CompatibilitySuppressions
martincostello f361c14
Add EOL
martincostello 7ae2d3e
Merge branch 'main' into dotnet-vnext
martincostello 3e5d0a1
Update to .NET 11 preview 2
martincostello b42ea8e
Fix new code analysis warnings
martincostello 211f776
Merge branch 'main' into dotnet-vnext
martincostello 89ae793
Fix more warnings
martincostello c4f5de2
Fix W3C context tests for .NET 11
martincostello 93df166
Fix more style warnings
martincostello 74dbad9
Add link to issue
martincostello af0faf1
Update W3C workaround
martincostello 4048309
Merge branch 'main' into dotnet-vnext
martincostello 4a92225
Merge branch 'main' into dotnet-vnext
martincostello a4fdc6f
Merge branch 'main' into dotnet-vnext
martincostello aeeb7f2
Fix build
martincostello 8bc8840
Merge branch 'main' into dotnet-vnext
martincostello 677ad6c
Merge branch 'main' into dotnet-vnext
martincostello 7e44e02
Merge branch 'main' into dotnet-vnext
martincostello 29a41be
[API] Fix IDE0200 warnings
martincostello ca26772
Merge branch 'main' into dotnet-vnext
martincostello 052edda
Merge branch 'main' into dotnet-vnext
martincostello ccd198c
Update to .NET 11 preview 3
martincostello 6b03050
[OpenTelemetry] Fix warnings
martincostello f3d4129
[Propagators] Fix new warning
martincostello 97b6f64
[Hosting] Fix tests
martincostello 44e79e4
[Infra] Skip failing test
martincostello fcca6e4
Merge branch 'main' into dotnet-vnext
martincostello a4cbfd6
[Infra] Fix build
martincostello 5aae9a4
[Infra] Fix W3C tests
martincostello 22f1aa3
[Infra] Revert changes
martincostello f3f0804
Merge branch 'main' into dotnet-vnext
martincostello 6b7cc5a
Merge branch 'main' into dotnet-vnext
martincostello 99fe730
[Infra] Update TFMs
martincostello 0275f47
[Infra] Fix lint warnings
martincostello 94a6c63
Merge branch 'main' into dotnet-vnext
martincostello b110433
[Infra] Fix new code analysis warnings
martincostello 14dff69
[Infra] Fix code analysis warnings
martincostello 77618b1
[Infra] Fix tests
martincostello 627f561
[Infra] Update to .NET 11 preview 4 (#4)
martincostello 29942d6
[Infra] Update container hashes
martincostello dcc16bb
Merge branch 'main' into dotnet-vnext
martincostello c6aa62d
Merge branch 'main' into dotnet-vnext
martincostello b64d68d
[Infra] Fix tests
martincostello b68ebc4
[Infra] Fix DiagnosticSource version
martincostello ba93eb2
[Infra] Handle ActivityTraceFlags.RandomTraceId
martincostello 99c1cf3
Merge branch 'main' into dotnet-vnext
martincostello f2c63db
[Infra] Fix merge
martincostello d4bd147
[OpenTelemetry] Fix circular reference
martincostello 63d99f6
[OTLP] Fix test
martincostello 1d519ce
[OTLP] Fix test
martincostello 0168b87
Merge branch 'main' into dotnet-vnext
martincostello ed9b6fe
Merge branch 'main' into dotnet-vnext
martincostello 6fafc5e
[Infra] Fix code analysis warning
martincostello de81a3c
[API] Fix tests
martincostello b789759
Merge branch 'main' into dotnet-vnext
martincostello 05898c6
[Infra] Update benchmarks
martincostello 381756c
[Infra] Fix new code analysis warnings
martincostello f5b79fa
Merge branch 'main' into dotnet-vnext
martincostello 28f2d07
Update to .NET 11 preview 5
martincostello 4a10a40
[Infra] Fix IDE0027 warning
martincostello d98e6af
[Infra] Fix CI
martincostello e49d967
[Infra] Set SOURCE_DATE_EPOCH
martincostello 4769103
Merge branch 'main' into dotnet-vnext
martincostello 8aba1d7
[Infra] Fix build
martincostello 947f45e
[Infra] Suppress IDE0066
martincostello f3bbaf7
Merge branch 'main' into dotnet-vnext
martincostello aa27d46
[Infra] Fix new code analysis warnings
martincostello 6c1bdce
Merge branch 'main' into dotnet-vnext
martincostello df2f68e
[Infra] Add missing override
martincostello f7f44c1
Merge branch 'main' into dotnet-vnext
martincostello 6cecb63
[Infra] Fix spacing
martincostello f73ebbd
[Infra] Fix code analysis warnings
martincostello d73b114
[Infra] Fix new code analysis warnings
martincostello 1dc8b3d
Merge branch 'main' into dotnet-vnext
martincostello e4b59e0
[Infra] Fix new code analysis warnings
martincostello f153b44
Merge branch 'main' into dotnet-vnext
martincostello b802571
Merge branch 'main' into dotnet-vnext
martincostello 95c55a3
Merge branch 'main' into dotnet-vnext
martincostello 70ed852
[Infra] Fix IDE0074 warning
martincostello 78e64d6
Merge branch 'main' into dotnet-vnext
martincostello 5df5d62
[Infra] Update to .NET 11 preview 6
martincostello ac6c081
Merge branch 'main' into dotnet-vnext
martincostello d73584a
Merge branch 'main' into dotnet-vnext
martincostello 42853ee
Merge branch 'main' into dotnet-vnext
martincostello 0ae525b
[Infra] Upgrade to Azure Linux 4
martincostello b763e0c
[Infra] Workaround strong-naming issue
martincostello 88efd78
[Infra] Move workaround
martincostello dc30bb7
[Infra] Move workaround again
martincostello 7a04619
Merge branch 'main' into dotnet-vnext
martincostello bf86ee0
[Infra] Update workaround
martincostello e6de17f
Merge branch 'main' into dotnet-vnext
martincostello File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| services: | ||
| tests: | ||
| build: | ||
| args: | ||
| PUBLISH_FRAMEWORK: net11.0 | ||
| TEST_SDK_VERSION: "11.0" | ||
| BUILD_SDK_VERSION: "11.0" |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.