John Flanagan
John Flanagan
In my workplace we have one Jenkins instance per project, which is running a pipeline of jobs such as build/system test/user acceptance etc. Each Jenkins has identical build names and...
Firstly, thanks for your work on this really useful library. I am attempting to use the merge function to merge multiple json documents. My base document is somthing like: ```...
The app has logic (below) to only display the enable button if an API key is set. I use PiHole without a password (and thus without an API key), in...
From time to time, i notice mainly with iTerm (but this could be coincidence) that ClipMenu has empty strings copied to the clipboard. Storing empty strings really has no value,...
Would it be possible to optionally define a root path component so http://192.168.0.2:5050/#/browse becomes http://192.168.0.2:5050//#/browse This means it is easier to host this service on a shared URL with other...