gnucash-on-windows future: Fix publish-ucrt64-repo action to report failures.
John Ralls
jralls at code.gnucash.org
Mon Aug 24 14:39:16 EDT 2026
discards https://github.com/Gnucash/gnucash-on-windows/commit/7478dc01 (commit)
Updated via https://github.com/Gnucash/gnucash-on-windows/commit/e9a795f5 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (https://github.com/Gnucash/gnucash-on-windows/commit/7478dc01)
\
N -- N -- N (https://github.com/Gnucash/gnucash-on-windows/commit/e9a795f5)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
commit e9a795f5fa7d4df98c56df2d84d01e41326d2f53
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Aug 24 10:35:14 2026 -0700
Fix publish-ucrt64-repo action to report failures.
Assisted-by: Claude code Sonnet 5
Signed-off: John Ralls <jralls at ceridwen.us>
Summary of changes:
.github/actions/publish-ucrt64-repo/action.yml | 8 --------
1 file changed, 8 deletions(-)
More information about the gnucash-patches
mailing list