This is an automated email from the ASF dual-hosted git repository.
adamsaghy pushed a change to branch develop-test-github-actions-workflow
in repository https://gitbox.apache.org/repos/asf/fineract.git
from 10c8562252 Merge pull request #5783
add 7eeb39be04 FINERACT-2421: Optimize github actions workflow
new e887b1ed31 Merge pull request #5796
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.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(-)