mirror of
https://github.com/run-llama/semtools.git
synced 2026-07-21 03:05:31 -04:00
[PR #22] [MERGED] Add npm publishing #31
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/22
Author: @logan-markewich
Created: 9/7/2025
Status: ✅ Merged
Merged: 9/7/2025
Merged by: @logan-markewich
Base:
main← Head:logan/npm_release📝 Commits (5)
0b67fd8wip8b34c3dwip73fc694lock87d9f18release workflow14ac515readme📊 Changes
7 files changed (+518 additions, -11 deletions)
View changed files
📝
.github/workflows/release.yml(+63 -8)📝
Cargo.lock(+1 -1)📝
Cargo.toml(+1 -1)📝
README.md(+13 -1)➕
package-lock.json(+220 -0)➕
package.json(+53 -0)➕
scripts/install.js(+167 -0)📄 Description
This is mostly vibe-coded, but initial testing tells me it works fine so eh
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.