This is an automated email from the ASF dual-hosted git repository.
aleks pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git.
from 8eec00b FINERACT-1510-reversal-transaction-posting-pg-migration
new 11b0a91 FINERACT-984-7: Extend GitHub Action pipeline for PostgreSQL
new 0c01e0c FINERACT-984-7: Update twofactor and oauth tests with
postgresql connection
The 2 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:
...uild-docker.yml => build-docker-postgresql.yml} | 4 ++--
.../workflows/{build.yml => build-postgresql.yml} | 25 +++++++++++-----------
build.gradle | 6 ++++++
fineract-provider/build.gradle | 23 ++++++++++++++++++--
.../data/ResultsetColumnHeaderData.java | 8 ++++++-
integration-tests/build.gradle | 8 ++++++-
.../integrationtests/guarantor/GuarantorTest.java | 6 ++++--
oauth2-tests/build.gradle | 8 ++++++-
twofactor-tests/build.gradle | 8 ++++++-
9 files changed, 74 insertions(+), 22 deletions(-)
copy .github/workflows/{build-docker.yml => build-docker-postgresql.yml} (88%)
copy .github/workflows/{build.yml => build-postgresql.yml} (70%)