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

Add serialization to JSON/protobuf to CLI #1326

Merged
merged 10 commits into from
Nov 22, 2024

Commits on Nov 19, 2024

  1. Add serialization to JSON/protobuf to CLI

    Signed-off-by: Andrew Wells <[email protected]>
    andrewmwells-amazon committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    a8f98f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. add tests

    Signed-off-by: Andrew Wells <[email protected]>
    andrewmwells-amazon committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    b3bdf63 View commit details
    Browse the repository at this point in the history
  2. Include assumptions in json input for protobuf test

    Signed-off-by: Andrew Wells <[email protected]>
    andrewmwells-amazon committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    464f43b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5cf49f7 View commit details
    Browse the repository at this point in the history
  4. cargo fmt

    Signed-off-by: Andrew Wells <[email protected]>
    andrewmwells-amazon committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    103a297 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. fix CI

    Signed-off-by: Andrew Wells <[email protected]>
    andrewmwells-amazon committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    966fcf6 View commit details
    Browse the repository at this point in the history
  2. fix CI

    Signed-off-by: Andrew Wells <[email protected]>
    andrewmwells-amazon committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    70be176 View commit details
    Browse the repository at this point in the history
  3. Address review comments

    Signed-off-by: Andrew Wells <[email protected]>
    andrewmwells-amazon committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    7a8fd80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    630c3aa View commit details
    Browse the repository at this point in the history
  5. Address review comments

    Signed-off-by: Andrew Wells <[email protected]>
    andrewmwells-amazon committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    3ce65ee View commit details
    Browse the repository at this point in the history