Dynamic Task Name for example in symfony tasks
b3nl opened this issue · 1 comments
b3nl commented
It would be nice to not "duplicate" the symfony tasks for just changing small things, but calling the symfony console with a dynamic task which maps a suffix to the console call. I think, that this could be done easily in the TaskFactory.
andres-montanez commented
Hi, it would be nice yes, but probably harder to test, follow the workflow and maintain.
Cheers!