GitLab CI and Distributed Builds
How we turn our group conversations into a podcast with GitLab CI/CD

How we turn our group conversations into a podcast with GitLab CI/CD

7/3/2019 · John Jarvis

What this post added

This post details the technical implementation of an automated podcast generation workflow using GitLab CI/CD. It describes the steps involved: downloading group conversation videos, converting them to audio files using a daily CI job, generating an RSS feed, uploading audio files to object storage, and hosting a static site with GitLab Pages. The automation is achieved through pipeline schedules that run hourly.

Read the original post ↗