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-45738: Experiments with extending butler collections API #1053

Merged
merged 26 commits into from
Aug 19, 2024
Merged

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    d8444aa View commit details
    Browse the repository at this point in the history
  2. Provide explicit reason when client/server tests are skipped

    Sometimes it's not missing Safir or httpx but a circular import.
    timj committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    212d620 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac61b4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4460259 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ad0ab1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3c3d3b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    077b5e5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8c7236b View commit details
    Browse the repository at this point in the history
  9. Add butler.collections.x_remove

    timj committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    5c50057 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    970f589 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ebbc097 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9027b0a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4cc657e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b234be3 View commit details
    Browse the repository at this point in the history
  15. Deprecate Butler.collection_chains

    Now called collections
    timj committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    a49c3fa View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    066bea5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ff8f771 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3d17223 View commit details
    Browse the repository at this point in the history
  19. Use collection summaries to speed up butler query-datasets

    Also sort the dataset types.
    timj committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    e6251b8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    eaafc03 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    af98c98 View commit details
    Browse the repository at this point in the history
  22. Fix some spelling errors

    timj committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    a859c71 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c6d1cb0 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    467cc55 View commit details
    Browse the repository at this point in the history
  25. Add news fragment

    timj committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    13ac826 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    dc4b3cb View commit details
    Browse the repository at this point in the history