Pedro Maia

Results 5 issues of Pedro Maia

For example, we have a small service for blog posts management and a blog itself. At our search, we want to do the following query: ```php 'query' => [ 'mode'...

I usually use the FEED (as a user) to monitor 3rd party servers on Slack!

enhancement

## Description I've added a new event `AttemptSucceded` and changed the way events are fired. Now we have two main events: - When the service is restored/braked; - When the...

The pattern of "Keep A Change Log" uses a date after the release version (`## [1.0.0] - 2017-06-20`). Would be nice to follow that standard. You can see the standard...

enhancement
2.x

Add the ability of list allowed changes types Sometimes we can by mistake pass a wrong type, and it will bugs our changelog. Since we're not committing them and generating...

enhancement
1.x