gnucash future: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Mon Aug 24 17:06:36 EDT 2026


Updated	 via  https://github.com/Gnucash/gnucash/commit/dabf1416 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/863aa8a7 (commit)
	from  https://github.com/Gnucash/gnucash/commit/f95dd1dd (commit)



commit dabf1416061b75338da10f01a453328933ef5304
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Aug 24 12:03:34 2026 -0700

    Fix windows test errors.
    
    - Point it at the gnucash package repo
    - Remove the unnecessary SWIG and DBD cmake defines and env variables
    GNC_DBD_DIR being set in the shell got a Windows-style path which
    didn't work when trying to dlopen the dbd modules.

commit 863aa8a7456bcb6e250c5834af6c8d8af78e3b9d
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Aug 22 17:42:06 2026 -0700

    Only publish coverage stats and developer docs on stable branch
    
    Multiple branches would overwrite github-pages so only the last one would be available.



Summary of changes:
 .github/workflows/coverage.yml      | 2 +-
 .github/workflows/windows-tests.yml | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)



More information about the gnucash-patches mailing list