Skip to content

fix: rename stubbi → paperclipinc across chart, CI, docs, Go module - #35

Merged
stubbi merged 2 commits into
mainfrom
rename/paperclipinc-org
May 26, 2026
Merged

fix: rename stubbi → paperclipinc across chart, CI, docs, Go module#35
stubbi merged 2 commits into
mainfrom
rename/paperclipinc-org

Conversation

@stubbi

@stubbi stubbi commented May 26, 2026

Copy link
Copy Markdown
Collaborator

Why

Repo was transferred from stubbi/hermes-operatorpaperclipinc/hermes-operator. In-tree references still pointed at the old URL.

What changes

  • Go module path renamed: github.com/stubbi/hermes-operatorgithub.com/paperclipinc/hermes-operator (go.mod + every import).
  • ghcr.io image URLs updated: ghcr.io/stubbi/hermes-agent, ghcr.io/stubbi/hermes-operator, ghcr.io/stubbi/charts, -bundle, -catalogghcr.io/paperclipinc/....
  • GitHub repository URLs in docs, READMEs, examples.
  • Helm chart home, sources, maintainer name fields.
  • Makefile --repo flag, .goreleaser.yaml owner field.
  • OCI image label org.opencontainers.image.vendor.
  • Bundle CSV support and maintainer name fields.
  • CI workflow Cosign identity regexps.
  • Shields.io badge URLs in README.

Intentionally left untouched

  • Copyright 2026 stubbi. headers in all Go source files (author copyright).
  • CODEOWNERS: * @stubbi (GitHub handle attribution).
  • MAINTAINERS.md: [@stubbi](https://github.com/stubbi) (author attribution link).
  • hack/boilerplate.go.txt copyright boilerplate.
  • docs/superpowers/specs/ and docs/superpowers/plans/ historical planning documents that describe the original repo state.
  • CHANGELOG.md entries that link back to the original stubbi/hermes-operator commits and issues.

Verification

go build ./... passes cleanly.

go test ./... results:

  • api/v1: PASS
  • test/conformance: PASS (1.178s)
  • internal/controller: FAIL (pre-existing — kubebuilder etcd binary not present at ../../bin/k8s)
  • test/e2e: FAIL (pre-existing — no Kubernetes cluster at localhost:8080)

After merge

Cut a new chart + image release at ghcr.io/paperclipinc/hermes-operator:vN so downstream consumers can update their pins.

🤖 Generated with Claude Code

stubbi and others added 2 commits May 26, 2026 16:13
Org transfer pass. Updates Go module path, ghcr.io image URLs,
GitHub URLs, Helm chart, CI workflows, and docs to reference the
new paperclipinc/hermes-operator location. Bare 'stubbi' mentions
in author/copyright contexts are left untouched.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Updates the Apache 2.0 boilerplate copyright holder from 'stubbi' to
the legal entity 'Paperclip.inc' across hack/boilerplate.go.txt and
every .go file that embeds it.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@stubbi
stubbi enabled auto-merge (squash) May 26, 2026 14:23
@stubbi stubbi changed the title rename: stubbi → paperclipinc fix: rename stubbi → paperclipinc across chart, CI, docs, Go module May 26, 2026
@stubbi
stubbi disabled auto-merge May 26, 2026 14:25
@stubbi
stubbi enabled auto-merge (squash) May 26, 2026 14:25
@stubbi
stubbi merged commit de3e0bd into main May 26, 2026
17 checks passed
@stubbi
stubbi deleted the rename/paperclipinc-org branch May 26, 2026 14: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