gnucash-on-windows future: Fix publish-ucrt64-repo action to report failures.
John Ralls
jralls at code.gnucash.org
Mon Aug 24 14:22:21 EDT 2026
discards https://github.com/Gnucash/gnucash-on-windows/commit/f8e1584a (commit)
Updated via https://github.com/Gnucash/gnucash-on-windows/commit/7478dc01 (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/f8e1584a)
\
N -- N -- N (https://github.com/Gnucash/gnucash-on-windows/commit/7478dc01)
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 7478dc016490b6d064f55fbf52db8514676e9529
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Aug 24 10:35:14 2026 -0700
Fix publish-ucrt64-repo action to report failures.
Summary of changes:
.github/actions/publish-ucrt64-repo/action.yml | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
More information about the gnucash-patches
mailing list