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

feat: Introduce service definition for GRPC sync contract #78

Merged
merged 18 commits into from
Feb 7, 2023

Commits on Feb 1, 2023

  1. introduce service def for sync contract

    Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
    Kavindu-Dodan committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    2f2cbe1 View commit details
    Browse the repository at this point in the history
  2. lint fixes

    Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
    Kavindu-Dodan committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    6487771 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. improve buf.md

    Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
    Kavindu-Dodan committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    08f6008 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Update protobuf/buf.md

    Co-authored-by: Skye Gill <gill.skye95@gmail.com>
    Signed-off-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com>
    Kavindu-Dodan and skyerus authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    49a3f9d View commit details
    Browse the repository at this point in the history
  2. Update protobuf/buf.md

    Co-authored-by: Skye Gill <gill.skye95@gmail.com>
    Signed-off-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com>
    Kavindu-Dodan and skyerus authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    3b5c51f View commit details
    Browse the repository at this point in the history
  3. Update protobuf/buf.md

    Co-authored-by: Skye Gill <gill.skye95@gmail.com>
    Signed-off-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com>
    Kavindu-Dodan and skyerus authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    d6dfaad View commit details
    Browse the repository at this point in the history
  4. Update protobuf/buf.md

    Co-authored-by: Skye Gill <gill.skye95@gmail.com>
    Signed-off-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com>
    Kavindu-Dodan and skyerus authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    d30ba31 View commit details
    Browse the repository at this point in the history
  5. Update protobuf/buf.md

    Co-authored-by: Skye Gill <gill.skye95@gmail.com>
    Signed-off-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com>
    Kavindu-Dodan and skyerus authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    84f8a5f View commit details
    Browse the repository at this point in the history
  6. Update protobuf/sync/v1/sync_service.proto

    Co-authored-by: Skye Gill <gill.skye95@gmail.com>
    Signed-off-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com>
    Kavindu-Dodan and skyerus authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    2be970f View commit details
    Browse the repository at this point in the history
  7. Update protobuf/sync/v1/sync_service.proto

    Co-authored-by: Skye Gill <gill.skye95@gmail.com>
    Signed-off-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com>
    Kavindu-Dodan and skyerus authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    00583de View commit details
    Browse the repository at this point in the history
  8. Update protobuf/sync/v1/sync_service.proto

    Co-authored-by: Skye Gill <gill.skye95@gmail.com>
    Signed-off-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com>
    Kavindu-Dodan and skyerus authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    c87c41c View commit details
    Browse the repository at this point in the history
  9. Update protobuf/sync/v1/sync_service.proto

    Co-authored-by: Skye Gill <gill.skye95@gmail.com>
    Signed-off-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com>
    Kavindu-Dodan and skyerus authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    c4a536c View commit details
    Browse the repository at this point in the history
  10. Update protobuf/sync/v1/sync_service.proto

    Co-authored-by: Skye Gill <gill.skye95@gmail.com>
    Signed-off-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com>
    Kavindu-Dodan and skyerus authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    6431a47 View commit details
    Browse the repository at this point in the history
  11. review changes

    Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
    Kavindu-Dodan committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    5ba1f9c View commit details
    Browse the repository at this point in the history
  12. reviw change

    Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
    Kavindu-Dodan committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    230c8c5 View commit details
    Browse the repository at this point in the history
  13. Update protobuf/sync/v1/sync_service.proto

    Co-authored-by: Todd Baert <toddbaert@gmail.com>
    Signed-off-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com>
    Kavindu-Dodan and toddbaert authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    5b3d300 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Update protobuf/sync/v1/sync_service.proto

    Co-authored-by: Skye Gill <gill.skye95@gmail.com>
    Signed-off-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com>
    Kavindu-Dodan and skyerus authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    0fb89ba View commit details
    Browse the repository at this point in the history
  2. Update protobuf/sync/v1/sync_service.proto

    Co-authored-by: Skye Gill <gill.skye95@gmail.com>
    Signed-off-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com>
    Kavindu-Dodan and skyerus authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    29c59c7 View commit details
    Browse the repository at this point in the history