Adam
Adam
## Expected Behavior ``` abcd vmarmol/false 19 minutes ago Failed emeline4 vmarmol/false 1 hour ago Failed emeline2 nginx 1 hour ago Running emeline nginx 18 hours ago Completed jk7lkz nginx...
We want to make the minikube Kubernetes version we test against configurable through a environment variable ## Expected Behavior `KUBE_VERSION=1.8.0; ./make.sh test` should switch to testing against a 1.8.0 minikube...
some of the CLI options configuration doesn't suite itself very well for documentation generation - [ ] check the weird cmd-encode-base64 option value - [ ] fix occurences with default...
I was evaluating watermill today and I was surprised to learn that the Publish signature does not take a context.Context. Without it, how does one cancel a publish that may...
Since air version 1.52.0 it also supports a proxy to support live reloading. This commit updates Templ's documentation to mention this so users can make a more informed description.
Thank you for this open source project, nice and focussed! Though, I would argue that package is in the perfect position to help developers to populate the "integrity" attribute: https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity....
I'm very excited about this project, thank you and hats off! I have work function that calls: JobCompleteTx to atomicaly complete the job as well as perform other work on...
## Description For some unknown reason I cannot perform the "similarity search" example on my documents. It gives me `Document referenced in vector query does not contain a valid vector...
### Testcontainers version v0.35.0 ### Using the latest Testcontainers version? Yes ### Host OS MacOS ### Host arch ARM ### Go version 1.23.3 ### Docker version ```shell Client: Version: 27.4.0...