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

feat(scheduler): update scheduler for flexibility #513

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Mar 7, 2024

  1. feat(scheduler): update scheduler for flexibility

    Change scheduler to allow strings. Create a verify and description scripts to verify correct values
    for the scheduler. Update projects to call these scripts. Also update project to not automatically
    take oe ownership
    paysni committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    7c4adf8 View commit details
    Browse the repository at this point in the history
  2. Fix per failing tests in PR

    Updated exceptions and removed items not used.
    paysni committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    f1c9eae View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. remove keyword type.

    Fix if statement from lint
    updated exceptions
    paysni committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    e9b9357 View commit details
    Browse the repository at this point in the history
  2. update versions on yml files.

    paysni committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    c0d78fa View commit details
    Browse the repository at this point in the history
  3. update dev dependencies

    paysni committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    320967c View commit details
    Browse the repository at this point in the history
  4. update lock files

    paysni committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    5a3e8c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8da2d5b View commit details
    Browse the repository at this point in the history
  6. black reformat

    paysni committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    130e659 View commit details
    Browse the repository at this point in the history
  7. fix ruff linting errors.

    paysni committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    8d84f14 View commit details
    Browse the repository at this point in the history
  8. remove unnecessary lamdas.

    paysni committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    6d3221e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    399b057 View commit details
    Browse the repository at this point in the history