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

*: decouple the dependency between config and schedule #5792

Merged
merged 7 commits into from
Mar 3, 2023

Commits on Mar 2, 2023

  1. decouple the logic between config and schedule

    Signed-off-by: Ryan Leung <rleungx@gmail.com>
    rleungx committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    df1e9c2 View commit details
    Browse the repository at this point in the history
  2. move register scheduler to schedule

    Signed-off-by: Ryan Leung <rleungx@gmail.com>
    rleungx committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    ca7a363 View commit details
    Browse the repository at this point in the history
  3. typo

    Signed-off-by: Ryan Leung <rleungx@gmail.com>
    rleungx committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    82c35a1 View commit details
    Browse the repository at this point in the history
  4. resolve conflicts

    Signed-off-by: Ryan Leung <rleungx@gmail.com>
    rleungx committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    86532c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    a8fef6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4509a2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c17fd4 View commit details
    Browse the repository at this point in the history