Skip to content

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

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

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

Copy link
Copy Markdown
Contributor

Hi @AnnieIj 👋 — heads up: this change was already shipped on main by the recent commit 91ec738 docs(repo): fix repository package names, which is why this branch is now showing as conflicting with main. The underlying fix for #220 is in, so I'm going to leave this open for now in case the author wants to update and rebase, but going to hold on merging to avoid a no-op. Thanks for raising #220! 🙏

Copy link
Copy Markdown
Contributor

Closing as superseded — the same doc fix from this PR already shipped on main via commit 91ec738 (docs(repo): fix repository package names). Thanks again @AnnieIj for raising #220! 🙏

@AnnieIj

AnnieIj commented Jun 17, 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