Nx
Enterprise
Nx
Sign in / Sign up
Open main menu
Nx
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Failed
33660
16821753 chore(core): apply cargo fmt to hash_project_files
25 days ago
by ZackDeRose
Z
Canceled
33660
Generating fix
→
f7579c82 fix(core): hash git-ignored files when explicitly listed as inputs Git-ignored files that are explicitly specified as task inputs were not being hashed, causing incorrect cache hits when these files changed. This fix walks the filesystem to find git-ignored files that match input patterns and includes them in the hash computation. Changes: - Modified hash_project_files to check for missing git-ignored files - Modified hash_workspace_files to check for missing git-ignored files - Added Rust unit test to verify git-ignored files are hashed - Added e2e test demonstrating the fix Note: This implementation hashes ALL git-ignored files matching input patterns, including broad wildcards like **/*. The team should review whether this should be limited to only explicit file specifications. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
25 days ago
by ZackDeRose
Z
Previous page
Previous
Next
Next page