Dimi Kot
Dimi Kot
Some services have graceful shutdown mechanism, and they print to stdout while they drain. When pid 1 receives SIGTERM (docker container stops), systemctl sends signals to the services and waits...
Inability to use calbacks like `async () => 42` doesn't allow to use some external libraries where we have no control over the typing of the callbacks. ### Lint Name...
Hi. Can the action check not only the 1st parent of a merge commit for changed files, but ALL parents, searching for the one which has no changed files against,...
## Bug report Suppose we have a form with 1 checkbox and 1 button, and that button has a formAction handler. When clicking the button, the handler is fed with...
### Description When running e.g. ``` docker buildx prune --filter="until=25s" ``` after deleting some cache layers, the parents of those cache layers are marked as "last used". This does not...