This is an automated email from the ASF dual-hosted git repository. meonkeys pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/fineract-site.git
commit 95c3d89c33752ff1794e22e655e5c5ee5a588fe5 Merge: 3a55452 751def5 Author: Adam Monsen <[email protected]> AuthorDate: Thu Mar 26 10:59:54 2026 -0700 Merge pull request #56 from mansi75/FINERACT-2528-whimsy-check-fix FINERACT-2528: fix Whimsy footer checks and document local verification .github/workflows/site-pr-check.yml | 7 + .github/workflows/whimsy-daily-check.yml | 19 ++ Dockerfile | 6 + README.md | 6 + scripts/check-whimsy-json.sh | 70 ++++++ scripts/run_whimsy_checks.rb | 235 ++++++++++++++++++ scripts/site-tool.sh | 18 ++ scripts/test_run_whimsy_checks.rb | 373 +++++++++++++++++++++++++++++ site-src/layouts/partials/home-footer.html | 4 +- 9 files changed, 736 insertions(+), 2 deletions(-)
