Jean-Marie Lemetayer

Results 4 issues of Jean-Marie Lemetayer

### GitHub Actions Version Updates * **[docker/login-action](https://github.com/docker/login-action)** published a new release **[v3.0.0](https://github.com/docker/login-action/releases/tag/v3.0.0)** on 2023-09-12T07:51:46Z * **[docker/build-push-action](https://github.com/docker/build-push-action)** published a new release **[v5.0.0](https://github.com/docker/build-push-action/releases/tag/v5.0.0)** on 2023-09-12T07:46:14Z * **[docker/metadata-action](https://github.com/docker/metadata-action)** published a new release **[v5.0.0](https://github.com/docker/metadata-action/releases/tag/v5.0.0)**...

## Description I am trying to use `sphinx_toolbox.more_autodoc.genericalias` in my project to document the type alias in my project. See the PR where I try to integrate it: jmlemetayer/python-inotify-watcher#25 ##...

bug
stale

I use cockpit in an embedded device, and it can happen that the power is suddenly cut off. So the file system is not synchronized and the last file system...

**Is your feature request related to a problem? Please describe.** Some external crates used the [`Server::run_incoming`](https://docs.rs/warp/0.3.7/warp/struct.Server.html#method.run_incoming) method to modify the behavior of the warp server (example: [`tokio-rustls-acme`](https://github.com/n0-computer/tokio-rustls-acme)). Now that this...

feature