|
|
|
|
|
by sigi45
2616 days ago
|
|
I like gitlab very much and i see that they improve there autodevops feature. That looks promising that i now can include single steps. I'm playing around with autodevops and currently it sucks. I cloned there script and the helm chart otherwise it is not possible to just use it. And quite frankly if you promote it as auto and enable it on default and it is not able to build a standard spring boot application or a angular frontend, i'm a little bit disappointed. there is also a bug open for frontend builds: It is able to detect and build the anguluar project but is not able to execute karma tests because the image doesn't contain chromium. And for the backend there is another bug: autodevops builds the spring boot application and enables/enforces postgresql ssl but the image from gitlab for postgresql doesn't support it. |
|