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

fix: add positional to taskDefinitions #1071

Merged
merged 1 commit into from
May 14, 2021

Conversation

sandikbarr
Copy link
Contributor

fixes #992 task already active:
The tasks are keying off the properties in the taskDefinition, so adding the positional property makes nx serve frontend and nx server api different tasks. Same for ng tasks. This also works for flags, which were already in the taskDefinition, so nx serve app and nx serve app --prod are also different tasks.

@nx-cloud
Copy link

nx-cloud bot commented May 12, 2021

Nx Cloud Report

CI ran the following commands for commit 17302de. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch

Status Command
#000000 nx run-many --all --parallel --target=build
#000000 nx run-many --all --parallel --target=lint
#000000 nx run-many --all --parallel --target=test

Sent with 💌 from NxCloud.

@Cammisuli Cammisuli merged commit a1afd23 into nrwl:master May 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The task 'nx-console: ng serve api (myOrg)' is already active.
2 participants