Nicholas Jackson
Nicholas Jackson
Gotcha, I have covered all these points but will update tomorrow to make this clearer.
Hi there, Could you give me a little more info on the issue, please? That error message looks like go mod is attempting to reference the product-api package from a...
Hi, Just raised a simple PR #84 which allows pathfinding to work through open doors. Nic
I have started to implement an abstraction from Darwin to allow Linux compatibility, have submitted an example pull request here... https://github.com/slash-hq/slash/pull/19 I have not been able to test this on...
Awesome, I will attempt to tackle the next step of looking at TLSSockets tomorrow I should have a couple of hours. Mental note to me, not everyone uses only swift...
@Ishan27g I am sure I had a dream about implementing this last night. The code actually already exists to be able to stream logs from Docker containers. We use this...
Right, that is actually a very cool feature, combined logs are super useful and actually would be a great PR on their own even without the ability to filter to...
This has been partially implemented, leaving open as the UX needs to be completed and Nomad usecase implemented.
I think I am going to pull this forward a release, was looking at the possibility over the weekend and I don't think it would be too difficult. I worked...
We did partially implement this for Kubernetes Resources in Shipyard, I use this feature for developing the new SMI Controller SDK. https://shipyard.run/docs/resources/ingress#example-expose-a-local-application-as-a-kubernetes-service It does not need any service mesh to...