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

[WIP] Replace ECS with Harmony #613

Draft
wants to merge 20 commits into
base: low-hanging-refactors
Choose a base branch
from
Draft

Commits on Oct 23, 2024

  1. Use CMR and EDL "UAT" environments

    User Acceptance Testing
    mfisher87 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    fe504ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b627642 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ddb248 View commit details
    Browse the repository at this point in the history
  4. Use envvar to pass EDL token to CMR to access restricted testing coll…

    …ections
    
    Removing the uat module should make it easy to find the rest of the code
    we need to clean up.
    mfisher87 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    bb5eabd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f693e3 View commit details
    Browse the repository at this point in the history
  6. Add concept_id cached property to Query class

    We need this to talk to Harmony -- Harmony doesn't support the product
    version as a query parameter, so we need to look up the real unique
    identifier in advance.
    mfisher87 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    cf19a93 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6769f01 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4d0e641 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    609a07c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e39586c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6c7c862 View commit details
    Browse the repository at this point in the history
  12. WIP

    Don't trust anything in here
    mfisher87 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    05c7ede View commit details
    Browse the repository at this point in the history
  13. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and mfisher87 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    44fa0d1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7cc7085 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    239eaa0 View commit details
    Browse the repository at this point in the history
  16. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and mfisher87 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ba1b007 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    014d566 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75fc5e7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #628 from icesat2py/remove-uat

    Remove references to UAT
    trey-stafford authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    f5b4214 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

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