James Strachan

Results 181 issues of James Strachan

if you have a docker compose file of 4 containers and 2 are intended to be deployed inside a single pod; I wonder how the pod would be defined in...

I love the markdown plugin! However most times I do any serious editing in IDEA of a markdown file I have to select View -> Active Editor -> Use Soft...

Improvement

we have a help option where users can specify help on inputs which is cool. I wonder if we should add an additional help text on all selects/multi-selects that gives...

Feature

just tried gitea's push webhook handling and it looks like the secret comes in via the json payload rather than via a form. PR on its way...

one of the challenges of running stuff locally on your laptop is that its local and on your laptop. When running stuff on, say, openshift.io we have certs created on...

kind/question
priority/major
status/pinned

I couldn't figure out how to take the results of BlobUtils.diff() and use the DiffFormatter from JGit to create a human readable textual representation of the differences. Any chance of...