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
34856
e6342d5f chore(release): rerun CI
by AI-JamesHenry
A
Failed
34856
Flaky task
→
f0cfaaeb chore(release): rerun CI
by AI-JamesHenry
A
Failed
34856
Flaky task
→
b6ddac07 Merge branch 'master' into fix/30968-lockfile-detection
by AI-JamesHenry
A
Failed
34856
Flaky task
→
4c286875 test(release): verify lock file and package.json files are committed together Adds an e2e test that verifies the git commit created by `nx release version --git-commit` includes both the lock file and all workspace package.json files. Previous tests only checked working tree changes (git diff), not the actual committed files.
by AI-JamesHenry
A
Failed
34856
4c286875 test(release): verify lock file and package.json files are committed together Adds an e2e test that verifies the git commit created by `nx release version --git-commit` includes both the lock file and all workspace package.json files. Previous tests only checked working tree changes (git diff), not the actual committed files.
by AI-JamesHenry
A
Failed
34856
9bf2f05c test(release): verify lock file and package.json files are committed together Adds an e2e test that verifies the git commit created by `nx release version --git-commit` includes both the lock file and all workspace package.json files. Previous tests only checked working tree changes (git diff), not the actual committed files.
by AI-JamesHenry
A
Failed
34856
18de477d test(release): verify lock file and package.json files are committed together Adds an e2e test that verifies the git commit created by `nx release version --git-commit` includes both the lock file and all workspace package.json files. Previous tests only checked working tree changes (git diff), not the actual committed files.
by AI-JamesHenry
A
Failed
34856
26ab3239 chore(release): retrigger CI
by AI-JamesHenry
A
Failed
34856
1a6b97ff test(release): verify lock file and package.json files are committed together Adds an e2e test that verifies the git commit created by `nx release version --git-commit` includes both the lock file and all workspace package.json files. Previous tests only checked working tree changes (git diff), not the actual committed files.
by AI-JamesHenry
A
Canceled
34856
4222f24d fix(js): detect all files changed during lock file update Previously, updateLockFile() hardcoded its return value as [lockFile] after running the package manager's lock file update command. This meant any additional files modified by the command (e.g., npm normalizing workspace package.json files, or yarn creating .yarn/install-state.gz) were not reported to the staging pipeline and would not be staged or committed. Now captures git status --porcelain before and after the lock file update command to detect all filesystem side-effects, ensuring every modified file is properly reported, staged, and committed. Fixes nrwl/nx#30968 Fixes nrwl/nx#32703
by AI-JamesHenry
A
Previous page
Previous
Next
Next page