Lewis Cowles

Results 340 comments of Lewis Cowles

![Image](https://github.com/user-attachments/assets/9390c5da-02ce-4677-8d59-6221a9b83ba7)

One thing that could be useful in a quick-start guide might even be notes about running the docker-compose.yml. It certainly simplifies things for someone learning about this software

So I think maybe we point out that examples has a "ready-to-go" docker-compose.yaml? Esentially there are competing trade-offs 1. Folks running this are likely to start small, and expand. Docker...

Hey @yohamta I will of course. It's my anniversary with my wife today so it might be a few days, but I'll get to it.

- [ ] Looks like Microsoft dev-containers is one dependency for this See: https://github.com/devcontainers/images/pull/1160 - https://github.com/devcontainers/images/blob/main/src/go/.devcontainer/Dockerfile - https://github.com/devcontainers/templates/blob/main/src/go/devcontainer-template.json - [ ] But then also updating golang and go.sum - [...

I'm happy to PR it. Should come in before the new year, just out at the moment.

I think it's basically a timeout with a select, and the code might be copy-able. Do you feel like we could PoC it in a PR and maintain it between...

I Remember looking at this and realising it was less easy to shift as at the time (february) there was nothing selecting in a step that I could add a...

Hey @SiwonP I got this far, but the bit that was missing is that steps come under the parent, which has the ability to do more than one thing. Without...

@kriyanshii 🙌 I'll go look now