Skip to content

fix(ci): pass monorepo lockfile and install paths to publish workflow#21

Merged
yahyafakhroji merged 1 commit into
mainfrom
claude/fix-pnpm-version-8Flyy
Mar 14, 2026
Merged

fix(ci): pass monorepo lockfile and install paths to publish workflow#21
yahyafakhroji merged 1 commit into
mainfrom
claude/fix-pnpm-version-8Flyy

Conversation

@yahyafakhroji

Copy link
Copy Markdown
Contributor

The reusable publish-npm-package workflow now supports lockfile-path and install-path inputs. Pass these so it finds pnpm-lock.yaml at the repo root and runs pnpm install from the root, matching the monorepo layout.

The reusable publish-npm-package workflow now supports lockfile-path and
install-path inputs. Pass these so it finds pnpm-lock.yaml at the repo
root and runs pnpm install from the root, matching the monorepo layout.

https://claude.ai/code/session_01CnQyyfrELDqC87N3ts334h
@cla-assistant

cla-assistant Bot commented Mar 13, 2026

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

1 similar comment
@cla-assistant

cla-assistant Bot commented Mar 13, 2026

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@yahyafakhroji yahyafakhroji requested review from a team and kevwilliams March 13, 2026 22:21
@yahyafakhroji yahyafakhroji added the release:minor Bump minor version on publish label Mar 14, 2026
@yahyafakhroji yahyafakhroji merged commit c2e42a4 into main Mar 14, 2026
4 of 5 checks passed
@yahyafakhroji yahyafakhroji deleted the claude/fix-pnpm-version-8Flyy branch March 14, 2026 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release:minor Bump minor version on publish

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants