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

Wire up HTTP LZS client (step 2) #1710

Merged
merged 25 commits into from
May 1, 2024
Merged

Wire up HTTP LZS client (step 2) #1710

merged 25 commits into from
May 1, 2024

Commits on Apr 16, 2024

  1. Extract an interface for landing zone service operations so we can be…

    …gin to migrate over to the de-amalgamated LZS HTTP service
    aherbst-broad committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    191cf42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92761d4 View commit details
    Browse the repository at this point in the history
  3. Extract an interface for landing zone service operations so we can be…

    …gin to migrate over to the de-amalgamated LZS HTTP service
    aherbst-broad committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    83ca3a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de4e8c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Tests

    aherbst-broad committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    ecf427c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6a4e80 View commit details
    Browse the repository at this point in the history
  3. Update test

    aherbst-broad committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    e42375d View commit details
    Browse the repository at this point in the history
  4. Merge

    aherbst-broad committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    13612ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb2df49 View commit details
    Browse the repository at this point in the history
  6. Wire up base path

    aherbst-broad committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    d0ba201 View commit details
    Browse the repository at this point in the history
  7. Catch exception

    aherbst-broad committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    3f6b394 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Update

    aherbst-broad committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    27d7bd1 View commit details
    Browse the repository at this point in the history
  2. Remove dead test

    aherbst-broad committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    832bb29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c620ed7 View commit details
    Browse the repository at this point in the history
  4. Update

    aherbst-broad committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    13ed364 View commit details
    Browse the repository at this point in the history
  5. Remove unneeded logic

    aherbst-broad committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    0d69070 View commit details
    Browse the repository at this point in the history
  6. Merge main

    aherbst-broad committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    edac9cf View commit details
    Browse the repository at this point in the history
  7. Remove typo

    aherbst-broad committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c65d95a View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    7887d26 View commit details
    Browse the repository at this point in the history
  2. Remove dead method

    aherbst-broad committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    fa55d39 View commit details
    Browse the repository at this point in the history
  3. Undo

    aherbst-broad committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    bc258b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Remove unneeded method

    aherbst-broad committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b0285e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Testing

    aherbst-broad committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    98f35e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Fix

    aherbst-broad committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    4079a92 View commit details
    Browse the repository at this point in the history
  2. Default to false

    aherbst-broad committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    01406e2 View commit details
    Browse the repository at this point in the history