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

Re-factor WorkflowHandler.run_step() so user manually emits Event to start next step in worfklow #16277

Merged
merged 11 commits into from
Oct 1, 2024

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    756732f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c91b145 View commit details
    Browse the repository at this point in the history
  3. remove print

    nerdai committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e80e74f View commit details
    Browse the repository at this point in the history
  4. better naming

    nerdai committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    ceef62d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fea868a View commit details
    Browse the repository at this point in the history
  6. revert Workflow.run_step

    nerdai committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    38ba385 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef875e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. fix error handling

    nerdai committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    1588bf9 View commit details
    Browse the repository at this point in the history
  2. fix error handling

    nerdai committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    be481de View commit details
    Browse the repository at this point in the history
  3. update docs

    nerdai committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    35a9edb View commit details
    Browse the repository at this point in the history
  4. delete Workflow.run_step

    nerdai committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d886c49 View commit details
    Browse the repository at this point in the history