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

disttask: dynamic dispatch subtasks #46593

Merged
merged 52 commits into from
Sep 12, 2023
Merged

Commits on Sep 1, 2023

  1. draft

    ywqzzy committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    ff707d0 View commit details
    Browse the repository at this point in the history
  2. fix

    ywqzzy committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    f452ebe View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. support 2 step

    ywqzzy committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    68472ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11cc644 View commit details
    Browse the repository at this point in the history
  3. refine

    ywqzzy committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    1b92eaf View commit details
    Browse the repository at this point in the history
  4. refine

    ywqzzy committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    7b5a702 View commit details
    Browse the repository at this point in the history
  5. fix

    ywqzzy committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    951b67d View commit details
    Browse the repository at this point in the history
  6. fix

    ywqzzy committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    edff2e8 View commit details
    Browse the repository at this point in the history
  7. fix

    ywqzzy committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    7aad421 View commit details
    Browse the repository at this point in the history
  8. fix

    ywqzzy committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    f6a2601 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b147419 View commit details
    Browse the repository at this point in the history
  10. fix

    ywqzzy committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    84a0857 View commit details
    Browse the repository at this point in the history
  11. fix

    ywqzzy committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    cecdf36 View commit details
    Browse the repository at this point in the history
  12. u

    ywqzzy committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    30c2ce1 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. tmp save

    ywqzzy committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    688a986 View commit details
    Browse the repository at this point in the history
  2. basic done

    ywqzzy committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    22f3eb4 View commit details
    Browse the repository at this point in the history
  3. fix all tests

    ywqzzy committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    4a37e67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f3d3d3 View commit details
    Browse the repository at this point in the history
  5. merge master

    ywqzzy committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    e1a29cf View commit details
    Browse the repository at this point in the history
  6. fix

    ywqzzy committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    a410eb2 View commit details
    Browse the repository at this point in the history
  7. fix

    ywqzzy committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    e3b4649 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

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

    ywqzzy committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    c386dae View commit details
    Browse the repository at this point in the history
  3. Add new interface

    ywqzzy committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    e4a33c0 View commit details
    Browse the repository at this point in the history
  4. fix

    ywqzzy committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    5ba29b5 View commit details
    Browse the repository at this point in the history
  5. fix

    ywqzzy committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    99d34ed View commit details
    Browse the repository at this point in the history
  6. fix

    ywqzzy committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    16dd57f View commit details
    Browse the repository at this point in the history
  7. fix

    ywqzzy committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    4777946 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

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

    ywqzzy committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    a9eb159 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. fix update task

    ywqzzy committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    b2789fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d865fc View commit details
    Browse the repository at this point in the history
  3. fix

    ywqzzy committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    3aebc11 View commit details
    Browse the repository at this point in the history
  4. fix

    ywqzzy committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    37b39ae View commit details
    Browse the repository at this point in the history
  5. fix test

    ywqzzy committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    7c1c0cc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    74c4601 View commit details
    Browse the repository at this point in the history
  7. bazel

    ywqzzy committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    99ccedc View commit details
    Browse the repository at this point in the history
  8. fix

    ywqzzy committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    541ab7e View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. refine

    ywqzzy committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    6e61680 View commit details
    Browse the repository at this point in the history
  2. more tests

    ywqzzy committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    0df3b3c View commit details
    Browse the repository at this point in the history
  3. refine

    ywqzzy committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    122aa4f View commit details
    Browse the repository at this point in the history
  4. fix

    ywqzzy committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    34a10e7 View commit details
    Browse the repository at this point in the history
  5. fix

    ywqzzy committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    be406a2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f224c32 View commit details
    Browse the repository at this point in the history
  7. fix lint

    ywqzzy committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    95020f8 View commit details
    Browse the repository at this point in the history
  8. fix test

    ywqzzy committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    6d98835 View commit details
    Browse the repository at this point in the history
  9. fix

    ywqzzy committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    a437e9d View commit details
    Browse the repository at this point in the history
  10. fix

    ywqzzy committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    9b5932c View commit details
    Browse the repository at this point in the history
  11. comments

    ywqzzy committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    8a1f460 View commit details
    Browse the repository at this point in the history
  12. fix

    ywqzzy committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    dea1c54 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

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

    ywqzzy committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    851a802 View commit details
    Browse the repository at this point in the history