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
33695
cf050c92 fix(core): correctly detect batch vs task in inline mode fallback
2 months ago
by FrozenPandaz
F
Canceled
33695
cf050c92 fix(core): correctly detect batch vs task in inline mode fallback
2 months ago
by FrozenPandaz
F
Canceled
33695
077eb447 fix(core): correctly display batch status in inline TUI mode - Add set_batch_status implementation to InlineApp to update batch_metadata - Update render_inline_status to check SelectionEntry type for proper status - Add get_selected_item() and get_focused_pane_item() methods returning SelectionEntry - Simplify lifecycle.rs mode switching to use SelectionEntry directly
2 months ago
by FrozenPandaz
F
Succeeded
33695
5356de49 cleanup(core): use SelectionEntry for inline app selected item - Change selected_item from Option<String> to Option<SelectionEntry> - Simplify resize_selected_pty to return Option<()> for ? operator - Use is_some_and instead of map_or(false, ...)
2 months ago
by FrozenPandaz
F
Canceled
33695
fabe2987 cleanup(core): fix issues after rebase
2 months ago
by FrozenPandaz
F
Failed
33695
Fix ready
→
facc9a20 cleanup(core): simplify status_icons docstrings
2 months ago
by FrozenPandaz
F
Canceled
33695
686a822f cleanup(core): simplify status_icons docstrings
2 months ago
by FrozenPandaz
F
Canceled
33695
7a907d1a cleanup(core): encapsulate THROBBER_CHARS and consolidate imports - Make THROBBER_CHARS private to status_icons module - Add get_batch_status_char function for batch status rendering - Consolidate duplicate imports in tasks_list.rs
2 months ago
by FrozenPandaz
F
Canceled
33695
52788dac cleanup(core): simplify batch expansion state storage
2 months ago
by FrozenPandaz
F
Canceled
33695
1a4bc8b2 cleanup(core): simplify batch expansion state storage
2 months ago
by FrozenPandaz
F
Canceled
33695
dd758363 cleanup(core): consolidate UI state saving into save_ui_state
2 months ago
by FrozenPandaz
F
Canceled
33695
fa7c8459 cleanup(core): deduplicate BatchInfo struct to lifecycle.rs
2 months ago
by FrozenPandaz
F
Canceled
33695
9798e299 cleanup(core): use BatchStatus enum in task-orchestrator
2 months ago
by FrozenPandaz
F
Canceled
33695
36773b27 cleanup(core): use BatchStatus consistently for batch state - Update StoredBatchState and CompletedBatchInfo to use BatchStatus - Update handle_batch_complete to take BatchStatus directly - Simplify set_batch_status by passing BatchStatus through - Add From<BatchStatus> for TaskStatus conversion for rendering
2 months ago
by FrozenPandaz
F
Canceled
33695
fb5db3a3 cleanup(core): move BatchInfo and BatchStatus types from TypeScript to Rust - Add BatchStatus enum to lifecycle.rs with #[napi(string_enum)] - Import BatchInfo and BatchStatus from native in life-cycle.ts - Update set_batch_status to use BatchStatus enum instead of strings - Cleaner match expression instead of string comparisons
2 months ago
by FrozenPandaz
F
Canceled
33695
96b554fc cleanup(core): address PR review feedback - Remove duplicate Selection type, use SelectionEntry directly - Remove PaneSelection and SelectedItemType (unnecessary abstractions) - Consolidate THROBBER_CHARS constant in status_icons.rs - Simplify selection state handling throughout
2 months ago
by FrozenPandaz
F
Failed
33695
19aa94c4 cleanup(core): move batch completion selection logic into TasksList Move selection restoration from handle_batch_complete in app.rs into ungroup_batch_tasks in tasks_list.rs. Add find_last_completed_task helper to select task with latest end_time. Add find_batch_group test helper to reduce boilerplate.
2 months ago
by FrozenPandaz
F
Succeeded
33695
19cc0f12 feat(core): display batch tasks in the tui
2 months ago
by leosvelperez
l
Failed
33695
19cc0f12 feat(core): display batch tasks in the tui
2 months ago
by leosvelperez
l
Canceled
33695
13b1c9e2 feat(core): display batch tasks in the tui [Self-Healing CI Rerun]
2 months ago
by nx-cloud[bot]
n
Previous page
Previous
Next
Next page