|
|
|
|
|
by zimbatm
3260 days ago
|
|
> What? You just said the UI looks good... It's simple and clean; everything is async javascript (no page loads). I meant that when just looking at the website, Concourse looks good in terms of what it has to offer. For example it offers proper build pipelines, something that is lacking in most other CIs. Maybe it's clean to you, I found that our developers where generally confused by how the releases were working. > Which is an intentional choice. If you don't like YAML, use one of the MANY yaml abstraction layers of your choice... I don't mind YAML too much but adding a templating language on top is generally clunky. Gitlab CI also uses YAML, can also build pipelines and doesn't require to generate the YAML. > Also I call rubbish on your 100% CPU. It might have been due to a misconfiguration (we were using c4.4xlarge). I bet that you have deployed Concourse using BOSH, the only truly tested deployment method. |
|