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: orchestrator flow #2699

Merged
merged 25 commits into from
May 18, 2023
Merged

Fix: orchestrator flow #2699

merged 25 commits into from
May 18, 2023

Commits on May 8, 2023

  1. progress check-in

    Velfi committed May 8, 2023
    Configuration menu
    Copy the full SHA
    fb84a12 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. it's close, but I have to figure out how to call the final intercepto…

    …rs without the correct context type.
    Velfi committed May 10, 2023
    Configuration menu
    Copy the full SHA
    01d0acd View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Configuration menu
    Copy the full SHA
    b9e2bb3 View commit details
    Browse the repository at this point in the history
  2. all tests passing!!!

    Velfi committed May 12, 2023
    Configuration menu
    Copy the full SHA
    790111f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b8c294 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. update: define the context wrappers using a macro

    update: interceptor tests to work with the new wrappers.
    Velfi committed May 15, 2023
    Configuration menu
    Copy the full SHA
    7adf8d5 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    45944a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea1756f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f777f1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e829e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    236cae7 View commit details
    Browse the repository at this point in the history
  6. fix: broken test

    Velfi committed May 16, 2023
    Configuration menu
    Copy the full SHA
    9c2a6b4 View commit details
    Browse the repository at this point in the history
  7. run cargo clippy --fix

    Velfi committed May 16, 2023
    Configuration menu
    Copy the full SHA
    a8ee5e5 View commit details
    Browse the repository at this point in the history
  8. fix: codegen

    Velfi committed May 16, 2023
    Configuration menu
    Copy the full SHA
    8dd284d View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. update: is_failed to check the inner output_or_error

    remove: `impl From<InterceptorError> for TypeErasedError`
    formatting: update the `halt_on_err` macro to fmt nicely
    Velfi committed May 17, 2023
    Configuration menu
    Copy the full SHA
    53e9820 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1b02ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d903354 View commit details
    Browse the repository at this point in the history
  4. remove unused import

    Velfi committed May 17, 2023
    Configuration menu
    Copy the full SHA
    190f5e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc62a22 View commit details
    Browse the repository at this point in the history
  6. fix stuff broken by main merge

    Velfi committed May 17, 2023
    Configuration menu
    Copy the full SHA
    3fe1471 View commit details
    Browse the repository at this point in the history
  7. remove unused imports

    Velfi committed May 17, 2023
    Configuration menu
    Copy the full SHA
    0af1bd3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7e54142 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    bc43f63 View commit details
    Browse the repository at this point in the history
  2. fix unresolved import

    Velfi committed May 18, 2023
    Configuration menu
    Copy the full SHA
    3141010 View commit details
    Browse the repository at this point in the history
  3. fix unresolved import

    Velfi committed May 18, 2023
    Configuration menu
    Copy the full SHA
    bacd740 View commit details
    Browse the repository at this point in the history