Oleg

Results 21 issues of Oleg

Based on a request from #27, we should introduce a mocked server which tests that values are correctly sent by `go-gpt3` and received by the server, as well as the...

We should track code coverage of the `go-gpt3` client with a tool such as `codecov`.

I'm trying to use this with a `next.config.mjs` file and am probably using this incorrectly. The issue I'm running into is that there is no place for me to pass...

When shutting FetchIt down by using `podman container stop fetchit`, FetchIt will hang on the shutdown signal until Podman issues a SIGTERM. This is an issue because it causes `podman...

Hi all, It seems like FixMorph relies on a few compiled binaries which are currently being stored in this repository as artifacts. I'd like to go through and Dockerize these...

Hi all, I'm facing a strange issue where the generated patch is created exactly how I'd expect it to. The issue is that there will usually be an accompanying unmatched...

Hello, I recently ran into an error generating a patch for a repository where changes were made to both header and implementation files. It seems like the error is rooted...

https://github.com/libp2p/go-libp2p-relay-daemon/releases/tag/v0.4.0 Signed-off-by: Oleg S

README is old and does not reflect the current state of the operator. Also we should avoid using it to store CR examples and instead store those in readthedocs. New...

I tried running IPFS Cluster in an OpenShift cluster and saw that the `IPFSCluster` cannot actually create the IPFS Cluster pods because the `configure-ipfs` container needs to write the generated...