This is an automated email from the ASF dual-hosted git repository. adamsaghy pushed a commit to branch develop-test-github-actions-workflow in repository https://gitbox.apache.org/repos/asf/fineract.git
commit e887b1ed3146e91aa369fca0d958b08f1b4c7f3e Merge: 10c8562252 7eeb39be04 Author: Adam Saghy <[email protected]> AuthorDate: Thu Apr 23 11:28:38 2026 +0100 Merge pull request #5796 FINERACT-2421: Optimize github actions workflow .github/workflows/build-cucumber.yml | 188 ++++++++++++++++++--- .github/workflows/build-docker.yml | 22 ++- .github/workflows/build-documentation.yml | 21 ++- .github/workflows/build-e2e-tests.yml | 22 ++- .github/workflows/build-mariadb.yml | 24 ++- .github/workflows/build-mysql.yml | 24 ++- .github/workflows/build-postgresql.yml | 24 ++- .github/workflows/liquibase-only-postgresql.yml | 24 ++- .../workflows/mifos-fineract-client-publish.yml | 24 ++- .github/workflows/publish-dockerhub.yml | 36 +++- ...un-integration-test-sequentially-postgresql.yml | 24 ++- .github/workflows/smoke-messaging.yml | 22 ++- .github/workflows/sonarqube.yml | 24 ++- .../verify-api-backward-compatibility.yml | 59 ++++--- .../verify-liquibase-backward-compatibility.yml | 54 +++--- gradle.properties | 4 +- 16 files changed, 493 insertions(+), 103 deletions(-)
