Skip to content

Conversation

@sheremet-va
Copy link
Member

@sheremet-va sheremet-va commented Apr 17, 2025

Description

The new sequence.groupOrder option allows running different projects in a different order or even group them together and delay others. This option does not affect how tests run within the project!

Please don't delete this checklist! Before submitting the PR, please make sure you do the following:

  • It's really useful if your PR references an issue where it is discussed ahead of time. If the feature is substantial or introduces breaking changes without a discussion, PR might be closed.
  • Ideally, include a test that fails without this PR but passes with it.
  • Please, don't make changes to pnpm-lock.yaml unless you introduce a new test example.

Tests

  • Run the tests with pnpm test:ci.

Documentation

  • If you introduce new functionality, document it. You can run documentation with pnpm run docs command.

Changesets

  • Changes in changelog are generated from PR name. Please, make sure that it explains your changes in an understandable manner. Please, prefix changeset messages with feat:, fix:, perf:, docs:, or chore:.

@netlify
Copy link

netlify bot commented Apr 17, 2025

Deploy Preview for vitest-dev ready!

Name Link
🔨 Latest commit dacd73a
🔍 Latest deploy log https://app.netlify.com/sites/vitest-dev/deploys/6801189d07104c000824880b
😎 Deploy Preview https://deploy-preview-7852--vitest-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Apr 17, 2025

Deploy Preview for vitest-dev ready!

Name Link
🔨 Latest commit 0239239
🔍 Latest deploy log https://app.netlify.com/projects/vitest-dev/deploys/68289a184eefc00008696b53
😎 Deploy Preview https://deploy-preview-7852--vitest-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@hi-ogawa
Copy link
Contributor

FYI, there was a request to run workspaces sequentially #7764. I didn't get a proper response as to why though.

@sheremet-va sheremet-va moved this to P2 - 4 in Team Board Apr 28, 2025
@sheremet-va sheremet-va added the p2-to-be-discussed Enhancement under consideration (priority) label Apr 28, 2025
@sheremet-va sheremet-va moved this from P2 - 4 to Has plan in Team Board May 5, 2025
@sheremet-va sheremet-va added p2-nice-to-have Not breaking anything but nice to have (priority) and removed p2-to-be-discussed Enhancement under consideration (priority) labels May 5, 2025
@sheremet-va sheremet-va added this to the 3.2.0 milestone May 5, 2025
@sheremet-va sheremet-va changed the title feat: add poolOrder option feat: add sequence.groupOrder option May 17, 2025
@sheremet-va sheremet-va merged commit d1a1df0 into vitest-dev:main May 17, 2025
12 of 13 checks passed
@sheremet-va sheremet-va deleted the feat/pool-order branch May 17, 2025 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

p2-nice-to-have Not breaking anything but nice to have (priority)

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants