naxodev
OSS
naxodev/oss
Sign in / Sign up
Open main menu
naxodev/oss
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
refactor/nx-cloudflare-164-drop-cache
ce3d0891 refactor(nx-cloudflare): drop the createNodesV2 targets-cache (#164) The inference plugin memoized computed targets in a cache file under .nx/cache keyed by config path+content and plugin options. The key could not include the plugin's own code version, so upgrading @naxodev/nx-cloudflare to a version that changes the inferred targets served stale targets until nx reset. Inference is cheap (a dir read, one config read+parse, building a small static targets object), so drop the cache entirely — matching @naxodev/gonx, whose createNodesV2 also does not cache. Removes the readTargetsCache/writeTargetsCache helpers and the cacheDir/crypto/json-io plumbing. Closes #164
by Nacho Vazquez
N
Succeeded
refactor/nx-cloudflare-164-drop-cache
722bbbbe refactor(nx-cloudflare): drop the createNodesV2 targets-cache (#164) The inference plugin memoized computed targets in a cache file under .nx/cache keyed by config path+content and plugin options. The key could not include the plugin's own code version, so upgrading @naxodev/nx-cloudflare to a version that changes the inferred targets served stale targets until nx reset. Inference is cheap (a dir read, one config read+parse, building a small static targets object), so drop the cache entirely — matching @naxodev/gonx, whose createNodesV2 also does not cache. Removes the readTargetsCache/writeTargetsCache helpers and the cacheDir/crypto/json-io plumbing. Closes #164
by Nacho Vazquez
N
Previous page
Previous
Next
Next page