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

Fix protobuf building for Python SDK #1418

Merged
merged 6 commits into from
Mar 28, 2021
Merged

Commits on Mar 28, 2021

  1. Fix Makefile driven proto building

    Signed-off-by: Willem Pienaar <git@willem.co>
    woop committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    786fa54 View commit details
    Browse the repository at this point in the history
  2. Remove commented out files

    Signed-off-by: Willem Pienaar <git@willem.co>
    woop committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    9cdc68f View commit details
    Browse the repository at this point in the history
  3. Use Python 3.7 for unit tests

    Signed-off-by: Willem Pienaar <git@willem.co>
    woop committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    916cc36 View commit details
    Browse the repository at this point in the history
  4. Refactor dependency management

    Signed-off-by: Willem Pienaar <git@willem.co>
    woop committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    1154b2b View commit details
    Browse the repository at this point in the history
  5. Fix Telemetry tests

    Signed-off-by: Willem Pienaar <git@willem.co>
    woop committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    020d18b View commit details
    Browse the repository at this point in the history
  6. Remove unused test

    Signed-off-by: Willem Pienaar <git@willem.co>
    woop committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    d77cb19 View commit details
    Browse the repository at this point in the history