Skip to content

V10.0.11/service update - #31

Merged
gimlichael merged 4 commits into
mainfrom
v10.0.11/service-update
Aug 16, 2026
Merged

V10.0.11/service update#31
gimlichael merged 4 commits into
mainfrom
v10.0.11/service-update

Conversation

@codebelt-aicia

Copy link
Copy Markdown
Contributor

This is a service update that focuses on package dependencies.

Automated changes:

  • Codebelt/Cuemon package versions bumped to latest compatible
  • PackageReleaseNotes.txt updated for v10.0.11
  • CHANGELOG.md entry added for v10.0.11

Note: Third-party packages (Microsoft.Extensions.*, BenchmarkDotNet, etc.) are not auto-updated.
Use Dependabot or manual updates for those.

Generated by codebelt-aicia
Triggered by: yamldotnet @ 10.1.7

@greptile-apps

greptile-apps Bot commented Aug 16, 2026

Copy link
Copy Markdown

Greptile Summary

This service update standardizes repository configuration, consolidates the local Docker test environment, updates test dependencies, and prepares the 10.0.11 release.

  • Adds repository-wide editor and Git attribute configuration.
  • Updates Codebelt.Extensions.Xunit and Microsoft.NET.Test.Sdk.
  • Replaces separate .NET 9 and .NET 10 Docker test environments with a unified image.
  • Adds changelog and package release notes for version 10.0.11.

Confidence Score: 5/5

The PR appears safe to merge.

No blocking failure remains.

Important Files Changed

Filename Overview
Directory.Packages.props Updates centrally managed test dependencies without changing production package dependencies.
testenvironments.json Consolidates two local Docker test environments into one multi-version runner environment.
.editorconfig Adds repository-wide encoding, indentation, and .NET analyzer-style preferences.
.gitattributes Adds default text normalization and documents optional merge and diff behavior.
CHANGELOG.md Documents the 10.0.11 repository, test-environment, and dependency updates.
.nuget/Codebelt.Extensions.Globalization/PackageReleaseNotes.txt Adds package release notes for version 10.0.11.

Reviews (2): Last reviewed commit: "📝 update changelog for v10.0.11" | Re-trigger Greptile

aicia-bot and others added 3 commits August 16, 2026 21:18
Introduce .editorconfig to standardize code formatting, indentation, and encoding across the repository. Add .gitattributes to configure git line-ending handling and binary file behavior. These files establish foundational repository standards for consistency across development environments.
Consolidate Docker test runner environments from separate net9 and net10 images into a unified codebeltnet/ubuntu-testrunner:8-9-10-11 image for multi-version .NET support. Adjust NuGet package versions in Directory.Packages.props: downgrade Codebelt.Extensions.YamlDotNet to 10.1.6 and upgrade Microsoft.NET.Test.Sdk to 18.9.0.
@codecov

codecov Bot commented Aug 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (7609268) to head (2bdb0c8).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #31   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          184       184           
  Branches         4         4           
=========================================
  Hits           184       184           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gimlichael
gimlichael merged commit 8c4dfad into main Aug 16, 2026
24 checks passed
@gimlichael
gimlichael deleted the v10.0.11/service-update branch August 16, 2026 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants