Loïck Piera
Loïck Piera
Hello, thanks for your suggestion. I like the idea, I don't think implementing it would be too complicated. We could either change the default output or just add an option...
Indeed, let's have another optional table output instead :+1: Speaking of it, which columns do you need? It would be better to have the same columns for the three operations...
Yes, that is supported :slightly_smiling_face:. The plugin configuration can also be set in your global location (usually in `~/.composer/composer.json`) :wink:. See https://github.com/pyrech/composer-changelogs/blob/master/doc/configuration.md#location
Hi, sorry for the delay. I just tested with a fresh symfony full stack project and the notification is triggered when the command finish. Do you mean that the notification...
Huhu I completely forgot this issue :disappointed: Would your issue be fixed by just changing the priority of the listener here https://github.com/pyrech/composer-notifier/blob/master/src/NotifierPlugin.php#L52? I can't remember why did I put a...
Hi @jandermannderkann Thanks for your issue. This was not planed at all until now. But I guess this is something that could be computed easily with the feedrate (f argument)...
Hi @nemanja-ivanis, Thanks a lot for your contribution. You successfully updated the patched json spec of the API but you now need to regenerate the patch and the PHP SDK....
Hello @cgunnels I failed to reproduce the issue with your snippet. Do you still experiment it? Could it be a temporary issue of Slack's API?
This is quite strange because I tested yesterday with the exact same snippet (only the token and channel id should change obviously) and it worked and the message appeared in...
Hi, Yeah I understand this would be a nice addition. But this is project do not have a database (mainly for privacy purposes and for simplifying everything) so we can...