As all source{d} projects, this project follows the source{d} Contributing Guidelines.
In addition to the source{d} Contributing Guidelines, this project follows the following guidelines.
Before submitting a pull request make sure all the generated code changes are also committed.
To generate the code for the gRPC services run:
$ make protogen- Make sure all the auto-generated code is up to date and committed.
- Update
__version__inpython/lookout/sdk/__init__.pywith the same version that you will use for the tag (manual step required until #2 is implemented). - Create the release tag.