Github Torrent Action
Here’s something I’ve been meaning to get to for a while, and finally got a chance. Enter GitHub Torrent Action!
Here’s something I’ve been meaning to get to for a while, and finally got a chance. Enter GitHub Torrent Action!
When codifying Jenkins jobs, you have two options: Job DSL + seed job. More native to Jenkins, but requires Groovy scripting. Jenkins Job Builder. A third party solution, but configs are in yaml, so it’s easier to get started.
TL;DR: use Gitlab+Netlify. With the push for back to static, I found myself looking for static hosting again. And with some specific requirements: DNS on Cloudflare SSL support for 4th level subdomains (sub.sub.domain.com). Which means SSL termination can’t happen on Cloudflare - their free plan only allows to ...