Skip to content

Rename package to sinowisp#132

Merged
carlossless merged 2 commits into
masterfrom
rename-to-sinowisp
Jul 9, 2026
Merged

Rename package to sinowisp#132
carlossless merged 2 commits into
masterfrom
rename-to-sinowisp

Conversation

@carlossless

Copy link
Copy Markdown
Owner

Renames the crate, binary, and every sinowealth-kb-tool tool-name reference to sinowisp, in preparation for renaming the GitHub repository and Cargo package.

Scope

  • Cargo.toml / Cargo.lock: package name (also updates the repository URL to the future carlossless/sinowisp)
  • src/main.rs: CLI command name
  • flake.nix: pname, mainProgram, homepage
  • .github/workflows/push.yml: build artifact NAME and cachix cache name
  • README.md + issue template: title, badges, usage examples
  • tests/: cargo_bin targets and temp-file prefix

Vendor references to the Sinowealth chip family (in descriptions) are intentionally left unchanged — they name the hardware, not the tool.

Follow-ups needed on the service side (not doable in this PR)

  • Rename the GitHub repo carlossless/sinowealth-kb-toolcarlossless/sinowisp (makes the updated badge/URL links resolve)
  • Create/rename the Cachix cache to sinowisp so the nix-build job's cache push succeeds
  • Publish/rename the crates.io package

https://claude.ai/code/session_01MiFqdrz3fGWL2Ue6N8rka2

Renames the crate, binary, and all tool-name references in preparation
for renaming the repository and Cargo package. Vendor references to the
Sinowealth chip family are left unchanged.

Claude-Session: https://claude.ai/code/session_01MiFqdrz3fGWL2Ue6N8rka2
The `sinowisp` Cachix cache does not exist yet, so the nix-build job's
cache push fails. Keep the current cache name until the cache is
renamed/created on cachix.org.

Claude-Session: https://claude.ai/code/session_01MiFqdrz3fGWL2Ue6N8rka2
@carlossless
carlossless merged commit 2a83a65 into master Jul 9, 2026
8 checks passed
carlossless added a commit that referenced this pull request Jul 10, 2026
Renames the crate, binary, and every `sinowealth-kb-tool` tool-name
reference to `sinowisp`, in preparation for renaming the GitHub
repository and Cargo package.

## Scope
- `Cargo.toml` / `Cargo.lock`: package name (also updates the
`repository` URL to the future `carlossless/sinowisp`)
- `src/main.rs`: CLI command name
- `flake.nix`: `pname`, `mainProgram`, `homepage`
- `.github/workflows/push.yml`: build artifact `NAME` and cachix cache
`name`
- `README.md` + issue template: title, badges, usage examples
- `tests/`: `cargo_bin` targets and temp-file prefix

Vendor references to the **Sinowealth** chip family (in descriptions)
are intentionally left unchanged — they name the hardware, not the tool.

## Follow-ups needed on the service side (not doable in this PR)
- Rename the GitHub repo `carlossless/sinowealth-kb-tool` →
`carlossless/sinowisp` (makes the updated badge/URL links resolve)
- Create/rename the Cachix cache to `sinowisp` so the `nix-build` job's
cache push succeeds
- Publish/rename the crates.io package
@carlossless
carlossless deleted the rename-to-sinowisp branch July 10, 2026 06:27
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