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
31833
a4885778 fix(gradle): update CI workflow generator snapshots to match alwaysRun behavior
13 days ago
by nx-cloud[bot]
Failed
31833
b778db1d feat(gradle): implement alwaysRun property for fix-ci command in CI workflows - Add alwaysRun property to Command type in Gradle CI generator - Update fix-ci command to always run regardless of previous step failures - Add conditional execution logic to GitHub Actions and CircleCI templates - Update all framework tutorials to include if: always() condition for fix-ci - Ensures users get AI-powered CI recommendations even when builds fail š¤ Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
13 days ago
by FrozenPandaz
Canceled
31833
ac68cea6 fix(nx-cloud): correct import path in connect-to-nx-cloud test after directory reorganization
13 days ago
by FrozenPandaz
Canceled
31833
37e8da6f fix(gradle): remove duplicate hash characters in CI workflow snapshot comments
13 days ago
by FrozenPandaz
Canceled
31833
8f23fb30 feat(workspace): add alwaysRun property to fix-ci command Add alwaysRun property to Command type to make fix-ci always execute even if other steps fail. Update all CI platform templates to support this property.
13 days ago
by FrozenPandaz
Failed
31833
2080c636 docs(core): update CI workflow documentation with new nx-cloud commands Add comprehensive documentation for nx record, start-ci-run, and fix-ci commands. Update all tutorial CI workflow examples to include nx fix-ci command. Add nx fix-ci to Gradle CI workflow generator templates. Ensure consistency across all CI documentation and examples. Update test snapshots to match new Gradle workflow output. š¤ Generated with [Claude Code](https://claude.ai/code)
13 days ago
by FrozenPandaz
Canceled
31833
c24a922c feat(core): reorganize nx-cloud commands into dedicated directory - Create nx-cloud directory structure for better organization - Move existing commands (login, logout, connect) to nx-cloud subdirectory - Add new nx-cloud commands: record, start-ci-run, fix-ci - Extract shared utility function to reduce code duplication - Update CI workflow generator to use new fix-ci command - Remove old command directories after successful migration All nx-cloud commands now follow consistent patterns and use shared utilities.
13 days ago
by FrozenPandaz
Canceled
31833
e44b151f feat(core): reorganize nx-cloud commands into dedicated directory - Create nx-cloud directory structure for better organization - Move existing commands (login, logout, connect) to nx-cloud subdirectory - Add new nx-cloud commands: record, start-ci-run, fix-ci - Extract shared utility function to reduce code duplication - Update CI workflow generator to use new fix-ci command - Remove old command directories after successful migration All nx-cloud commands now follow consistent patterns and use shared utilities.
13 days ago
by FrozenPandaz
Failed
31833
83648e36 feat(core): reorganize nx-cloud commands into dedicated directory - Create nx-cloud directory structure for better organization - Move existing commands (login, logout, connect) to nx-cloud subdirectory - Add new nx-cloud commands: record, start-ci-run, fix-ci - Extract shared utility function to reduce code duplication - Update CI workflow generator to use new fix-ci command - Remove old command directories after successful migration All nx-cloud commands now follow consistent patterns and use shared utilities.
13 days ago
by FrozenPandaz
Failed
31833
9a858de0 refactor(workspace): split CI workflow commands into separate functions Extract command generation logic into dedicated functions for better maintainability: - getNxCloudRecordCommand() for Nx Cloud record instructions - getNxTasksCommand() for main nx affected/run-many commands - getNxCloudFixCiCommand() for nx-cloud fix-ci command This makes the code more modular and easier to test.
13 days ago
by FrozenPandaz
Previous Page
Prev
Next
Next Page