flyteorg/flyte

[Build] Make `make gen` more robust

Closed

#6,845 opened on Jan 5, 2026

 (4 comments) (1 reaction) (2 assignees)Python (378 forks)batch import
flyte2good first issue

Repository metrics

Stars
 (3,705 stars)
PR merge metrics
 (Avg merge 3d 8h) (114 merged PRs in 30d)

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