Results 19 issues of Robert Elliot

`` serves no purpose in these methods beyond Object, it doesn't affect the accepted types or the return type of the method. ## References N/A ## Submitter checklist - [X]...

breaking

Hi, I'd like docker / buildkit to support an easy way to retrieve generated files from the result of a `RUN` that failed. Edit - updated my current workaround and...

kind/enhancement

Heroku Version 8.0.2-25b54fa macOs 13.2.1 (Ventura) M1 Installed via Homebrew, updated via `heroku update`. I have run `heroku autocomplete` since updating. What is the current behavior? ----------------------------- When an app...

on-call reviewed

* gradle 5.2.1 -> 8.1.1 * kotlin 1.3.50 -> 1.8.21 * http4k 3.196.0 -> 4.46.0.0 * log4j 2.12.1 -> 2.15.2 * jackson 2.10.0 -> 2.15.2 * kotest 4.0.5 -> 5.6.2...

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

Proposed

Using `0.6.0` with `rockstorm/git-server:2.43` we have a flaky test on GitHub Actions. All of our tests start a new container, but it's always the first test to start a git...

In version 1.0.2 with JRE 1.7.0_17 (and probably others) sysout-over-slf4j does not log the output from Throwable.printStackTrace() on the correct Logger for the calling statement.

See https://github.com/propensive/rapture/search?utf8=%E2%9C%93&q=returnEither

Locks around all write operations, which will reduce throughput when multiple requests want to update state. This may not be desirable... `get` is also a write operation, as it touches...