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

Create command to show available Schedulers #708

Merged
merged 6 commits into from Jun 9, 2023

Commits on May 31, 2023

  1. added a new show schedulers cli command

    Signed-off-by: Ahmad-Wahid <59763365+Ahmad-Wahid@users.noreply.github.com>
    Ahmad-Wahid committed May 31, 2023
    Configuration menu
    Copy the full SHA
    86cf87f View commit details
    Browse the repository at this point in the history
  2. add changes description in changelog

    Signed-off-by: Ahmad-Wahid <59763365+Ahmad-Wahid@users.noreply.github.com>
    Ahmad-Wahid committed May 31, 2023
    Configuration menu
    Copy the full SHA
    ff04703 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. created a generic function which creates a list of an item attributes

    Signed-off-by: Ahmad-Wahid <59763365+Ahmad-Wahid@users.noreply.github.com>
    Ahmad-Wahid committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    7122669 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Load schedulers from plugins, too

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    7d9f9cc View commit details
    Browse the repository at this point in the history
  2. Find classes in __init__.py files, too

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    83d412b View commit details
    Browse the repository at this point in the history
  3. fix: extract classes from the base module as well

    Signed-off-by: Victor Garcia Reolid <victor@seita.nl>
    victorgarcia98 committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    e7e4910 View commit details
    Browse the repository at this point in the history