Skip to content
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

feat(core): add parallelism to target configuration #26820

Conversation

xiongemi
Copy link
Collaborator

@xiongemi xiongemi commented Jul 3, 2024

Current Behavior

Targets are always assumed to support parallelism.

Expected Behavior

Targets can be configured to not support parallelism

Related Issue(s)

Fixes #

@xiongemi xiongemi requested review from a team as code owners July 3, 2024 17:31
Copy link

vercel bot commented Jul 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview Jul 12, 2024 7:23pm

@xiongemi xiongemi force-pushed the feature/nxc-781-tasks-can-be-configured-and-have-parallelism branch from 19efbc3 to 930749f Compare July 4, 2024 14:29
@xiongemi xiongemi force-pushed the feature/nxc-781-tasks-can-be-configured-and-have-parallelism branch from 930749f to 06750ea Compare July 4, 2024 15:31
@xiongemi xiongemi requested a review from AgentEnder July 4, 2024 16:41
@xiongemi xiongemi force-pushed the feature/nxc-781-tasks-can-be-configured-and-have-parallelism branch from 06750ea to 0647f7c Compare July 8, 2024 21:08
@xiongemi xiongemi requested a review from a team as a code owner July 8, 2024 21:08
@xiongemi xiongemi force-pushed the feature/nxc-781-tasks-can-be-configured-and-have-parallelism branch from 0647f7c to 0710d3e Compare July 8, 2024 21:13
@xiongemi xiongemi force-pushed the feature/nxc-781-tasks-can-be-configured-and-have-parallelism branch from 0710d3e to 01b85e7 Compare July 8, 2024 22:01
@xiongemi xiongemi requested a review from a team as a code owner July 8, 2024 22:01
@xiongemi xiongemi force-pushed the feature/nxc-781-tasks-can-be-configured-and-have-parallelism branch from 01b85e7 to 453017b Compare July 9, 2024 13:59
@xiongemi xiongemi force-pushed the feature/nxc-781-tasks-can-be-configured-and-have-parallelism branch from 453017b to f678a7b Compare July 9, 2024 16:42
@xiongemi xiongemi force-pushed the feature/nxc-781-tasks-can-be-configured-and-have-parallelism branch from f678a7b to 82984b5 Compare July 9, 2024 16:50
@xiongemi xiongemi force-pushed the feature/nxc-781-tasks-can-be-configured-and-have-parallelism branch from 82984b5 to 622f0ca Compare July 9, 2024 21:50
@xiongemi xiongemi force-pushed the feature/nxc-781-tasks-can-be-configured-and-have-parallelism branch from 622f0ca to 9003955 Compare July 9, 2024 22:45
@xiongemi xiongemi force-pushed the feature/nxc-781-tasks-can-be-configured-and-have-parallelism branch from 9003955 to a63e3f7 Compare July 9, 2024 23:15
@xiongemi xiongemi force-pushed the feature/nxc-781-tasks-can-be-configured-and-have-parallelism branch 2 times, most recently from b7a2fe9 to cffe632 Compare July 10, 2024 19:10
@xiongemi xiongemi force-pushed the feature/nxc-781-tasks-can-be-configured-and-have-parallelism branch from cffe632 to 1039bc8 Compare July 10, 2024 19:28
@xiongemi xiongemi force-pushed the feature/nxc-781-tasks-can-be-configured-and-have-parallelism branch from 1039bc8 to 411d968 Compare July 10, 2024 20:10
@xiongemi xiongemi force-pushed the feature/nxc-781-tasks-can-be-configured-and-have-parallelism branch from 411d968 to c448d46 Compare July 11, 2024 13:29
@xiongemi xiongemi force-pushed the feature/nxc-781-tasks-can-be-configured-and-have-parallelism branch from c448d46 to 6939d9f Compare July 12, 2024 18:12
@xiongemi xiongemi force-pushed the feature/nxc-781-tasks-can-be-configured-and-have-parallelism branch from 6939d9f to 22d98ca Compare July 12, 2024 18:29
@xiongemi xiongemi force-pushed the feature/nxc-781-tasks-can-be-configured-and-have-parallelism branch from 22d98ca to d5dd5d2 Compare July 12, 2024 19:15
@xiongemi xiongemi requested a review from FrozenPandaz July 12, 2024 20:30
@FrozenPandaz FrozenPandaz merged commit 39e104b into master Jul 12, 2024
6 checks passed
@FrozenPandaz FrozenPandaz deleted the feature/nxc-781-tasks-can-be-configured-and-have-parallelism branch July 12, 2024 20:35
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 19, 2024
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.

3 participants