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

(incubator-sdap-nexus) branch release/1.2.0 updated (56a841c -> 39f1741)

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

rkk pushed a change to branch release/1.2.0
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-nexus.git


    from 56a841c  Update helm cassandra dependency (#289)
     add 39f1741  SDAP-507 - Remove geos from image build (#292)

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                       |   4 +
 .../webservice/algorithms/doms/BaseDomsHandler.py  |   7 -
 .../webservice/algorithms/doms/ResultsPlotQuery.py |  56 -------
 analysis/webservice/algorithms/doms/__init__.py    |   1 -
 analysis/webservice/algorithms/doms/mapplot.py     | 174 ---------------------
 .../app_builders/HandlerArgsBuilder.py             |   6 +-
 docker/nexus-webapp/Dockerfile                     |   4 +-
 7 files changed, 9 insertions(+), 243 deletions(-)
 delete mode 100644 analysis/webservice/algorithms/doms/ResultsPlotQuery.py
 delete mode 100644 analysis/webservice/algorithms/doms/mapplot.py