Skip to content

docs: Update REPOSITORIES.md with correct package names#266

Open
AnnieIj wants to merge 1 commit into
XStreamRollz:mainfrom
AnnieIj:docs/fix-package-names-issue-220
Open

docs: Update REPOSITORIES.md with correct package names#266
AnnieIj wants to merge 1 commit into
XStreamRollz:mainfrom
AnnieIj:docs/fix-package-names-issue-220

Conversation

@AnnieIj

@AnnieIj AnnieIj commented Jun 16, 2026

Copy link
Copy Markdown

Summary

Fixes outdated references in REPOSITORIES.md.

Changes

  • /streaming-sdk/xstreamroll-sdk
  • /stream-processing/xstreamroll-processing
  • api/ setup now uses pnpm to match its pnpm-lock.yaml

Closes #220

- Rename /streaming-sdk to /xstreamroll-sdk
- Rename /stream-processing to /xstreamroll-processing
- Update api/ setup to use pnpm (matches pnpm-lock.yaml)

Closes XStreamRollz#220

@Xhristin3 Xhristin3 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @AnnieIj! Solid effort — the directory renames are correct. One note though: PR #265 (by @ded-furby) also addresses #220 and goes a step further by using pnpm run dev (the actual script name in api/package.json) and adding monorepo management context explaining the npm/pnpm split. Could you check if we should consolidate? Might be worth closing this in favor of #265 since it covers the same ground more thoroughly. 🌟

@AnnieIj

AnnieIj commented Jun 16, 2026 via email

Copy link
Copy Markdown
Author

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.

docs: Update REPOSITORIES.md with correct package names

2 participants