-
Notifications
You must be signed in to change notification settings - Fork 633
Adding Support for .Net 9 #919
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
Merged
Merged
Changes from 7 commits
Commits
Show all changes
58 commits
Select commit
Hold shift + click to select a range
ab4517d
net9 changes
TedHartMS ed7cd27
Merge remote-tracking branch 'origin/main' into tedhar/net9
TedHartMS 5f996a0
Collection expression fix
TedHartMS 8b3d966
Fixing SYSLIB0057
TalZaccai 44874e1
Removing ServicePointManager
TalZaccai 2340ba5
Temporary fix for RedisCallErrors test failing in .net9
TalZaccai 0cb7ff7
merging with latest main
TalZaccai 8059a3a
some fixes
TalZaccai 80b3dc4
Merge branch 'main' into tedhar/net9
TalZaccai 84cc8cd
Added .net90 to CI and the Nightly GitHub Action
darrenge d0d948a
Fixed Garnet Worker to be both .net80 and .net90 and updated ADO pipe…
darrenge 121d14f
Updated Tsav CI that runs in ADO when mirrored
darrenge faae98a
Fix to RedisCallErrors
TalZaccai 2b67210
test
TalZaccai 3e3ed56
fix
TalZaccai d94a323
Skipping RedisCallErrors test
TalZaccai b49a1b5
Merge branch 'tedhar/net9' of https://github.com/microsoft/garnet int…
darrenge a74e664
Reverting ignored test
TalZaccai 0214669
Updating CI
TalZaccai ebd5f05
CI fix
TalZaccai 3fc3ffe
Ignoring RedisCallErrors test when environment variable is not set
TalZaccai 027fe0e
Added net90 to the external release pipeline. Required changed to pub…
darrenge 99621f7
Merge branch 'tedhar/net9' of https://github.com/microsoft/garnet int…
darrenge 0d668ec
Fixed bug in compressed file directory
darrenge 2cedd73
Another try on fixing the destination directory issue
darrenge c82efda
Added CodeQL.yml which is custom so it works with net90 as well. Upda…
darrenge 064ac3f
merging with latest main
TalZaccai 37e1cbd
Set RunTImes to only be packed once since they are C++ and not depend…
darrenge 078c297
Fixed broken merge
TalZaccai ffff185
Merge branch 'tedhar/net9' of https://github.com/microsoft/garnet int…
TalZaccai 039499f
Added WorkFlow dispatch and commented out net90
darrenge 9f3b2a6
Added net90 to CodeQL
darrenge ff9e9e4
Enabled the Create GH Release and Push Nuget packages tasks so it is …
darrenge 939e97a
Merge branch 'main' into tedhar/net9
darrenge 3dd2172
Merge branch 'main' into tedhar/net9
darrenge a729bf2
merging with latest main
TalZaccai 9cbe7f5
format
TalZaccai 1554339
format
TalZaccai e633959
Added 9.0 to dot net restore. Not for test matrix but for build.
darrenge f15a60d
Updated BDN expected values
darrenge fbfd10b
Trying to run BDN on net90 framework.
darrenge 752eddc
Updated values because of the new Net90 BDN test runs
darrenge 2aca4b4
Update some of the expected in the Operations.SortedSetOperations BDN…
darrenge 29fc9c3
merge 'main' and resolve some "format" conflicts
TedHartMS 5f81eae
Getting net90 expected values narrowed down. Just seems to be a coupl…
darrenge 8559949
Merge branch 'tedhar/net9' of https://github.com/microsoft/garnet int…
darrenge 2cf0856
Fixed a bug in the BDN script and updated expected values.
darrenge aa66f64
Merge branch 'main' into tedhar/net9
darrenge a8ca998
Merge branch 'main' into tedhar/net9
darrenge 7c6d6e2
address new codeQL requirement
vazois fc7c077
Merge branch 'main' into tedhar/net9
darrenge 9e2ef4f
Merge branch 'main' into tedhar/net9
darrenge 45a169f
Merge branch 'main' into tedhar/net9
darrenge af4a7eb
Merge branch 'main' into tedhar/net9
darrenge 2ac1abe
Merge branch 'main' into tedhar/net9
darrenge 2853b58
Cleaned up unnecessary using
TalZaccai f9148cd
Merge branch 'main' into tedhar/net9
darrenge f48fb5d
Merge branch 'main' into tedhar/net9
darrenge 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
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
Oops, something went wrong.
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.