How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Write Dynamic GitLab pipelines in TypeScript

calendar_today January 23, 2026 person Sleeyax domain worldtimeapi

As CI/CD pipelines evolve, they tend to grow in size, complexity, and inevitably… frustration. If you’ve ever maintained a large .gitlab-ci.yml file, you’ve probably felt the pain: copy-paste everywhere, no type safety, and mistakes that only surface when a runner fails at runtime.

open_in_new Read original post