-
-
Notifications
You must be signed in to change notification settings - Fork 56
feat(cli): pnpm config in pnpm-workspace.yaml (& update tests) #717
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
🦋 Changeset detectedLatest commit: c97827d The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
commit: |
…ltejs#718) * fix(tailwindcss): add `@tailwindcss/oxide` to approve-builds in `pnpm` * addd yaml utils * using yaml-workspace when possible * windows robustness * CI debug * more logs * !silent * CI & windows & I don't know * sniff * . * more and more logs * pnpm v * cleanup! * --silent * add changeset
e2d57a6
to
142bde7
Compare
Some info (I thought I wrote it somewhere, but can't find it) Before this PR tests structure looks like:
And the process is:
After this PR tests structure looks like:
1/ create
|
Co-authored-by: CokaKoala <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great! Will leave it to Adrian to leave the final approval, he has been way more involved in the tests recently.
pnpm-workspace.yaml
Closes: #521
Closes: #705
Closes: #714
tests
Proposal to change how tests are organized (to speedup tests again ^^)
variant
+kind
=flavor
AddonTestCase
setupTest
prepare the test mono repo with all flavors and only one install is neededremoveps-tree
depOn my machine (windows & wsl), add-ons part is going 30% faster!