Skip to content

Conversation

@askervin
Copy link
Contributor

make sometimes triggers generating protobufs in github actions due to proto/protobuf timestamp changes. This causes errors in github ci as protobuf files are not ment to be build there and thus tools are missing.

This change changes protobuf generation to happen only if proto file contents have changed after previous generation.

make sometimes triggers generating protobufs in github actions due to
proto/protobuf timestamp changes. This causes errors in github ci as
protobuf files are not ment to be build there and thus tools are
missing.

This change changes protobuf generation to happen only if proto file
contents have changed after previous generation.

Signed-off-by: Antti Kervinen <antti.kervinen@intel.com>
@askervin
Copy link
Contributor Author

This is to be solved with a separate check in CI.

@askervin askervin closed this Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant