Rahuλ Dé

Results 60 comments of Rahuλ Dé

Yeah that needs some thought on our side. Its a limitation on using UNIX sockets as a transport. See https://github.com/lispyclouds/clj-docker-client/issues/20 Some hammock time on thinking of data multiplexing maybe needed...

Implemented in [contajners](https://github.com/lispyclouds/contajners)

There are the following issues to consider: - Bob is a distributed system and all of the state is stored on the XTDB. - The config here is essentially a...

`Conduit` as suggested by @emgrasmeder

There is no formally defined way to do CD as of now. Like you said an artifact-store could be implemented to do CD when given a container image for example....

Is a `Deployment` an `Artifact` too? Food for thought 🤔

Exactly. A step can have maybe a key "deploys" which points to a dir with manifests or something and ships it off the the deployer to do the real thing....

Yes essentially a `step` in Bob, given a resource and a command may produce an artifact or a deployment in this new world. > does this means that the deployment-service...

specially about: > why would I want to use bob if I could use the other service (unless it's only CD and not CI)? once someone chooses something like Argo/Tekton...

Adding in some more context as one of the maintainers of babashka and an actual need for this: Docker recently introduced a fee of 9$/member for teams and removed free...