gnucash-on-windows future: Fix publish-ucrt64-repo action to report failures.

John Ralls jralls at code.gnucash.org
Mon Aug 24 14:05:03 EDT 2026


  discards  https://github.com/Gnucash/gnucash-on-windows/commit/06b1647e (commit)
Updated	 via  https://github.com/Gnucash/gnucash-on-windows/commit/f8e1584a (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/06b1647e)
            \
             N -- N -- N (https://github.com/Gnucash/gnucash-on-windows/commit/f8e1584a)

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 f8e1584af08c940c3d77068fc56dcc9c2d4c3676
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 | 15 +++++++++++++++
 1 file changed, 15 insertions(+)



More information about the gnucash-patches mailing list