vim macro to validate Jenkinsfile against remote Jenkins server
I’ve been doing a lot of Jenkins pipeline work recently. The development cycle is a bit laborious, code, git commit, re-run the pipeline in Jenkins, find out...
I’ve been doing a lot of Jenkins pipeline work recently. The development cycle is a bit laborious, code, git commit, re-run the pipeline in Jenkins, find out...
Use the jq tool to create a .dockerconfigjson file from existing details, including inline base64 encoding. Linux, bash style : export REGISTRY="theregistry"...
Pulled my hair out over the following Python error while working with the LDAP package: Traceback (most recent call last): File "/home/alex/source/ldap-aut...
Got the error 2259-7007 while trying to factory reset a Nintendo Switch. Turns out that (for me at least) plugging it in to a power supply got past it.
I had this recently during an HTTP git clone : error: RPC failed; curl 56 GnuTLS recv error (-110): The TLS connection was non-properly terminated. It turns...