gnucash-on-windows master: Multiple changes pushed
John Ralls
jralls at code.gnucash.org
Fri Aug 28 16:22:25 EDT 2026
Updated via https://github.com/Gnucash/gnucash-on-windows/commit/35c2a401 (commit)
via https://github.com/Gnucash/gnucash-on-windows/commit/f78e7500 (commit)
via https://github.com/Gnucash/gnucash-on-windows/commit/9123b5ee (commit)
from https://github.com/Gnucash/gnucash-on-windows/commit/78d0843c (commit)
commit 35c2a4016f13598b0c92cdad30497bda4793a98c
Author: John Ralls <jralls at ceridwen.us>
Date: Fri Aug 28 13:21:30 2026 -0700
Run scheduled workflow runs only on gnucash's own repository.
commit f78e7500f3628db6afd9ca75930798319c76ca4b
Author: John Ralls <jralls at ceridwen.us>
Date: Thu Aug 27 16:32:26 2026 -0700
Retrieve the URL to the generated gnucash-setup.exe.
commit 9123b5eeab0d413257469dff602f4b1d57b620a0
Author: John Ralls <jralls at ceridwen.us>
Date: Thu Aug 27 15:58:14 2026 -0700
Fix gh api call, adjust start times to avoid congestion.
The commits REST endpoint only works with GET and gh api sends PUTs
unless expressly told to use GET.
Even hour scheduled events tend to have a lot of competition and that
can result in random actual execution times. Use prime-number minutes to
try to avoid that.
Summary of changes:
.../workflows/run-future-build-ucrt64-aqbanking.yml | 3 ++-
.../workflows/run-future-build-ucrt64-guile3.yml | 3 ++-
.../workflows/run-future-build-ucrt64-libdbi.yml | 3 ++-
.../workflows/run-future-build-ucrt64-libofx.yml | 3 ++-
.github/workflows/run-future-build-ucrt64-swig.yml | 3 ++-
.github/workflows/run-future-ucrt64-nightly.yml | 21 ++++++++++++++++++---
6 files changed, 28 insertions(+), 8 deletions(-)
More information about the gnucash-patches
mailing list