Move CI action routing out of action ops #774

Closed
barrettruth wants to merge 1 commit from refactor/ci-action-routing-758 into main
Owner

Summary:

  • move CI open/browse routing into a dedicated ci actions module
  • keep generic action ops focused on cross-feature action wrappers
  • preserve terminal, watch, summary, JSON, log, and browse routing semantics

Verification:

  • nix develop .#ci --command just test spec/ops_spec.lua spec/action_spec.lua spec/ci_spec.lua spec/ci_history_spec.lua spec/pickers_spec.lua
  • nix develop .#ci --command just ci

Closes #758

Summary: - move CI open/browse routing into a dedicated ci actions module - keep generic action ops focused on cross-feature action wrappers - preserve terminal, watch, summary, JSON, log, and browse routing semantics Verification: - nix develop .#ci --command just test spec/ops_spec.lua spec/action_spec.lua spec/ci_spec.lua spec/ci_history_spec.lua spec/pickers_spec.lua - nix develop .#ci --command just ci Closes #758
Move CI action routing out of action ops
All checks were successful
quality / Format (pull_request) Successful in 13s
quality / Test (pull_request) Successful in 14s
quality / Lint (pull_request) Successful in 16s
1744cbf05b
barrettruth closed this pull request 2026-05-14 04:41:27 +00:00
All checks were successful
quality / Format (pull_request) Successful in 13s
Required
Details
quality / Test (pull_request) Successful in 14s
Required
Details
quality / Lint (pull_request) Successful in 16s
Required
Details

Pull request closed

Sign in to join this conversation.
No description provided.