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
Succeeded
32007
647a5c86 fix(core): pass projectGraph to getTaskSpecificEnv call Co-authored-by: AgentEnder <AgentEnder@users.noreply.github.com>
3 days ago
by nx-cloud[bot]
n
Canceled
32007
647a5c86 fix(core): pass projectGraph to getTaskSpecificEnv call Co-authored-by: AgentEnder <AgentEnder@users.noreply.github.com>
4 days ago
by nx-cloud[bot]
n
Failed
32007
be47de35 fix(core): pass projectGraph to getTaskSpecificEnv call Co-authored-by: AgentEnder <AgentEnder@users.noreply.github.com> [Self-Healing CI Rerun]
4 days ago
by nx-cloud[bot]
n
Failed
32007
ac51cd0b fix(core): pass projectGraph to getTaskSpecificEnv call Co-authored-by: AgentEnder <AgentEnder@users.noreply.github.com> [Self-Healing CI Rerun]
4 days ago
by nx-cloud[bot]
n
Failed
32007
ed7c4415 fix(core): pass projectGraph to getTaskSpecificEnv call Co-authored-by: AgentEnder <AgentEnder@users.noreply.github.com>
4 days ago
by nx-cloud[bot]
n
Failed
32007
Fix applied
ā
af58652c 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>
5 days ago
by AgentEnder
A
Previous page
Previous
Next
Next page