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

Include source hash in job search #19112

Draft
wants to merge 6 commits into
base: dev
Choose a base branch
from

Commits on Nov 6, 2024

  1. Include source_uri in equivalence search

    Should probably include the hash as well for non-deferred datasets ?
    mvdbeek committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    c063ada View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1a1f67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd4c4f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac4bba0 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Use hash-only

    That way the equivalence search will also work for non-URI uploads.
    mvdbeek committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4abc6e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Skip explicit type annotation

    Co-authored-by: Nicola Soranzo <[email protected]>
    mvdbeek and nsoranzo authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    d1a7734 View commit details
    Browse the repository at this point in the history