From 420c2991ef5f1c788a1756c2fde5b17bd6e4fa36 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Tue, 1 Jul 2025 11:57:58 +0200 Subject: Invocation server: fix total count of non-cached actions While our presentation shows the details of only up to 30 non-cached actions, the count reported in the heading should still be the total count of all non-cached actions. Fix this. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d51a7ac..47771d0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ Bug fixes on top of `1.6.0`. - `just-mr` now correctly maintains also the Git cache lock when calling `just` if repository configuration was involved, preventing any unwanted intermediary repository garbage collection. +- The invocation server now correctly reports the total number of + uncached actions. ## Release `1.6.0` (2025-06-27) -- cgit v1.2.3