
2025-07-17 13:20:54
Heute habe ich 24 Fehlversuche gebraucht, eine #GitLab Pipeline zu bauen. Wenn es beim 25. Mal funktioniert, weiß man: das war ein erfolgreicher Tag.
#devops #developer
Heute habe ich 24 Fehlversuche gebraucht, eine #GitLab Pipeline zu bauen. Wenn es beim 25. Mal funktioniert, weiß man: das war ein erfolgreicher Tag.
#devops #developer
I have to use #Gitlab CI at $work, and I'm surprised how clunky it is.
CI Components are not real components, they just dump YAML into a global namespace, needing hacks to customize them.
There's no reusability at the granularity of Github Actions (other than concatenation of bash scripts).
I keep running into dead ends. I check Gitlab's own bug tracker to see if an…
Frage an alle #GitLab Admins: gibt es eine Möglichkeit, einen User automatisch auf alle Projekte Instanz-weit in GitLab self hosted zuzulassen?
Für eine Überprüfung reicht ein Audit User nicht aus und ich möchte das so weit wir möglich automatisieren, auch für neue Projekte.