Skip to content

Add events date filters - #337

Open
jongio wants to merge 1 commit into
mainfrom
idea/events-date-window
Open

Add events date filters#337
jongio wants to merge 1 commit into
mainfrom
idea/events-date-window

Conversation

@jongio

@jongio jongio commented Jul 26, 2026

Copy link
Copy Markdown
Owner

Closes #332

Adds --since and --until to thermoworks events so event history can be narrowed to a cook window.

Validation:

  • pnpm exec biome check packages\cli\src\commands\events.ts packages\cli\src\command-registry.ts packages\cli\tests\events.test.ts
  • pnpm --filter .\packages\cli exec vitest run tests\events.test.ts
  • pnpm --filter .\packages\cli typecheck
  • pnpm --filter .\packages\cli build

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

Copilot-Session: 3f892a21-0f5d-41e7-aebb-afbda057615d
@jongio jongio added the idea Feature idea from the idea pipeline label Jul 26, 2026
@jongio jongio self-assigned this Jul 26, 2026
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 date window filters to the events command

1 participant