-
Be able to use pact as a VCR (record and replay request/response) proxy to replay the responses and create contracts from these responses. The integration with 3rd party would be extremely easier and …
-
Request from the Cyber Security and Digital Trust (CDT) Team:
The CDT team utilizes [dcoapp/app](https://github.com/apps/dco) to enforce DCO sign-off on all commits. This is in place due to our he…
-
Support Google Gemini as a provider via Gemini API
https://ai.google.dev/gemini-api
-
Currently custom persisters must be registered by called the `register_persister` function on an existing VCR object, for example: `my_vcr = vcr.VCR(); my_vcr.register_persister(MyPersister)`.
Fro…
-
Hi!
First of all, thank you for the code. I was trying to train e-UG on the VCR dataset, using the VCR-pretrained base and what I think are the right hyperparameters. Unfortunately, the training do…
-
## Issue Description
### Context
The service and client that integrate with the Travel Pay API have been written and tested. We need to expose an endpoint for SMOC and future use.
### Impact
Allows c…
-
Stacktrace:
```
2024-10-16 15:13:57,105 ERROR [org.apache.wicket.DefaultExceptionMapper#mapUnexpectedExceptions:170] - Unexpected error occurred
org.apache.wicket.WicketRuntimeException: Can't in…
-
The problems highlighted in `osmdata` issues [#126](https://github.com/ropensci/osmdata/issues/126) and [#128](https://github.com/ropensci/osmdata/issues/128) are pervasive, and affect CRAN systems to…
-
When trying to create specs for our implementation of [Appnotic](https://github.com/ostinelli/apnotic), I find out VCR is just not working properly. Looks like VCR has no support for [NetHttp2](https:…
-
ACA-Py is deprecating several v1 protocols, such as `connections`, `issue-credential` and `present-proof` in favour of `did-exchange` and the v2 version of the protocols, respectively.
This issue is …