Skip to content

Align public version metadata with the build#234

Merged
Widthdom merged 1 commit into
mainfrom
agent/align-public-version-metadata-220
Jul 25, 2026
Merged

Align public version metadata with the build#234
Widthdom merged 1 commit into
mainfrom
agent/align-public-version-metadata-220

Conversation

@Widthdom

Copy link
Copy Markdown
Owner

CLOSES #220

Summary

  • make --version, logs, and reports use the public three-part SemVer while keeping build/commit metadata in --doctor
  • align C# 12 badges, source clone commands, and English/Japanese user, package, developer, and testing documentation
  • refresh committed report samples and add regression coverage for nonzero patch versions and public metadata consistency

Verification

  • dotnet build FolderDiffIL4DotNet.sln --configuration Release --no-restore
  • dotnet test FolderDiffIL4DotNet.sln --configuration Release --no-build (2,040 passed, 1 known environment-dependent skip)
  • dotnet format FolderDiffIL4DotNet.sln --verify-no-changes --no-restore --verbosity minimal
  • npm run test:js (184 passed)
  • dotnet run --project FolderDiffIL4DotNet.csproj --configuration Release --no-build -- --version
  • dotnet run --project FolderDiffIL4DotNet.csproj --configuration Release --no-build -- --doctor --skip-il

@Widthdom
Widthdom marked this pull request as ready for review July 25, 2026 11:07
@Widthdom
Widthdom merged commit 22fec07 into main Jul 25, 2026
13 of 14 checks passed
@Widthdom
Widthdom deleted the agent/align-public-version-metadata-220 branch July 25, 2026 11:07
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.

Align README, report samples, and public version information with the actual build

1 participant