Skip to content

chore: Release hotdata-cli version 0.27.0 - #271

Merged
eddietejeda merged 2 commits into
mainfrom
release/0.27.0
Aug 21, 2026
Merged

chore: Release hotdata-cli version 0.27.0#271
eddietejeda merged 2 commits into
mainfrom
release/0.27.0

Conversation

@eddietejeda

Copy link
Copy Markdown
Contributor

No description provided.

@eddietejeda
eddietejeda requested a review from a team as a code owner August 21, 2026 01:02
@eddietejeda
eddietejeda requested review from zfarrell and removed request for a team August 21, 2026 01:02
Comment thread CHANGELOG.md
| `hotdata results …` | `hotdata databases results …` |
| `hotdata context …` | `hotdata databases context …` |
| `hotdata datasource …` | `hotdata ingest sources …` |
| `hotdata indexes …` | `hotdata search …` (`create` / `list` / `remove`) |

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

super nit: the parenthetical omits show (not blocking). SearchCommands in src/commands/search.rs:75 also has a Show { name, --database, --output } verb, so the re-parented set is create / list / show / remove. Worth listing for anyone migrating off an old indexes get/show.

@claude claude Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Release bump verified: Cargo.toml, Cargo.lock, and all four SKILL.md files are on 0.27.0, with no stale 0.26.0 references left in the tree.

Spot-checked every row of the migration guide against the command tree and they all hold: 8 top-level groups in src/cli.rs; databases use/workspaces use/databases remove (databases.rs:138,148, workspace.rs:16); ingest pause/logs/remove (ingest.rs:296,335,394); ingest sources test/add/remove (datasource.rs:64,93,162); databases results get (results.rs:9); search embeddings show/add/remove (embedding_providers.rs:18,29,87); search create <n> --from … --provider (search.rs:27,39); --database/-d context targeting (databases.rs:200); query --dialect and ingest create --stream both present.

One super nit inline. CI checks were still queued at review time — I did not run anything.

@codecov

codecov Bot commented Aug 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@eddietejeda
eddietejeda merged commit f3746ec into main Aug 21, 2026
14 checks passed
@eddietejeda
eddietejeda deleted the release/0.27.0 branch August 21, 2026 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant