Nx
Enterprise
Nx
Overview
Sign in / Sign up
Open main menu
Nx
GitHub
Select a tab
Overview
Runs
Analytics
Nx
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Filter
Filter exact branch match
Exact
Select status
Failed
32007
39a34613 fix(core): ensure .env files are considered for task input caching Tasks that don't depend on outputs of other tasks were using process.env directly instead of task-specific environment variables that include loaded .env files. This caused inconsistent cache behavior where modifying variables in .env files would not invalidate the cache. The fix ensures that all tasks use getTaskSpecificEnv() which properly loads .env files when NX_LOAD_DOT_ENV_FILES=true, making cache invalidation work correctly for environment variable changes. Fixes #31067 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
16 days ago
by AgentEnder
Previous Page
Prev
Next
Next Page