flyteorg/flyte

[Build] Make `make gen` more robust

Open

#6,845 opened on 2026年1月5日

GitHub で見る
 (4 comments) (1 reaction) (2 assignees)Python (3,705 stars) (378 forks)batch import
flyte2good first issue

説明

make gen will cause multiple changes even if there's no update in protobuf, for example:

We should improve the make gen command to only generate things when there's update in protobuf

Tasks:

コントリビューターガイド