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

reg: runtime configurable #179

Merged
merged 12 commits into from
May 10, 2024
Merged

reg: runtime configurable #179

merged 12 commits into from
May 10, 2024

Commits on Apr 17, 2024

  1. add ability to read content from external filesystem

    make canned query config files optional
    enable oai publishing endpoint
    currently {user.home}/config/content
    pdowler committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    5db906f View commit details
    Browse the repository at this point in the history
  2. reg: add intTest code

    pdowler committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    98cb4d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. cadc-test-vosi: add CapabilitiesTest(URL) constructor

    this allows testing a service without a reg service
    pdowler committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    f9d7fbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00d1a85 View commit details
    Browse the repository at this point in the history
  3. move all useful code from cadc-registry-server to reg

    cadc-registry-server: OBSOLETE
    pdowler committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e963a10 View commit details
    Browse the repository at this point in the history
  4. reg image version 1.1.0

    pdowler committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    ec4dab3 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    6bcee3d View commit details
    Browse the repository at this point in the history
  2. fix CI and checkstyle issues

    pdowler committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    a5fc47d View commit details
    Browse the repository at this point in the history
  3. reg: added example-content and tweaked OAIValidityTest

    test expects the example content to be deployed
    pdowler committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    1ac3203 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

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

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    04e6a14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8f3e64 View commit details
    Browse the repository at this point in the history