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

VOSICapabilities / TAPRegExt / VOResource #25

Merged
merged 41 commits into from
Oct 2, 2024
Merged

VOSICapabilities / TAPRegExt / VOResource #25

merged 41 commits into from
Oct 2, 2024

Commits on Sep 17, 2024

  1. first pass at tapregext

    jwfraustro committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8a054a3 View commit details
    Browse the repository at this point in the history
  2. voresource / stc models

    jwfraustro committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e4ce7c5 View commit details
    Browse the repository at this point in the history
  3. fix identifierURI import

    jwfraustro committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8c5d459 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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

Commits on Sep 24, 2024

  1. update type hints, types

    jwfraustro committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f585153 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42ae9ed View commit details
    Browse the repository at this point in the history
  3. finish test coverage

    jwfraustro committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c3fed54 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. test updates

    jwfraustro committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b354ab6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3911c44 View commit details
    Browse the repository at this point in the history
  3. fix tests

    jwfraustro committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    bca654a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fe74b0 View commit details
    Browse the repository at this point in the history
  5. voresource tests passing

    jwfraustro committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e27bd5a View commit details
    Browse the repository at this point in the history
  6. fix validators, docstrings

    jwfraustro committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    73bebea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    655a232 View commit details
    Browse the repository at this point in the history
  8. clean imports

    jwfraustro committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c2fe8f7 View commit details
    Browse the repository at this point in the history
  9. add doc snippets

    jwfraustro committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0c7091f View commit details
    Browse the repository at this point in the history
  10. cleanup documentation

    jwfraustro committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d366939 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f899e31 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c60c5ef View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    915bf8f View commit details
    Browse the repository at this point in the history
  2. adding capabilities tests

    jwfraustro committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    79ff263 View commit details
    Browse the repository at this point in the history
  3. removing tapcaprestriction

    jwfraustro committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    2864367 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    286bcb2 View commit details
    Browse the repository at this point in the history
  5. fix schema file

    jwfraustro committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    289f175 View commit details
    Browse the repository at this point in the history
  6. namespace woes

    jwfraustro committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    85e17df View commit details
    Browse the repository at this point in the history
  7. namespacing figured out

    jwfraustro committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    23a3e5e View commit details
    Browse the repository at this point in the history
  8. fix outputformat

    jwfraustro committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f62be4b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    365a05f View commit details
    Browse the repository at this point in the history
  10. fix interface subclasses

    jwfraustro committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    42b0b84 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    62e4080 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9fc64c0 View commit details
    Browse the repository at this point in the history
  13. finally good hopefully

    jwfraustro committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    0bcd708 View commit details
    Browse the repository at this point in the history
  14. pylint

    jwfraustro committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    0b95bd4 View commit details
    Browse the repository at this point in the history
  15. capabilities docs, cleanup

    jwfraustro committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    252dd54 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

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

Commits on Sep 30, 2024

  1. isort

    jwfraustro committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9cf4670 View commit details
    Browse the repository at this point in the history
  2. update imports

    jwfraustro committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0386b97 View commit details
    Browse the repository at this point in the history
  3. docs updates

    jwfraustro committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    af107db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c9fdf1 View commit details
    Browse the repository at this point in the history
  5. bump release for ns fix

    jwfraustro committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    3921b08 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

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