Thomas Eizinger

Results 1888 comments of Thomas Eizinger

I am almost certain that GitHub creates redirects if you rename a repo. Alternatively, we can just push it under a new name, update all implementation repositories and then delete...

With the redirect, the good news is that we don't have to do anything in lockstep, thus my point would be that a more expressive name is worth it. Let's...

`interop` seems to be already taken by the JS specific interop runner? :/ https://github.com/libp2p/interop

cc @mxinden @achingbrain @marten-seemann

> That said, I don't have the capacity / priority today to change the existing transport interop caching strategy, nor to review all the necessary changes. > > Thus, unless...

> When debugging code, we could always generate the offending `docker-compose.yml` file first and swap the container reference out to a point at a `Dockerfile` instead which would build a...

> I’m not against any of the proposed changes as long as it doesn’t increase the time taken to run the test suite. The idea is to _decrease_ the time...

> We need to decide how many dimensions we want to test here. The matrix might become too large if we test every combination of client, server and relay. We...

cc @dhuseby I'd like to propose that we drop dedicated relay tests from the OKRs and instead focus on interop hole punching tests. I think those provide more value and...

How is that "almost orthogonal"? Hole punching will need a matrix out of all client implementations whereas relay tests will need a matrix out of all client and server implementations....