-
This is somewhat related to #495, at least in that my use case is using compound matchers against complex objects. I might not need this if diffs are disabled for composed matchers.
The are already …
-
One of our biggest issues in Batch Changes is getting site admins to enable and configure webhooks. It's painful to do, since it has to be per-repo or (at best) per-org depending on the code host, and…
-
There are a bunch of specs missing from [`swt/image.rb`](https://github.com/shoes/shoes4/blob/b7445de1d91835315545d07a284e27d912f0d54b/lib/shoes/swt/image.rb). Loading of remote images (`download_and_…
-
Hi! I'm facing issues with running a custom OpenAI moderation endpoint.
## Errors
These are the errors that I received:
```
"current_error_messages": [
"[Benchmarking] Failed to gen…
-
### Impacted tests
- TestAccVertexAIDeploymentResourcePool_vertexAiDeploymentResourcePoolExample
### Affected Resource(s)
- google_vertex_ai_deployment_resource_pool
### Failure rates
- 100% …
-
At the moment, the wishlist for the preseed setup contain (my translations) "we want everything installed under /", and related to this "we want to remove LVM and run everything "directly on the hardw…
-
Hi, I am getting null time when scraping this: https://www.facebook.com/mente.aliena
Also test_parse_date.py fails on my host (debian 10 with custom built python 3.9).
Any clue on what I am doin…
-
Currently, VCR has multiple stores:
- VCR store
- Populated with VCs received over the network
- Used by `ResolveCredential(ID)`, `SearchVCs()` and `ListUntrusted()`
- Not part of backup, …
-
Pipeline Logs:
```
INFO:bcreg.bcreg_core:Caching data for parties and events ...
INFO:bcreg.bcreg_core:Caching data for corporations ...
INFO:bcreg.bcreg_core:Caching data for code tables ...
INF…
-
# Helper code and files for your testthat tests - R-hub blog
[https://blog.r-hub.io/2020/11/18/testthat-utility-belt/](https://blog.r-hub.io/2020/11/18/testthat-utility-belt/)