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

jplhorizons cleanup 2022.05 #2418

Merged
merged 17 commits into from
Jun 13, 2022
Merged

Commits on Jun 9, 2022

  1. Configuration menu
    Copy the full SHA
    f921f64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c889d9 View commit details
    Browse the repository at this point in the history
  3. Fix Ceres remote test.

    V and surfbright tend to vary a lot more than the other quantities.
    Giving them a generous test.
    mkelley committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    e108972 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    634ef4e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d547642 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    768d059 View commit details
    Browse the repository at this point in the history
  7. Use isinstance() not type()

    mkelley committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    03299dd View commit details
    Browse the repository at this point in the history
  8. Remove get_raw_response optional parameters.

    This functionality is already available with the *_async() methods.
    mkelley committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    987b9c5 View commit details
    Browse the repository at this point in the history
  9. Add changelog entry.

    mkelley committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    20ef997 View commit details
    Browse the repository at this point in the history
  10. Revert "Only grab server/API URL during initialization."

    This reverts commit da856a5.
    mkelley committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    f0a9418 View commit details
    Browse the repository at this point in the history
  11. Revert "Remove get_raw_response optional parameters."

    This reverts commit 0dbb4e5.
    mkelley committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    55642bc View commit details
    Browse the repository at this point in the history
  12. Deprecate get_raw_response.

    mkelley committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    21844a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

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

Commits on Jun 13, 2022

  1. Remove parentheses.

    mkelley committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    628f673 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96e0bc4 View commit details
    Browse the repository at this point in the history
  3. Cleanup to make tests pass

    bsipocz committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    6e53bba View commit details
    Browse the repository at this point in the history
  4. Fixing sphinx build

    bsipocz committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    d699f4a View commit details
    Browse the repository at this point in the history