this post was submitted on 31 Dec 2023
16 points (100.0% liked)

gitlab

96 readers
8 users here now

Discussion surrounding the Gitlab product (both CE and EE.)

founded 1 year ago
MODERATORS
 

Crafting pipeline configurations with YAML can be intricate and challenging because YAML isn't a programming language, Developers may find themselves reinventing the wheel each time they try to create new configurations because they don't have visibility into existing configurations and work that others may have already done, resulting in inefficiency.

GitLab 16.7 introduces the CI/CD Catalog (Beta), with the goal of enhancing developer efficiency

you are viewing a single comment's thread
view the rest of the comments
[–] NightAuthor 1 points 9 months ago

Ooh, this is the best thing. Nothing I love more than a catalog of ideas and examples to inspire and guide the development of new ideas.