Skip to content

chore: repo metadata sweep, thorwhalen/acture -> i2mint/acture - #62

Merged
thorwhalen merged 1 commit into
mainfrom
chore/repo-metadata-to-i2mint
Sep 22, 2026
Merged

thorwhalen merged 1 commit into
mainfrom
chore/repo-metadata-to-i2mint

Conversation

@thorwhalen

Copy link
Copy Markdown
Member

Summary

  • The repo now lives at i2mint/acture; github.com/thorwhalen/acture is a GitHub redirect only.
  • 38 files (every publishable package's repository.url/homepage/bugs, docs, READMEs, AGENTS.md) still named the old owner — these are what npm renders as the Repository/Homepage/Issues links on each package page, and what npm provenance/trusted publishing matches against.
  • Plus 2 in-code issue-number references (thorwhalen/acture#57 -> i2mint/acture#57) in comments.
  • Mechanical: rg -l 'thorwhalen/acture' -> sed replace. No behaviour change — URLs and comment text only.

Closes #59

🤖 Generated with Claude Code

https://claude.ai/code/session_011HSBVhDjRU4apSLcRkavv9

The repo now lives at i2mint/acture; github.com/thorwhalen/acture is
just a GitHub redirect. Metadata baked into every publishable
package (repository.url, homepage, bugs), doc links, and two
issue-number code comments still named the old owner across 40 files
-- npm renders these as the Repository/Homepage/Issues links on every
package page, and npm provenance / trusted publishing matching on
repository.url needs it right. `gh` also gets confused by the
redirect in practice when creating PRs/setting defaults against the
old slug.

Mechanical: `rg -l 'thorwhalen/acture'` -> sed replace. No behaviour
change (URLs and comment text only).

Closes #59

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@thorwhalen
thorwhalen merged commit e9f3597 into main Sep 22, 2026
2 checks passed
@thorwhalen
thorwhalen deleted the chore/repo-metadata-to-i2mint branch September 22, 2026 14:28
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.

Repo metadata still points at thorwhalen/acture after the transfer to i2mint

1 participant