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

DM-31723: Replace ButlerURI implementation with ResourcePath #611

Merged
merged 5 commits into from
Dec 3, 2021

Commits on Dec 3, 2021

  1. Remove numpy dependency

    No longer an eups package.
    timj committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    100dbcc View commit details
    Browse the repository at this point in the history
  2. Add resources as a dependency

    Needed for new external implementation of ButlerURI
    timj committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    3b57bf2 View commit details
    Browse the repository at this point in the history
  3. Remove ButlerURI and replace with external ResourcePath

    The code still uses ButlerURI and ButlerURI is exported as
    an alias for ResourcePath. Changing the code will be a later
    ticket.
    timj committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    9c5b72d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d39a60 View commit details
    Browse the repository at this point in the history
  5. Use git+https consistently

    timj committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    5077bea View commit details
    Browse the repository at this point in the history