Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactored validate-refs to use new OpenSearch Serverless and registry-common library #906

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Commits on May 23, 2024

  1. refactored for Java SDK v2

    Al Niessner authored and Al Niessner committed May 23, 2024
    Configuration menu
    Copy the full SHA
    29e3d3c View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Merge branch 'main' of github.com:NASA-PDS/validate into issue_895

    Al Niessner authored and Al Niessner committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d5f91ee View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. update to SDK v2

    Moved to using registry-common and harvest for the tools they provide. harvest provides the configuration reader while the registry-common provides the interface to any opensearch.
    
    Updated the logic to use the new tools which made the unit tests invalid. Removed all of the unit test code for RI since it is no longer applicable.
    
    The logic of RI has remained. What has changed is how the interface to opensearch is used.
    Al Niessner authored and Al Niessner committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    8203f01 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. testing cleanup

    Al Niessner authored and Al Niessner committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    24648dc View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    2270c77 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. update to latest versions

    Al Niessner authored and Al Niessner committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ace6d53 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    bf9394b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. remove harvest config

    User must now supply the conneciton URL and auth file.
    Al Niessner authored and Al Niessner committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    8d5b86b View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    1fe093a View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    8ec5791 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Merge branch 'main' of github.com:NASA-PDS/validate into issue_895

    Al Niessner authored and Al Niessner committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    734cd18 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. fix long annoying problem of expected and found counts being backward…

    …s in cucumber result message
    Al Niessner authored and Al Niessner committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    86c1ef2 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Merge branch 'main' of github.com:NASA-PDS/validate into issue_895

    Al Niessner authored and Al Niessner committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    a76a662 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:NASA-PDS/validate into issue_895

    Al Niessner authored and Al Niessner committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    bd32d75 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Update secrets.baseline

    jordanpadams committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    8f82c7a View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    be4d470 View commit details
    Browse the repository at this point in the history