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

Refactor Job manager routes #296

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from
Draft

Commits on Sep 17, 2024

  1. job_manager --> jobs

    ryuwd committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    7cae29d View commit details
    Browse the repository at this point in the history
  2. split jobs router into multiple jobs router modules; simplify status …

    …routes for jobs router
    ryuwd committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    94ffb5b View commit details
    Browse the repository at this point in the history
  3. Get result correctly from tasks

    Co-authored-by: Chris Burr <[email protected]>
    ryuwd and chrisburr committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c632c30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1669151 View commit details
    Browse the repository at this point in the history
  5. Fixed some tests

    ryuwd committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f76e1ab View commit details
    Browse the repository at this point in the history
  6. Working tests

    ryuwd committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    78ec03a View commit details
    Browse the repository at this point in the history
  7. Update doc for remove bulk

    ryuwd committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    454d030 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    69d82fe View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    22449b1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    381e282 View commit details
    Browse the repository at this point in the history
  11. whoops

    ryuwd committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    cab3eaf View commit details
    Browse the repository at this point in the history
  12. Make reset_jobs optional

    ryuwd committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    11f610e View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    e60824f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    471dd9f View commit details
    Browse the repository at this point in the history
  3. regenerate client

    ryuwd committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    3bee6e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Start refactoring things to use generally less queries (start with re…

    …schedule_job, eventually will extend to set_job_statuses)
    ryuwd committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    65da423 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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