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

Fix bugs in tutorial and CLI scheduling trigger #545

Merged
merged 5 commits into from Dec 1, 2022

Commits on Dec 1, 2022

  1. Add missing timezone

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    364c71e View commit details
    Browse the repository at this point in the history
  2. Fix call to make_schedule

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    e4accc2 View commit details
    Browse the repository at this point in the history
  3. Ensure storage specs, also when make_schedule is called directly (i.e…

    …. no job)
    
    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    4baa1ec View commit details
    Browse the repository at this point in the history
  4. One more missing timezone

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    3785162 View commit details
    Browse the repository at this point in the history
  5. Wrong timezone (only updated from utc to Europe/Amsterdam in #481)

    Signed-off-by: F.N. Claessen <felix@seita.nl>
    Flix6x committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    b065e1a View commit details
    Browse the repository at this point in the history