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
Succeeded
master
cbb26193 fix(core): do not follow symlinks when creating remote cache tarball (#31138) <!-- Please make sure you have read the submission guidelines before posting an PR --> <!-- https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr --> <!-- Please make sure that your commit message follows our format --> <!-- Example: `fix(nx): must begin with lowercase` --> <!-- If this is a particularly complex change or feature addition, you can request a dedicated Nx release for this pull request branch. Mention someone from the Nx team or the `@nrwl/nx-pipelines-reviewers` and they will confirm if the PR warrants its own release for testing purposes, and generate it for you if appropriate. --> ## Current Behavior Symlinks in the remote cache tarball are "followed". That modifies the output of Next.js projects using pnpm, causing a restored cache not to work in production. ## Expected Behavior Symlinks are added to the tarball, instead of being followed. I.e. the cache output is not modified. ## Related Issue(s) <!-- Please link the issue being fixed so it gets closed when this is merged. --> Should fix #31085.
19 days ago
by ianldgs
Succeeded
master
cbb26193 fix(core): do not follow symlinks when creating remote cache tarball (#31138) <!-- Please make sure you have read the submission guidelines before posting an PR --> <!-- https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr --> <!-- Please make sure that your commit message follows our format --> <!-- Example: `fix(nx): must begin with lowercase` --> <!-- If this is a particularly complex change or feature addition, you can request a dedicated Nx release for this pull request branch. Mention someone from the Nx team or the `@nrwl/nx-pipelines-reviewers` and they will confirm if the PR warrants its own release for testing purposes, and generate it for you if appropriate. --> ## Current Behavior Symlinks in the remote cache tarball are "followed". That modifies the output of Next.js projects using pnpm, causing a restored cache not to work in production. ## Expected Behavior Symlinks are added to the tarball, instead of being followed. I.e. the cache output is not modified. ## Related Issue(s) <!-- Please link the issue being fixed so it gets closed when this is merged. --> Should fix #31085.
19 days ago
by ianldgs
Succeeded
master
cbb26193 fix(core): do not follow symlinks when creating remote cache tarball (#31138) <!-- Please make sure you have read the submission guidelines before posting an PR --> <!-- https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr --> <!-- Please make sure that your commit message follows our format --> <!-- Example: `fix(nx): must begin with lowercase` --> <!-- If this is a particularly complex change or feature addition, you can request a dedicated Nx release for this pull request branch. Mention someone from the Nx team or the `@nrwl/nx-pipelines-reviewers` and they will confirm if the PR warrants its own release for testing purposes, and generate it for you if appropriate. --> ## Current Behavior Symlinks in the remote cache tarball are "followed". That modifies the output of Next.js projects using pnpm, causing a restored cache not to work in production. ## Expected Behavior Symlinks are added to the tarball, instead of being followed. I.e. the cache output is not modified. ## Related Issue(s) <!-- Please link the issue being fixed so it gets closed when this is merged. --> Should fix #31085.
19 days ago
by ianldgs
Succeeded
31138
c5720374 fix(core): do not follow symlinks when creating remote cache tarball Closes #31085
20 days ago
by ianldgs
Failed
31138
ec77bac0 fix(core): do not follow symlinks when creating remote cache tarball Closes #31085
20 days ago
by ianldgs
Previous Page
Prev
Next
Next Page