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 2022/08/22 15:35:14 UTC

[incubator-sdap-nexus] branch proxy-bugfix-apidocs updated (b2bcc65 -> 990e474)

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

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


    from b2bcc65  Updated changelog
     add e3625c6  SDAP-398 - CDMS Regression Test Script (#183)
     add 1ef7ffb  Fix changelog (#195)
     add 10a8c6e  SDAP-390 Updated CDMS reader tool requirements.txt (#194)
     new 990e474  Merge branch 'master' of github.com:apache/incubator-sdap-nexus into proxy-bugfix-apidocs

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:
 CHANGELOG.md                    |   3 +-
 tests/regression/README.md      |  23 ++
 tests/regression/cdms_reader.py |   1 +
 tests/regression/conftest.py    |  23 ++
 tests/regression/test_cdms.py   | 746 ++++++++++++++++++++++++++++++++++++++++
 tools/cdms/requirements.txt     | 204 -----------
 6 files changed, 795 insertions(+), 205 deletions(-)
 create mode 100644 tests/regression/README.md
 create mode 120000 tests/regression/cdms_reader.py
 create mode 100644 tests/regression/conftest.py
 create mode 100644 tests/regression/test_cdms.py


[incubator-sdap-nexus] 01/01: Merge branch 'master' of github.com:apache/incubator-sdap-nexus into proxy-bugfix-apidocs

Posted by sk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

skperez pushed a commit to branch proxy-bugfix-apidocs
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-nexus.git

commit 990e4748322aa1645b14f01c46639c7c0ececabe
Merge: b2bcc65 10a8c6e
Author: skorper <st...@gmail.com>
AuthorDate: Mon Aug 22 08:34:54 2022 -0700

    Merge branch 'master' of github.com:apache/incubator-sdap-nexus into proxy-bugfix-apidocs

 CHANGELOG.md                    |   3 +-
 tests/regression/README.md      |  23 ++
 tests/regression/cdms_reader.py |   1 +
 tests/regression/conftest.py    |  23 ++
 tests/regression/test_cdms.py   | 746 ++++++++++++++++++++++++++++++++++++++++
 tools/cdms/requirements.txt     | 204 -----------
 6 files changed, 795 insertions(+), 205 deletions(-)

diff --cc CHANGELOG.md
index 35fa5c5,4ec7930..d8ac181
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@@ -14,12 -14,10 +14,13 @@@ and this project adheres to [Semantic V
  - SDAP-371: Renamed `/domssubset` endpoint to `/cdmssubset`
  - SDAP-390: Updated NetCDF reader tool for data matchup and added user functionality.
  - SDAP-396: Added saildrone insitu api to matchup
+ - SDAP-398: Added script for regression tests.
 +- Matchup validates insitu parameter using insitu API schema endpoint
 +- Added domsresults endpoint to openapi spec
  ### Changed
- -SDAP-390: Changed `/doms` to `/cdms` and `doms_reader.py` to `cdms_reader.py`
+ - SDAP-390: Changed `/doms` to `/cdms` and `doms_reader.py` to `cdms_reader.py`
  - domslist endpoint points to AWS insitu instead of doms insitu
 +- Matchup returns numSecondary and numPrimary counts rather than insitu/gridded
  ### Deprecated
  ### Removed
  - removed dropdown from matchup doms endpoint secondary param