giuppep

Results 5 issues of giuppep

## Is your feature request related to a problem? Please describe Pyinfra collects all facts before running operations. However sometimes an operation could modify this state during execution and as...

As discussed in #425 it is sometimes useful to do some special handling using the `on_failure` callback after the last retry. However, at the moment, the `on_failure` callback does not...

Currently it's possible to maximise the panel after a splitter by double clicking on it. However, this is not necessarily the behaviour one would generally expect. For example, I'd like...

This PR implements what suggested in #182 by emitting a `splitter-dbl-click` event when double-clicking on the splitter. The payload of the event will be the same as that of `splitter-click`,...

Integrating [`flask-pg-session`](https://github.com/giuppep/flask-pg-session) into `flask-session`. To do: - [x] tests - [x] documentation