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

[batch] Add ability to create job groups at top level #14170

Closed
wants to merge 77 commits into from

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    80b664a View commit details
    Browse the repository at this point in the history
  2. fix

    jigold committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    0b50b03 View commit details
    Browse the repository at this point in the history
  3. fix for ambig column

    jigold committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    6c9c776 View commit details
    Browse the repository at this point in the history
  4. fix foreign key constraint

    jigold committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    284b457 View commit details
    Browse the repository at this point in the history
  5. dont lock primary key updates

    jigold committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    d1fd11a View commit details
    Browse the repository at this point in the history
  6. fix cancel job group

    jigold committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    8ac5425 View commit details
    Browse the repository at this point in the history
  7. last fix?

    jigold committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    5ffa578 View commit details
    Browse the repository at this point in the history
  8. get rid of extra complexity

    jigold committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    03cdaa5 View commit details
    Browse the repository at this point in the history
  9. fixup estimated-current.sql

    jigold committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    904a045 View commit details
    Browse the repository at this point in the history
  10. fix cancel child job groups

    jigold committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    3bdca11 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. add new index

    jigold committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    e7fe638 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. add back batch updates fields

    jigold committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    e09c512 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b40bff2 View commit details
    Browse the repository at this point in the history
  3. address comments

    jigold committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    1e20595 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed95628 View commit details
    Browse the repository at this point in the history
  5. address comments

    jigold committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    e6ed1f0 View commit details
    Browse the repository at this point in the history
  6. delint

    jigold committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    853d949 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4c2b750 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d7d3b53 View commit details
    Browse the repository at this point in the history
  9. partial ruff apply

    jigold committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    1dc4ce9 View commit details
    Browse the repository at this point in the history
  10. partial ruff apply

    jigold committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    b777802 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    295c339 View commit details
    Browse the repository at this point in the history
  12. wip

    jigold committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    166928c View commit details
    Browse the repository at this point in the history
  13. fix

    jigold committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    322b01d View commit details
    Browse the repository at this point in the history
  14. delint

    jigold committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    f1697c2 View commit details
    Browse the repository at this point in the history
  15. delint

    jigold committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    0d97818 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    0f2cc55 View commit details
    Browse the repository at this point in the history
  2. minor fixes

    jigold committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    5fbd6e8 View commit details
    Browse the repository at this point in the history
  3. minor fixes

    jigold committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    9b17076 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. bad rebase fix

    jigold committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    239bd86 View commit details
    Browse the repository at this point in the history
  2. fixing bad rebase

    jigold committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    9889031 View commit details
    Browse the repository at this point in the history
  3. finish fixing rebase

    jigold committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    937d501 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d32e968 View commit details
    Browse the repository at this point in the history
  5. refactored bunching

    jigold committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    328e7a6 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. add update id default to 1

    jigold committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    26fe167 View commit details
    Browse the repository at this point in the history
  2. more front end changes

    jigold committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    0b1b66b View commit details
    Browse the repository at this point in the history
  3. more changes

    jigold committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    9555687 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. addressing more comments

    jigold committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    8a468ba View commit details
    Browse the repository at this point in the history
  2. lots of comments addressed

    jigold committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    8aa3bb8 View commit details
    Browse the repository at this point in the history
  3. add ability to create jobs

    jigold committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    f3b6e4c View commit details
    Browse the repository at this point in the history
  4. fix tests

    jigold committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    c3b825f View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. more fixes

    jigold committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    36af4f8 View commit details
    Browse the repository at this point in the history
  2. ruff check

    jigold committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    7bb3f2b View commit details
    Browse the repository at this point in the history
  3. ruff format

    jigold committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    0802a8e View commit details
    Browse the repository at this point in the history
  4. delint client

    jigold committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    d631d70 View commit details
    Browse the repository at this point in the history
  5. final delint

    jigold committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    3597a89 View commit details
    Browse the repository at this point in the history
  6. fix index and various bugs

    jigold committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    1030f59 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    229d8b6 View commit details
    Browse the repository at this point in the history
  8. attempt to fix mjc

    jigold committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    fc781a6 View commit details
    Browse the repository at this point in the history
  9. fix ambig field

    jigold committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    ef6163c View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. wip

    jigold committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    9fd31c3 View commit details
    Browse the repository at this point in the history
  2. cleanup db code

    jigold committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    4569b3d View commit details
    Browse the repository at this point in the history
  3. fix mjc missing var

    jigold committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    4219370 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a9610f View commit details
    Browse the repository at this point in the history
  5. process of elimination

    jigold committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    1336950 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f66f615 View commit details
    Browse the repository at this point in the history
  7. fix build.yaml

    jigold committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    56f6c77 View commit details
    Browse the repository at this point in the history
  8. modify commit_batch_update

    jigold committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    3ffdfae View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    823da60 View commit details
    Browse the repository at this point in the history
  2. fix cancel_job_group

    jigold committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    df9ebcd View commit details
    Browse the repository at this point in the history
  3. more fixes

    jigold committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    f76070d View commit details
    Browse the repository at this point in the history
  4. fix python front end icr

    jigold committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    ae1b484 View commit details
    Browse the repository at this point in the history
  5. fix bad global var collision

    jigold committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    51242a0 View commit details
    Browse the repository at this point in the history
  6. fix cancel

    jigold committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    b138287 View commit details
    Browse the repository at this point in the history
  7. fix cancel

    jigold committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    c63f961 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    490cff2 View commit details
    Browse the repository at this point in the history
  2. get rid of committed check

    jigold committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    e67594f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e50ab12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2fdfcfc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aacfddb View commit details
    Browse the repository at this point in the history
  6. fix test

    jigold committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    16187ca View commit details
    Browse the repository at this point in the history
  7. in sync sql

    jigold committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    964dcfa View commit details
    Browse the repository at this point in the history
  8. delint

    jigold committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    244354a View commit details
    Browse the repository at this point in the history
  9. get state right in commit

    jigold committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    c4028c1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    946ef12 View commit details
    Browse the repository at this point in the history
  11. more fixes

    jigold committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    1870039 View commit details
    Browse the repository at this point in the history
  12. add nested job groups

    jigold committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    de473d5 View commit details
    Browse the repository at this point in the history