Skip to content

Comments

fix: Stopwatch implementation on pre-release version 10.1.0-rc1#944

Merged
vbreuss merged 7 commits intomainfrom
chore/bump-core-version-10.1.0-rc1
Feb 21, 2026
Merged

fix: Stopwatch implementation on pre-release version 10.1.0-rc1#944
vbreuss merged 7 commits intomainfrom
chore/bump-core-version-10.1.0-rc1

Conversation

@vbreuss
Copy link
Member

@vbreuss vbreuss commented Feb 20, 2026

This PR completes the release workflow for core library version 10.1.0-rc1 by updating package versions and restoring the build pipeline to build all projects (both core and main).

Key Changes:

  • Bumps core package versions from 10.0.0 to 10.1.0-rc1 in Directory.Packages.props
  • Resets BuildScope from CoreOnly to Default to enable building all projects again
  • Simplifies TestHelpers project references by removing unused Testably.Abstractions dependency

@vbreuss vbreuss self-assigned this Feb 20, 2026
Copilot AI review requested due to automatic review settings February 20, 2026 15:50
@vbreuss vbreuss added the dependencies Update of dependencies label Feb 20, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR completes the release workflow for core library version 10.1.0-rc1 by updating package versions and restoring the build pipeline to build all projects (both core and main).

Changes:

  • Bumps core package versions from 10.0.0 to 10.1.0-rc1 in Directory.Packages.props
  • Resets BuildScope from CoreOnly to Default to enable building all projects again
  • Simplifies TestHelpers project references by removing unused Testably.Abstractions dependency

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
Directory.Packages.props Updates Testably.Abstractions.Interface and Testably.Abstractions package versions to 10.1.0-rc1
Pipeline/Build.cs Resets BuildScope to Default, re-enabling full build pipeline after core version bump
Tests/Helpers/Testably.Abstractions.TestHelpers/Testably.Abstractions.TestHelpers.csproj Removes unused Testably.Abstractions reference and changes Interface reference pattern

@github-actions
Copy link

github-actions bot commented Feb 20, 2026

Test Results

     52 files  +     51       52 suites  +51   36m 42s ⏱️ + 36m 42s
 64 490 tests + 64 477   60 875 ✅ + 60 863   3 615 💤 + 3 614  0 ❌ ±0 
133 814 runs  +133 801  119 270 ✅ +119 258  14 544 💤 +14 543  0 ❌ ±0 

Results for commit 34a8129. ± Comparison against base commit bcc0254.

♻️ This comment has been updated with latest results.

@vbreuss vbreuss force-pushed the chore/bump-core-version-10.1.0-rc1 branch 2 times, most recently from f476941 to 015d06a Compare February 20, 2026 16:13
@vbreuss vbreuss force-pushed the chore/bump-core-version-10.1.0-rc1 branch from 015d06a to b5bf770 Compare February 20, 2026 16:45
@vbreuss vbreuss force-pushed the chore/bump-core-version-10.1.0-rc1 branch from 1513d38 to f6bb5d7 Compare February 20, 2026 16:51
@vbreuss vbreuss marked this pull request as draft February 20, 2026 17:19
@vbreuss vbreuss marked this pull request as ready for review February 20, 2026 17:26
@vbreuss vbreuss changed the title chore: bump core version to v10.1.0-rc1 fix: Stopwatch implementation on pre-release version 10.1.0-rc1 Feb 20, 2026
@vbreuss vbreuss added the bug Something isn't working label Feb 20, 2026
@vbreuss vbreuss force-pushed the chore/bump-core-version-10.1.0-rc1 branch from 310328a to 34a8129 Compare February 20, 2026 20:53
@sonarqubecloud
Copy link

@vbreuss vbreuss merged commit 1253c6b into main Feb 21, 2026
14 checks passed
@vbreuss vbreuss deleted the chore/bump-core-version-10.1.0-rc1 branch February 21, 2026 10:39
@github-actions
Copy link

This is addressed in release v5.3.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working dependencies Update of dependencies state: released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant