Recent Posts

Jenkins Job Builder Github 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.

GPL v3, not later

So you wrote a piece of software. And you want to open its source. And being a good lad, caring about software freedom, you choose (probably the most well-known) open source license, GPL.