This is an automated email from the ASF dual-hosted git repository.

adamsaghy pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git


    from dc209afa6f Merge pull request #5801 from 
San-43/FINERACT-2259-Manage-external-IDs-Savings
     add e1644a3f32 FINERACT-2421: Optimize github actions workflow
     new 5dda254432 Merge pull request #5799

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-core.yml                   |  91 +++++++++
 .github/workflows/build-cucumber.yml               |  89 ++-------
 .github/workflows/build-docker.yml                 |  29 ++-
 .github/workflows/build-documentation.yml          |  16 +-
 .github/workflows/build-e2e-tests.yml              |  25 ++-
 .github/workflows/build-mariadb.yml                |  28 ++-
 .github/workflows/build-mysql.yml                  |  28 ++-
 .github/workflows/build-postgresql.yml             |  28 ++-
 ...ild-cucumber.yml => build-progressive-loan.yml} |  62 ++-----
 .github/workflows/build-quality-checks.yml         | 204 +++++++++++++++++++++
 .github/workflows/full-build-ci.yml                |  92 ++++++++++
 .github/workflows/liquibase-only-postgresql.yml    |  28 ++-
 .../workflows/mifos-fineract-client-publish.yml    |   2 +-
 .github/workflows/publish-dockerhub.yml            |  31 ++--
 ...un-integration-test-sequentially-postgresql.yml |  32 ++--
 .github/workflows/smoke-messaging.yml              |  36 +++-
 .github/workflows/sonarqube.yml                    |  20 +-
 .../verify-api-backward-compatibility.yml          |  50 ++---
 .../verify-liquibase-backward-compatibility.yml    |  34 ++--
 build.gradle                                       |  17 +-
 fineract-client-feign/build.gradle                 |  23 ++-
 fineract-client/build.gradle                       |  47 +++--
 fineract-provider/build.gradle                     |   9 +-
 gradle.properties                                  |   4 +-
 24 files changed, 695 insertions(+), 330 deletions(-)
 create mode 100644 .github/workflows/build-core.yml
 copy .github/workflows/{build-cucumber.yml => build-progressive-loan.yml} (57%)
 create mode 100644 .github/workflows/build-quality-checks.yml
 create mode 100644 .github/workflows/full-build-ci.yml

Reply via email to