TanStack
OSS
pacer
Sign in / Sign up
Open main menu
pacer
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
fix/npx-symlink-silent-failure
417be09c fix: resolve symlink paths in CLI isMain guard for npx compatibility The isMain entry-point guard compared import.meta.url (which resolves symlinks) against pathToFileURL(process.argv[1]) (which preserves symlinks). When running via npx or on macOS (/tmp → /private/tmp), these never matched, so main() was silently never called. Fix by comparing resolved filesystem paths using realpathSync, wrapped in a try-catch for defensive safety. Also fix 3 pre-existing test failures caused by the same macOS /var → /private/var divergence. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
17 hours ago
by Kyle Mathews
K
Succeeded
fix/npx-symlink-silent-failure
417be09c Merge b35d6efb1348ec404394642692927c2d0ea79beb into 6c4e503613d19f2ce9411e4485eca81e8e001c63
17 hours ago
by Kyle Mathews
K
Previous page
Previous
Next
Next page