Skip to content

chore(repo): prepare Samva public repository move - #32

Merged
aryasaatvik merged 2 commits into
mainfrom
chore/rebrand-public-repo
Aug 28, 2026
Merged

chore(repo): prepare Samva public repository move#32
aryasaatvik merged 2 commits into
mainfrom
chore/rebrand-public-repo

Conversation

@aryasaatvik

@aryasaatvik aryasaatvik commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Present this public repository as Samva while retaining its packages, examples, cookbooks, and agent plugins.
  • Point package metadata, plugin manifests, release documentation, and Tegami GitHub publishing configuration at SamvaHQ/samva.
  • Rename the private workspace identity to samva and preserve the private core repository as the plugin provenance source.
  • Keep .github/workflows/publish.yml unchanged because npm trusted publishing depends on that workflow filename.

Validation

  • bun run release:check passed.
  • bun run validate:agent-plugin passed.
  • Release checks completed with two existing no-await-in-loop warnings in the Supabase example.
  • git diff --check and formatting checks passed.

This PR prepares the repository for the post-merge transfer and rename. It does not perform the transfer, reconfigure npm trusted publishers, or deploy anything.

@github-actions

github-actions Bot commented Aug 28, 2026

Copy link
Copy Markdown

Tegami

This repository uses Tegami to manage releases. When your changes affect published packages, add a changelog file under .tegami/ before merging.

Create a changelog → · Changelog format

No changelogs yet

This PR has no pending changelog files. If your changes require a release, add a changelog before merging.

Run bun run tegami locally to create a changelog interactively.

Managed by Tegami.

@aryasaatvik
aryasaatvik marked this pull request as ready for review August 28, 2026 21:32
@greptile-apps

greptile-apps Bot commented Aug 28, 2026

Copy link
Copy Markdown

Greptile Summary

The PR prepares the repository’s public identity transition from AryaLabsHQ/samva-integrations to SamvaHQ/samva.

  • Renames the private workspace identity to samva in the root manifest and lockfile.
  • Updates package and plugin metadata to reference the future public repository.
  • Updates release documentation and Tegami publishing configuration while retaining the existing publishing workflow filename.

Confidence Score: 5/5

The PR appears safe to merge.

No blocking failure remains.

Important Files Changed

Filename Overview
scripts/tegami.mts Updates the GitHub publishing target, release-check plugin name, and private workspace ignore entry consistently with the repository rename.
package.json Renames the private root workspace package from samva-integrations to samva.
bun.lock Keeps the root workspace identity synchronized with package.json.
packages/better-auth/package.json Redirects published package repository and issue metadata to the future public repository.
packages/email-sdk/package.json Redirects published package repository and issue metadata to the future public repository.
plugins/samva/.codex-plugin/plugin.json Updates the Codex plugin’s source repository metadata without changing its runtime MCP configuration.
plugins/samva/.cursor-plugin/plugin.json Updates the Cursor plugin’s source repository metadata without changing its runtime MCP configuration.
docs/releases.md Documents the npm trusted-publisher repository identity expected after the transfer while preserving the pinned workflow filename.

Reviews (2): Last reviewed commit: "fix(repo): use lowercase public reposito..." | Re-trigger Greptile

@aryasaatvik
aryasaatvik merged commit d8898a0 into main Aug 28, 2026
3 checks passed
@aryasaatvik
aryasaatvik deleted the chore/rebrand-public-repo branch August 28, 2026 21:39
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