You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sdap.apache.org by sk...@apache.org on 2024/01/19 17:31:19 UTC

(incubator-sdap-nexus) branch SDAP-499 updated (831ca37 -> 3e700b8)

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

skperez pushed a change to branch SDAP-499
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-nexus.git


    from 831ca37  add page number to default filename for matchup output
     add 4ab2f9b  pagination improvements
     add 3677c11  removed debugging line
     add 86f1348  changelog
     add 1e8cc4e  Update helm cassandra dependency (#289)
     add 3e700b8  Merge branch 'SDAP-500' into SDAP-499

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                       |  2 ++
 .../webservice/algorithms/doms/ExecutionStatus.py  |  5 ++-
 .../webservice/algorithms/doms/ResultsStorage.py   |  3 ++
 .../algorithms/doms/domsconfig.ini.default         |  2 +-
 analysis/webservice/algorithms_spark/Matchup.py    | 10 +++---
 analysis/webservice/apidocs/openapi.yml            | 14 ++++++++
 .../webservice/webmodel/NexusExecutionResults.py   | 40 ++++++++++++++--------
 .../nexustiles/config/datastores.ini.default       |  2 +-
 helm/requirements.yaml                             |  2 +-
 helm/values.yaml                                   |  3 +-
 tools/deletebyquery/deletebyquery.py               |  2 +-
 tools/doms-data-tools/update_doms_data_pk.py       |  2 +-
 tools/domspurge/README.md                          |  2 +-
 tools/domspurge/purge.py                           |  2 +-
 14 files changed, 61 insertions(+), 30 deletions(-)