RasaHQ / rasa-sdk

SDK for the development of custom actions for Rasa
https://rasa.com/docs
Apache License 2.0
291 stars 233 forks source link

[ATO-1652] Add target to check if gRPC code is in sync with generated python code #1111

Closed radovanZRasa closed 4 months ago

radovanZRasa commented 4 months ago

Add Makefile target to check if gRPC .proto files and generated Python code are in sync. Target is part of existing make lint which is already part of CI.

Status (please check what you already did):