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

Feature/event logs #58

Merged
merged 13 commits into from
Sep 3, 2023
Merged

Feature/event logs #58

merged 13 commits into from
Sep 3, 2023

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    7dbc240 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e065aeb View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. Configuration menu
    Copy the full SHA
    aab01aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58e9da5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6035b1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15275d6 View commit details
    Browse the repository at this point in the history
  5. Pass additional data to MapIteration and ParallelBranch events

    Passes the data of the parent `Map`/`Parallel` state and the iteration index to better identify to which iteration/branch the event belongs to
    nibble-4bits committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    4677e10 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4109a50 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ee603c4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    588b003 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Pass execution input to ExecutionStarted event and execution output…

    … to `ExecutionSucceeded` event
    nibble-4bits committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    69b64cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e7ea8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5693d68 View commit details
    Browse the repository at this point in the history