Skip to content

feat(cli): add CSV output to search#338

Merged
jongio merged 1 commit into
mainfrom
idea/search-csv-output
Jul 20, 2026
Merged

feat(cli): add CSV output to search#338
jongio merged 1 commit into
mainfrom
idea/search-csv-output

Conversation

@jongio

@jongio jongio commented Jul 19, 2026

Copy link
Copy Markdown
Owner

Closes #334.

Adds CSV output to dispatch search for shell pipelines and spreadsheet imports.

Validation:

  • go build ./...
  • mage install

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@jongio jongio added the idea Feature idea from the idea pipeline label Jul 19, 2026
@jongio jongio self-assigned this Jul 19, 2026
@jongio
jongio merged commit cd8373a into main Jul 20, 2026
2 checks passed
@jongio
jongio deleted the idea/search-csv-output branch July 20, 2026 16:20
jongio added a commit that referenced this pull request Jul 20, 2026
PR #346 (search sort flags) widened the search list seam to func(FilterOptions, SortOptions, int); PR #338 (search CSV output) merged cleanly at the text level but its CSV test doubles still used the old 2-arg signature, breaking 'go test' compilation on main.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 26ac5ddc-5dbc-4062-8d73-6e952a4c6699
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

idea Feature idea from the idea pipeline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add CSV output to dispatch search

1 participant