Overengineered PDF CI/CD with Docker and GitLab
Today I decided to update my resume. And by update, I mean make easy to update at any point in the future in a controlled, over-engineered, repeatable way. I’ve decided that I’d like to be able to modify the LaTex source, commit and push to GitLab, kick off a build on a GitLab runner, use a Docker image to manage dependencies, then store the binary (PDF) output alongside the repo....