Hardy Pottinger
Hardy Pottinger
Revising the title of this PR, since pagination was added in another PR
The custom fields part of the original request has been moved to a new issue #3371
I believe it is, I don't know why GitHub persists in saying changes are requested
erm... is this going to be merged into 1.5.1?
See also #3255, probably a duplicate?
BTW, we've seen a similar issue when running Orbstack instead of Docker Desktop.
I think the "fix" is mentioned above... I deleted Orbstack, reinstalled Docker, then put in a symlink for the Docker socket.
TLDR: the proposal is to add two shell scripts. Java already comes with Jshell.
alas, the https://hub.docker.com/_/eclipse-temurin images don't have a "slim" variant listed in their tags... same story for the other listed alternatives.... can we live without a "slim" image?
In further investigation, I added logging for all the e-mail addresses used in building a notification e-mail, and noticed that the from address isn't a string, it's a tuple. Which...