Skip to content

chore: module path and GitHub references move to sricola/offshoot - #18

Merged
sricola merged 1 commit into
mainfrom
retarget-sricola
Aug 7, 2026
Merged

chore: module path and GitHub references move to sricola/offshoot#18
sricola merged 1 commit into
mainfrom
retarget-sricola

Conversation

@sricola

@sricola sricola commented Aug 7, 2026

Copy link
Copy Markdown
Owner

The user's decision: the repo stays under the sricola org; package registry names (PyPI offshoot-db, npm @offshoot-db) are unchanged. Module path github.com/offshoot-db/offshoot → github.com/sricola/offshoot across go.mod + every import; every GitHub URL in docs/manifests/workflows/site retargeted; CONTRIBUTING's pre-publish org-transfer gate reframed (no transfer needed — provenance now matches the actual repo). Verified: both greps empty, full suite + SDK suites + dry-runs + make ci-local all green; 84 remaining offshoot-db mentions classified (all package names).

🤖 Generated with Claude Code

https://claude.ai/code/session_0169dDXk3YBxt6RaeXQ8LsKB

go.mod declared github.com/offshoot-db/offshoot, an aspirational org that
was never created — the repo actually lives at github.com/sricola/offshoot.
`go install github.com/offshoot-db/offshoot/cmd/offshoot@latest` 404s, and
npm provenance would hard-fail since package.json's repository.url doesn't
match the real GitHub OIDC claims.

Retarget the module path, every internal import, and every GitHub/ghcr.io
URL (docs, workflows, Dockerfile, server.json, SDK manifest repository
fields) to sricola. PyPI (`offshoot-db`) and npm (`@offshoot-db`) package
registry names are unchanged — only their GitHub URLs moved. Reframe
CONTRIBUTING.md's release checklist, docs/status.md's user-gated items, and
ROADMAP.md's Milestone 1 bullet, which all described the mismatch as
pending an org transfer that's no longer the plan.

go build/vet/test, make test-sdks, make dry-run-sdks, and make ci-local
(host/linux/minio/sdks, all four jobs) are green.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0169dDXk3YBxt6RaeXQ8LsKB
@sricola
sricola merged commit 42d0989 into main Aug 7, 2026
@sricola
sricola deleted the retarget-sricola branch August 7, 2026 22:35
sricola added a commit that referenced this pull request Aug 13, 2026
chore: module path and GitHub references move to sricola/offshoot
sricola added a commit that referenced this pull request Aug 13, 2026
chore: module path and GitHub references move to sricola/offshoot
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