flyteorg/flyte

[Build] Make `make gen` more robust

Open

#6845 opened on Jan 5, 2026

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

Description

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:

Contributor guide