Skip to content
This repository was archived by the owner on Oct 22, 2025. It is now read-only.

Conversation

NathanFlurry
Copy link
Member

No description provided.

Copy link
Member Author

NathanFlurry commented Jun 21, 2025

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@NathanFlurry NathanFlurry force-pushed the 06-21-ci_fix_pkg-pr-new branch 2 times, most recently from c9fcd07 to 3b1c0c5 Compare June 21, 2025 01:54
- run: yarn dlx pkg-pr-new publish 'packages/**/platforms/*' 'packages/*' 'packages/frameworks/*' --template './templates/*' --packageManager yarn
- run: pnpm install
- run: pnpm build
- run: pnpm dlx pkg-pr-new publish --packageManager pnpm
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The pkg-pr-new publish command is missing the package paths that were specified in the original command. The previous implementation included:

'packages/**/platforms/*' 'packages/*' 'packages/frameworks/*' --template './templates/*'

Without these path arguments, the command may not publish the intended packages or might not publish anything at all. Consider adding these paths back to ensure the correct packages are published.

Suggested change
- run: pnpm dlx pkg-pr-new publish --packageManager pnpm
- run: pnpm dlx pkg-pr-new publish 'packages/**/platforms/*' 'packages/*' 'packages/frameworks/*' --template './templates/*' --packageManager pnpm

Spotted by Diamond

Is this helpful? React 👍 or 👎 to let us know.

@NathanFlurry NathanFlurry force-pushed the 06-20-chore_remove_outdated_demos branch from 6cdbb14 to 8ff76b8 Compare June 21, 2025 01:57
@NathanFlurry NathanFlurry force-pushed the 06-21-ci_fix_pkg-pr-new branch from 3b1c0c5 to 1d5e4fd Compare June 21, 2025 01:57
@jog1t jog1t force-pushed the 06-20-chore_remove_outdated_demos branch from 8ff76b8 to d7f764f Compare June 26, 2025 19:27
@jog1t jog1t force-pushed the 06-21-ci_fix_pkg-pr-new branch from 25fcfdf to 1f22684 Compare June 26, 2025 19:27
@jog1t jog1t mentioned this pull request Jun 26, 2025
@NathanFlurry NathanFlurry force-pushed the 06-20-chore_remove_outdated_demos branch from d7f764f to 8ff76b8 Compare June 27, 2025 08:43
@NathanFlurry NathanFlurry force-pushed the 06-21-ci_fix_pkg-pr-new branch from 1f22684 to 25fcfdf Compare June 27, 2025 08:43
Copy link

graphite-app bot commented Jun 27, 2025

Merge activity

  • Jun 27, 8:53 AM UTC: NathanFlurry added this pull request to the Graphite merge queue.
  • Jun 27, 8:55 AM UTC: CI is running for this pull request on a draft pull request (#1030) due to your merge queue CI optimization settings.
  • Jun 27, 8:56 AM UTC: Merged by the Graphite merge queue via draft PR: #1030.

graphite-app bot pushed a commit that referenced this pull request Jun 27, 2025
@graphite-app graphite-app bot closed this Jun 27, 2025
@graphite-app graphite-app bot deleted the 06-21-ci_fix_pkg-pr-new branch June 27, 2025 08:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant