Skip to content

feat: log a warning when an invalid executable is found#321

Merged
jahvon merged 1 commit intomainfrom
warn-invalid
Oct 2, 2025
Merged

feat: log a warning when an invalid executable is found#321
jahvon merged 1 commit intomainfrom
warn-invalid

Conversation

@jahvon
Copy link
Member

@jahvon jahvon commented Oct 2, 2025

Instead of potentially breaking a workspaces state, invalid executables are excluded from the executable cache. During sync, warnings will be logged for each invalid executable encountered. This should make it easier to discover and fix broken executables.

@codecov
Copy link

codecov bot commented Oct 2, 2025

Codecov Report

❌ Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
internal/cache/executables_cache.go 0.00% 7 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

@jahvon jahvon merged commit a222fdc into main Oct 2, 2025
14 checks passed
@jahvon jahvon deleted the warn-invalid branch October 2, 2025 19:44
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

Comments