Skip to content

chore: integrate with private Kellnr registry#5

Open
MrBT-nano wants to merge 6 commits into
mainfrom
feat/kellnr-registry-integration
Open

chore: integrate with private Kellnr registry#5
MrBT-nano wants to merge 6 commits into
mainfrom
feat/kellnr-registry-integration

Conversation

@MrBT-nano
Copy link
Copy Markdown
Contributor

📝 Description

This PR configures the project to connect to the private Kellnr registry using a sparse index. It also adds vtuber-contracts as a workspace dependency, transitioning away from manual proto management.

Key changes:

  • Added .cargo/ to .gitignore for security.
  • Configured .cargo/config.toml with the Kellnr sparse index.
  • Added vtuber-contracts v0.1.0 from vtuber-registry to the workspace.
  • Updated brain-proto to use the external library.

🔗 Related Issues

Fixes #3

✅ Checklist

  • Tests passed locally
  • Registry connection verified
  • Private URLs kept out of git index

@MrBT-nano MrBT-nano self-assigned this May 10, 2026
@github-actions github-actions Bot added the rust label May 10, 2026
@MrBT-nano MrBT-nano force-pushed the feat/kellnr-registry-integration branch from 83ef76a to 0f7d641 Compare May 10, 2026 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: connect to private package registry (Kellnr)

1 participant