Skip to content

Add runtime version source and exposure#325

Merged
stef-k merged 5 commits into
mainfrom
feature/runtime-version-source-322
May 21, 2026
Merged

Add runtime version source and exposure#325
stef-k merged 5 commits into
mainfrom
feature/runtime-version-source-322

Conversation

@stef-k
Copy link
Copy Markdown
Owner

@stef-k stef-k commented May 21, 2026

Summary

Validation

  • dotnet build - passed, 0 warnings/errors.
  • dotnet test --filter Versioning - passed, 10 tests.
  • dotnet run --no-launch-profile -- version - output exactly Wayfarer 1.4.0.
  • dotnet test - passed, 1595 tests.
  • dotnet run --project tools/Wayfarer.LocCheck -- --warn 400 --fail 600 - passed; warnings are existing Trip Editor/legacy LOC warnings, not files changed by Define single source of truth for Wayfarer runtime and release version #322.
  • git diff --check origin/main...HEAD - passed.

Notes

  • Final read-only review passed against origin/main...HEAD; local main was stale and was not used as the review base.

@stef-k stef-k merged commit dd12e1e into main May 21, 2026
1 check passed
@stef-k stef-k deleted the feature/runtime-version-source-322 branch May 21, 2026 07:20
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.

Define single source of truth for Wayfarer runtime and release version

1 participant