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

Orchestrator ResponseDeserializer codegen and auth #2494

Merged
merged 21 commits into from
Mar 27, 2023

Commits on Mar 20, 2023

  1. Convert interceptor fns to macro invocations

    Co-authored-by: John DiSanti <[email protected]>
    Velfi and jdisanti committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    34987d8 View commit details
    Browse the repository at this point in the history
  2. Add unmodeled error to ServiceError and bring in EventLog

    Co-authored-by: John DiSanti <[email protected]>
    Velfi and jdisanti committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    9340e1d View commit details
    Browse the repository at this point in the history
  3. Simplify and test EventLog

    jdisanti committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    106fa6e View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    8f08b28 View commit details
    Browse the repository at this point in the history
  2. fix: error type in integration test

    update: retry handling in orchestrator
    Velfi committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    36bbff3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd2cfa1 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    bdb80b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab354e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Configuration menu
    Copy the full SHA
    da58050 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfb1bb0 View commit details
    Browse the repository at this point in the history
  3. CI fixes

    jdisanti committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    d126797 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a8245a View commit details
    Browse the repository at this point in the history
  5. Create the Identity type

    jdisanti committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    484565e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    692b64a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    07307f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. Configuration menu
    Copy the full SHA
    08f8323 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcc5c28 View commit details
    Browse the repository at this point in the history
  3. Fix clippy lint

    jdisanti committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    000c786 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Incorporate feedback

    jdisanti committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    3d64e43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c6879b View commit details
    Browse the repository at this point in the history
  3. Fix external types lint

    jdisanti committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    6a6eb51 View commit details
    Browse the repository at this point in the history