Skip to content

get rid of napi prepublish#95

Merged
simongdavies merged 1 commit intomainfrom
fix-invalid-workflow
Apr 8, 2026
Merged

get rid of napi prepublish#95
simongdavies merged 1 commit intomainfrom
fix-invalid-workflow

Conversation

@simongdavies
Copy link
Copy Markdown
Contributor

This pull request updates the npm publish workflow to improve the handling of generated JavaScript bindings (index.js and index.d.ts). Instead of regenerating these files in every publish job, they are now built once and shared across jobs,

Signed-off-by: Simon Davies <simongdavies@users.noreply.github.com>
@simongdavies simongdavies added the kind/bugfix Bug fix label Apr 8, 2026
@simongdavies simongdavies enabled auto-merge (squash) April 8, 2026 21:02
@simongdavies simongdavies merged commit 2136f2d into main Apr 8, 2026
19 checks passed
@simongdavies simongdavies deleted the fix-invalid-workflow branch April 9, 2026 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants