Skip to content

fix: align README package name with correct @open-pulseboard/tracer npm scope - #2

Merged
ademar merged 3 commits into
mainfrom
copilot/fix-publish-job-failure
Jun 16, 2026
Merged

fix: align README package name with correct @open-pulseboard/tracer npm scope#2
ademar merged 3 commits into
mainfrom
copilot/fix-publish-job-failure

Conversation

Copilot AI commented Jun 16, 2026

Copy link
Copy Markdown

The publish job was failing with npm error 404. The package.json and workflow were already correctly using the @open-pulseboard scope (which the org owns). The README was the source of inconsistency, referencing the non-existent @pulseboard/tracer package name throughout.

Changes

  • README.md — updated all references from @pulseboard/tracer@open-pulseboard/tracer to match the actual published package name

Copilot AI changed the title [WIP] Fix failing GitHub Actions job publish fix: correct npm package scope @open-pulseboard → @pulseboard Jun 16, 2026
Copilot AI requested a review from ademar June 16, 2026 21:57
@ademar

ademar commented Jun 16, 2026

Copy link
Copy Markdown
Member

@copilot we do not own @pulseboard which is why we choose @open-pulseboard

Copilot AI commented Jun 16, 2026

Copy link
Copy Markdown
Author

@copilot we do not own @pulseboard which is why we choose @open-pulseboard

Reverted in 9f5f0b4 — package.json and the workflow scope are back to @open-pulseboard. The README was the real inconsistency: it was incorrectly referencing @pulseboard/tracer throughout instead of @open-pulseboard/tracer, so I've updated all those references to match the actual package name.

Copilot AI changed the title fix: correct npm package scope @open-pulseboard → @pulseboard fix: align README package name with correct @open-pulseboard/tracer npm scope Jun 16, 2026
@ademar
ademar marked this pull request as ready for review June 16, 2026 22:15
@ademar
ademar merged commit 4110682 into main Jun 16, 2026
4 checks passed
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.

2 participants