Conversation
Closed
jupster
approved these changes
Jul 16, 2025
jupster
requested changes
Jul 16, 2025
Collaborator
jupster
left a comment
There was a problem hiding this comment.
Give it a version Bump then it is good
Owner
|
Might have to check if we can package bump Json OR switch to dotnet's System.Text.Json |
Owner
|
ALSO |
fa6df8e to
5a82516
Compare
- Reverts CodeQL analysis to use ubuntu-latest runner due to memory issues. - Enables fetching submodules in CodeQL analysis workflow to ensure proper analysis. - Disables fetching submodules in release workflow and sets fetch-depth to 0 for tag history processing. - Enables Windows targeting and sets publish ready to run options.
275896d to
ca91f42
Compare
Adds a global.json file to specify the .NET SDK version and rollForward policy. This ensures consistent builds and development environments by pinning the SDK version.
Sets up a CodeQL analysis workflow to automatically analyze the codebase for potential security vulnerabilities and code quality issues. The workflow is triggered on push to master, pull requests against master, and manual workflow dispatch. It performs analysis using the 'csharp' language. SonarCloud analysis is temporarily disabled and will be auto-analysing the project and the PRs.
Owner
|
Shhhhh~ |
🙊 |
I messed up but is ok
Foxlider
approved these changes
Jul 16, 2025
| .github\workflows\codeql-analysis.yml = .github\workflows\codeql-analysis.yml | ||
| FASTER_Version.xml = FASTER_Version.xml | ||
| NuGet.Config = NuGet.Config | ||
| .github\workflows\publish.yml = .github\workflows\publish.yml |
Owner
There was a problem hiding this comment.
WHy removing those from the SLN ?
Contributor
Author
There was a problem hiding this comment.
bro idk, my vs on my desktop fucks with git all the time.
|
jupster
approved these changes
Jul 17, 2025
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.



dotnet 9 =)