Skip to content

build: publish the core package as wire-mesh-core, unscoped - #69

Merged
Mearman merged 1 commit into
mainfrom
chore/rename-core-package
Sep 11, 2026
Merged

build: publish the core package as wire-mesh-core, unscoped#69
Mearman merged 1 commit into
mainfrom
chore/rename-core-package

Conversation

@Mearman

@Mearman Mearman commented Sep 11, 2026

Copy link
Copy Markdown
Member

Trusted publishing on npm is configured for the unscoped wire-mesh-core package name (https://www.npmjs.com/package/wire-mesh-core), not the @ExaDev scope ts/packages/core originally declared in package.json.

Renamed package.json's name and every consumer's dependency entry and import path (cloudflare-hub, node, web-console all depend on this package by name via the pnpm workspace) to match. Purely mechanical: every occurrence of @exadev/wire-mesh-core across the workspace becomes wire-mesh-core, nothing else changes.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 11, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
🔒 Security Review Completed 2026-09-11T21:50:29.672198Z 50eee59 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

Trusted publishing on npm is configured for the unscoped wire-mesh-core
package name, not the @ExaDev scope this package originally declared.
Renamed package.json and every consumer's dependency entry and import
path (cloudflare-hub, node, web-console) to match, since a pnpm
workspace resolves internal dependencies by package name.
@Mearman
Mearman force-pushed the chore/rename-core-package branch from 50eee59 to 9e064cb Compare September 11, 2026 21:51
@Mearman
Mearman merged commit 41845ff into main Sep 11, 2026
7 checks passed
@Mearman
Mearman deleted the chore/rename-core-package branch September 11, 2026 21:53
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