Guilherme Caminha
Guilherme Caminha
Hmm why did that happen. Is the test checking if the services run indefinitely or something like that? So if they end, it fails
> I think because we introduce the special dev service in the compose file, let's leave karapace-registry and karapace-rest intact and running the prod target? I think we should also...
> But wouldn't you always develop locally against the new dev service? I'm not sure, perhaps you want to make changes and quickly check them in the running REST or...
@arcseldon A PR was opened by @mervynsimzr that fixes this issue. You might want to test again.
> CRA & react-scripts is dead, and for good reasons... What kind of good reasons?
Found related issues: https://foss.heptapod.net/python-libs/passlib/-/issues/148 https://foss.heptapod.net/python-libs/passlib/-/issues/187 https://foss.heptapod.net/python-libs/passlib/-/issues/188 https://github.com/fastapi-users/fastapi-users/issues/1301
@mpenkov that can be useful yes, at least for IDE autocompletion and basic `mypy` verification Do you think that PR is still up-to-date or it should be started again from...
Hi, so it's been quite a long time since I wrote this. Also you are using macos and I wrote it using Linux. So those things might contribute for dependencies...
I just revisited this, and it seems to happen if you are using a poetry that wasn't installed with the right python. For example if you installed poetry with homebrew....
Linking the .NET implementation of `WithReplicaSet()`: https://github.com/testcontainers/testcontainers-dotnet/pull/1196