Comment on what do y'all use for CI/CD?
jacksilver@lemmy.world 1 week agoI had someone swear to me that Github templating was better, but I’ve only worked with Gitlabs templates. Why do you like Gitlab over Github?
Comment on what do y'all use for CI/CD?
jacksilver@lemmy.world 1 week agoI had someone swear to me that Github templating was better, but I’ve only worked with Gitlabs templates. Why do you like Gitlab over Github?
h54@programming.dev 1 week ago
Gitlab CI feels native. Github offers similar functionality but it feels/looks like an afterthought. I think the Gitlab .yaml structure is more intuitive. Also, how the Gitlab UI visually represents a pipeline is mcuh better, IMO.
Note: I don’t work for Gitlab