mirror of
https://github.com/run-llama/semtools.git
synced 2026-07-21 11:15:24 -04:00
[PR #3] [MERGED] unify packaging into one crate-multi-binary #18
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/semtools/pull/3
Author: @logan-markewich
Created: 8/26/2025
Status: ✅ Merged
Merged: 8/26/2025
Merged by: @logan-markewich
Base:
main← Head:logan/unify_packaging📝 Commits (3)
b43be08unify packaging into one crate-multi-binary88e6de3more readmed43c1cdnit📊 Changes
8 files changed (+154 additions, -65 deletions)
View changed files
📝
.github/workflows/release.yml(+57 -8)📝
Cargo.lock(+18 -0)📝
Cargo.toml(+48 -0)📝
README.md(+11 -33)📝
crates/parse/Cargo.toml(+8 -7)📝
crates/parse/README.md(+2 -5)📝
crates/search/Cargo.toml(+8 -7)📝
crates/search/README.md(+2 -5)📄 Description
Ensure we only publish one crate, but it comes with two binaries
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.