Skip to content

Conversation

@DomWilliamsEE
Copy link

Fixes #176, where all files including inside .git are tracked by build.rs and triggers rebuilds too often.

@Alby407
Copy link

Alby407 commented Sep 26, 2023

Why has this not been merged so far?

@Alby407
Copy link

Alby407 commented Feb 15, 2024

@adnanademovic Could you check this PR and merge it?

@adnanademovic
Copy link
Owner

adnanademovic commented Feb 16, 2024

Wouldn't this introduce the opposite problem where updates to the .msg file contents won't trigger an update?

I'd be OK with explicitly filtering out any .git folder, as that would make sense.

@DomWilliamsEE
Copy link
Author

How about skipping hidden dirs then? Includes .idea and .git etc

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.

rosrust_msg takes a lot of time on each cargo build while messages definitions have not changed

3 participants