Skip to content

fix: resolve build-package task matching error#6035

Merged
ds300 merged 1 commit intotldraw:mainfrom
nayounsang:fix-build-package-script
May 9, 2025
Merged

fix: resolve build-package task matching error#6035
ds300 merged 1 commit intotldraw:mainfrom
nayounsang:fix-build-package-script

Conversation

@nayounsang
Copy link
Contributor

@nayounsang nayounsang commented May 9, 2025

This PR fixes a bug where the build-package script failed to find matching tasks by updating the filter logic.

Change type

  • bugfix

Test plan

  1. run fixed command
  2. Verify that packages/* builds well and is compatible with build.
yarn build-package 

...

     Tasks:  26 successful, 26 total
    Cached:  13/26 cached
      Time:  12.34s

Release notes

  • Fixed a bug that caused the build-package script to not work by updating the filter to packages/*.

@vercel
Copy link

vercel bot commented May 9, 2025

@nayounsang is attempting to deploy a commit to the tldraw Team on Vercel.

A member of the Team first needs to authorize it.

@huppy-bot huppy-bot bot added the bugfix Bug fix label May 9, 2025
@ds300 ds300 added this pull request to the merge queue May 9, 2025
@ds300
Copy link
Collaborator

ds300 commented May 9, 2025

thank you!

Merged via the queue into tldraw:main with commit 42a3293 May 9, 2025
8 of 12 checks passed
@nayounsang nayounsang deleted the fix-build-package-script branch May 9, 2025 13:38
@steveruizok steveruizok added the other ⚙️ Changes that don't affect SDK users, e.g. internal or .com changes label Jan 2, 2026
@steveruizok steveruizok changed the title fix: no tasks found matching build-package fix: resolve build-package task matching error Jan 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Bug fix other ⚙️ Changes that don't affect SDK users, e.g. internal or .com changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants