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-42187: Add RemoteButler.getURIs #924

Merged
merged 3 commits into from
Dec 19, 2023
Merged

DM-42187: Add RemoteButler.getURIs #924

merged 3 commits into from
Dec 19, 2023

Commits on Dec 19, 2023

  1. Implement RemoteButler.getURIs

    This re-uses the existing server endpoints for getting file info.
    dhirving committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    4b6158d View commit details
    Browse the repository at this point in the history
  2. Implement RemoteButler.getURI

    Moved the DirectButler implementation to the Butler base class, since the code is identical for RemoteButler.
    dhirving committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    6dc29dc View commit details
    Browse the repository at this point in the history
  3. Pin documenteer

    The newly-released Documenteer 1.0 requires additional configuration and does not support the pipelines.lsst.io theme yet.
    dhirving committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    3325adb View commit details
    Browse the repository at this point in the history