v15 preparations#161
Merged
Merged
Conversation
Signed-off-by: Kenny Pflug <kenny.pflug@live.de>
Signed-off-by: Kenny Pflug <kenny.pflug@live.de>
Signed-off-by: Kenny Pflug <kenny.pflug@live.de>
Signed-off-by: Kenny Pflug <kenny.pflug@live.de>
Signed-off-by: Kenny Pflug <kenny.pflug@live.de>
…right Signed-off-by: Kenny Pflug <kenny.pflug@live.de>
Signed-off-by: Kenny Pflug <kenny.pflug@live.de>
|
Contributor
There was a problem hiding this comment.
Pull request overview
Prepares the Light.GuardClauses repository for the v15 release by updating versioning/release notes and documentation, adjusting analyzer/code-fix signing behavior, and improving determinism of the source-export output.
Changes:
- Bumps version/copyright to 15.0.0 / 2026 and updates package release notes for v15.
- Enhances README with updated positioning and target framework guidance.
- Adjusts source exporter formatting and adds a test asserting LF-only line endings; updates build/release plumbing (analyzer signing + NuGet workflow hardening).
Reviewed changes
Copilot reviewed 9 out of 10 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| tools/source-export/Light.GuardClauses.SourceCodeTransformation/SourceFileMerger.cs | Enforces LF normalization in generated source and updates embedded license year. |
| tools/source-export/Light.GuardClauses.SourceCodeTransformation/CleanupStep.cs | Switches line parsing to LF semantics to align with LF-only export goal. |
| tests/Light.GuardClauses.SourceCodeTransformation.Tests/SourceFileMergerFrameworkTests.cs | Adds test asserting exported file contains no \r characters. |
| src/Light.GuardClauses/Light.GuardClauses.csproj | Removes signing-related global properties when building analyzer/code-fix project references. |
| src/Directory.Build.props | Updates <PackageReleaseNotes> for 15.0.0. |
| README.md | Updates landing page content, examples, and target framework documentation. |
| Light.GuardClauses.SingleFile.cs | Updates single-file header version and copyright year. |
| Directory.Build.props | Bumps package version and copyright year. |
| .idea/.idea.Light.GuardClauses/.idea/indexLayout.xml | Updates IDE indexing layout (adds .github). |
| .github/workflows/release-on-nuget.yml | Hardens secret handling/cleanup and quotes variables for safer CI execution. |
Files not reviewed (1)
- .idea/.idea.Light.GuardClauses/.idea/indexLayout.xml: Generated file
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Signed-off-by: Kenny Pflug <kenny.pflug@live.de>
Signed-off-by: Kenny Pflug <kenny.pflug@live.de>
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.
<PackageReleaseNotes>