Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(occara): optimize rebuild detection #20

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

maximmaxim345
Copy link
Owner

@maximmaxim345 maximmaxim345 commented Jul 1, 2024

Previously recompilation was often triggered even though nothing has changed.
Now we explicitly watch for files in the cpp/ and include/ directories.
This improves recompilation times.

@maximmaxim345 maximmaxim345 changed the title fix(occara): optimize rebuild detection build(occara): optimize rebuild detection Jul 1, 2024
…or changes

Previously recompilation was often triggered even though nothing has
changed. This improves recompilation times.
@maximmaxim345 maximmaxim345 force-pushed the fix/occara-optimize-rebuild-detection branch from 8a04d3a to 469fd87 Compare July 1, 2024 18:28
@maximmaxim345 maximmaxim345 enabled auto-merge July 1, 2024 18:30
@maximmaxim345 maximmaxim345 merged commit d6c6c0e into main Jul 1, 2024
10 of 11 checks passed
@maximmaxim345 maximmaxim345 deleted the fix/occara-optimize-rebuild-detection branch July 1, 2024 18:48
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