Ivan Shvedunov
Ivan Shvedunov
@poszu that's the plan. Currently debugging ATX sync and this may cause a few more changes in `rangesync`, but other than that, `rangesync` together with `types` subpackages are close to...
As of now, in 'home' mode it just installs docker-compose 1.8.0 into `~/.k8s-devbox/bin`. Will add check to see whether the system already has docker-compose 1.8.0+.
May I suggest that you try [kubeadm-dind-cluster](https://github.com/Mirantis/kubeadm-dind-cluster)? It works on Travis and CircleCI rather well (it has it's own test suite running on Travis plus we're using it to run...
Updated the PR according to https://github.com/spacemeshos/go-spacemesh/issues/6026#issuecomment-2159063376 Additional changes made: * worked around circular dependencies in coded migrations by making `sql.Database` an interface with an internal implementation and introducing derived interfaces...
It might make sense to move the new section in `CONTRIBUTING.md` to `CODING.md` after #6045 is merged
Moved db schema docs to `CODING.md`
bors merge
bors merge
Tried to run the systests locally, didn't observe the problem so far. There was k8s resource-related issue with systests yesterday, so will retry one more time
bors merge