Aldo Solorzano
Aldo Solorzano
> Hi @aldosolorzano, thank you so much for the PR! Some questions around this: Hi @tangjeff0 thank you for answering and sorry for taking long to reply, now I have...
How does the CD currently works? This means that similar to the UI and artifact-store CD could be something plugable to bob via webhook and also provide an opinionated service...
If I understood correctly, an option is to have a new primitive `Deployment` which is triggered after the artifact is created and stored in the plugged service. Then, if a...
I'm trying to visualize it ``` artifact deployment-service -> argo/aws/tekton ``` Somethings I like about it: - It follow the bob philosophy of only owning things that are actually needed....
Makes sense, it also provides the freedom to try different CD or have multiple running, in case of deprecating one of them or wanting extra redundancy. I will spend some...
From my little understanding so far about Bob and following the philosophy of it, this seems to relate to the UI problem. It is something that bob-cd can provide as...
@lispyclouds what is the current state of bob stats? Can you provide a little more context on what you have in mind for this issue?
>Maybe the stats can be avoided now that the metrics [API](https://github.com/bob-cd/bob/blob/main/apiserver/src/apiserver/metrics.clj) is there. Partially, this metrics provide informations about the output of the behaviour of bob which is to process...