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(generator): generate less code and doc #823

Merged
merged 15 commits into from
Oct 28, 2022

Commits on Oct 24, 2022

  1. docs: improve rpc docs

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    00222d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. improve docs & comments

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    b11b7ae View commit details
    Browse the repository at this point in the history
  2. generate pb.go with docker

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    9aaf5ac View commit details
    Browse the repository at this point in the history
  3. ignore empty directories

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    094a02c View commit details
    Browse the repository at this point in the history
  4. ignore empty directories

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    83294f2 View commit details
    Browse the repository at this point in the history
  5. ignore empty directories

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    33bf015 View commit details
    Browse the repository at this point in the history
  6. ignore empty directories

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    c0b5e9b View commit details
    Browse the repository at this point in the history
  7. ignore empty directories

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    fe9f7a9 View commit details
    Browse the repository at this point in the history
  8. ignore empty directories

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    f17d52b View commit details
    Browse the repository at this point in the history
  9. skip ci

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    4bd7343 View commit details
    Browse the repository at this point in the history
  10. skip ci_generator

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    cdeb31b View commit details
    Browse the repository at this point in the history
  11. skip ci_generator

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    aeb9e4e View commit details
    Browse the repository at this point in the history
  12. fix version

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    46d4735 View commit details
    Browse the repository at this point in the history
  13. Merge remote-tracking branch 'upstream/main' into improve_rpc_docs

    # Conflicts:
    #	spec/proto/extension/v1/cryption/cryption.pb.go
    #	spec/proto/extension/v1/cryption/cryption_grpc.pb.go
    #	spec/proto/extension/v1/delay_queue/delay_queue.pb.go
    #	spec/proto/extension/v1/delay_queue/delay_queue_grpc.pb.go
    #	spec/proto/extension/v1/email/email.pb.go
    #	spec/proto/extension/v1/email/email_grpc.pb.go
    #	spec/proto/extension/v1/phone/phone.pb.go
    #	spec/proto/extension/v1/phone/phone_grpc.pb.go
    #	spec/proto/extension/v1/sms/sms.pb.go
    #	spec/proto/extension/v1/sms/sms_grpc.pb.go
    seeflood committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    a818343 View commit details
    Browse the repository at this point in the history
  14. fix version

    Signed-off-by: seeflood <[email protected]>
    seeflood committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    71f90e3 View commit details
    Browse the repository at this point in the history