Skip to content

Include the generated entity table in npm packages - #5

Merged
jt55401 merged 1 commit into
mainfrom
fix/package-entities
Aug 27, 2026
Merged

Include the generated entity table in npm packages#5
jt55401 merged 1 commit into
mainfrom
fix/package-entities

Conversation

@jt55401

@jt55401 jt55401 commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Fresh downstream installation of v0.2.1 exposed a packaging failure: javascript/index.js imports javascript/entities.js, but both package manifests excluded that file from their tarballs.

This adds the entity table to both package file lists, advances the package version to 0.2.2, and adds CI smoke tests that install both generated tarballs before importing the module.

Validation:

  • root tarball installs and imports in a clean Node 22 container
  • JavaScript-subdirectory tarball installs and imports in a clean Node 22 container
  • JavaScript suite: 48 passed
  • actionlint: passed

@jt55401
jt55401 merged commit 79b0d52 into main Aug 27, 2026
4 checks passed
@jt55401
jt55401 deleted the fix/package-entities branch August 27, 2026 21:56
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