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

FR: Ability to give shell task a label #579

Closed
Jamesking56 opened this issue Jan 2, 2019 · 3 comments
Closed

FR: Ability to give shell task a label #579

Jamesking56 opened this issue Jan 2, 2019 · 3 comments

Comments

@Jamesking56
Copy link

Jamesking56 commented Jan 2, 2019

Q A
Version 0.14.3
Bug? no
New feature? yes
Question? no
Documentation? no
Related tickets #566

It would be great if we could add a label to the shell task so that we can rename it when doing grumphp run.

For example, say I had a specific tool that was not a task in grumphp. Instead of it showing Running task x/x: Shell... in the output. It would be great if it could be re-labelled, for example Running task x/x: MyAwesomeTool.....

@veewee
Copy link
Contributor

veewee commented Jan 3, 2019

Hello @Jamesking56,

Can you give me an extended example on what you are trying to achieve?
I don't fully understand your question.

@Jamesking56
Copy link
Author

I'm running a custom tool thats not open source by using the Shell task in GrumPHP. In the output I get:

Running task x/x: Shell...

It would be great if I could set the label, so that the output was:

Running task x/x: MyTool...

@veewee veewee mentioned this issue Sep 27, 2019
11 tasks
@veewee veewee mentioned this issue Dec 20, 2019
16 tasks
@veewee
Copy link
Contributor

veewee commented Feb 10, 2020

Fixed in #711

@veewee veewee closed this as completed Feb 10, 2020
@veewee veewee added this to the 0.18.0 milestone Feb 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants