|
|
|
|
|
by codethief
142 days ago
|
|
> It's CICD syntax is a breeze for the most part too Hard disagree. Gitlab CI, while more powerful than some alternatives, is so so bad, its YAML-based syntax included. As I said in another thread[0]: > I worked with Gitlab CI on the daily from 2021 till 2024 and I started curating a diary of bugs and surprising behavior I encountered in Gitlab.
No matter what I did, every time I touched our CI pipeline code I could be sure to run into yet another Gitlab bug. [0]: https://news.ycombinator.com/item?id=46296816 |
|
I had such a better experience with gitlab CI than any other I have used. There are quirks, but they make sense after you learn them.