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

Initial Setup + Protobuf files #2

Merged
merged 8 commits into from
Feb 22, 2021
Merged

Initial Setup + Protobuf files #2

merged 8 commits into from
Feb 22, 2021

Commits on Feb 19, 2021

  1. initial setup

    Add CODEOWNERS, go.mod file, copy Makefile from SDK, add proto files for client with updated import/package name, modified API route to dropt v1beta1 to v1, get third_party vendor files
    colin-axner committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    ce4bfa7 View commit details
    Browse the repository at this point in the history
  2. generate proto files

    colin-axner committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    ea5679c View commit details
    Browse the repository at this point in the history
  3. add more proto files

    colin-axner committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    68af78b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b9370e View commit details
    Browse the repository at this point in the history
  5. finish adding proto files

    colin-axner committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    05f15f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. Configuration menu
    Copy the full SHA
    4b071f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d622004 View commit details
    Browse the repository at this point in the history
  3. make proto-all

    colin-axner committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    ebec71a View commit details
    Browse the repository at this point in the history