gnucash-on-windows future: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Mon Aug 24 13:35:29 EDT 2026


Updated	 via  https://github.com/Gnucash/gnucash-on-windows/commit/06b1647e (commit)
	 via  https://github.com/Gnucash/gnucash-on-windows/commit/52668fde (commit)
	from  https://github.com/Gnucash/gnucash-on-windows/commit/babf248c (commit)



commit 06b1647e9aabde33dcae965efebd120fe84bee19
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Aug 24 10:35:14 2026 -0700

    Fix publish-ucrt64-repo action to report failures.

commit 52668fde3cbd3e4873b7ca294f2a20f315260bf5
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Aug 23 16:35:16 2026 -0700

    Make workflows reusable and set a schedule.
    
    The schedule won't do anything until future becomes the default branch,
    hence the reusable: A companion commit to master will add scheduled
    workflows that run these. Master being the current branch those
    scheduled workflows will run.



Summary of changes:
 .github/actions/publish-ucrt64-repo/action.yml |  6 +++++-
 .github/workflows/build-ucrt64-aqbanking.yml   |  4 +++-
 .github/workflows/build-ucrt64-guile3.yml      |  3 +++
 .github/workflows/build-ucrt64-libdbi.yml      |  3 +++
 .github/workflows/build-ucrt64-libofx.yml      |  3 +++
 .github/workflows/build-ucrt64-swig.yml        |  3 +++
 .github/workflows/gnucash-ucrt64-nightly.yml   | 11 ++++++-----
 7 files changed, 26 insertions(+), 7 deletions(-)



More information about the gnucash-patches mailing list