You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- With this change users would be able to define labels in the task configs to overwrite the task names from providers.
- fixes#6507
- fixes#7515
Signed-off-by: Liang Huang <lhuang4@ualberta.ca>
- With this change users would be able to define labels in the task configs to overwrite the task names from providers.
- fixes#6507
- fixes#7515
Signed-off-by: Liang Huang <lhuang4@ualberta.ca>
- With this change users would be able to define labels in the task configs to overwrite the task names from providers.
- fixes#6507
- fixes#7515
Signed-off-by: Liang Huang <lhuang4@ualberta.ca>
npm build
task with a label like so:Run Task...
npm: npmbuild
task ERROR Can't get task launch configuration for label: npmbuild
When you remove the field
label
from the configuration above, you can execute the task under the namenpm: build
.The text was updated successfully, but these errors were encountered: