Fossil User Forum

I wrote a Concourse CI resource (plugin) for Fossil
Login

I wrote a Concourse CI resource (plugin) for Fossil

I wrote a Concourse CI resource (plugin) for Fossil

(1) By Iván Ávalos (avalos) on 2020-07-10 05:38:04 [source]

Hello! Today, I finished my new resource type for Concourse, so you can now easily integrate continuous thing-doing in your Fossil projects. Here's the blog post I wrote explaining my workflow using that resource: https://blog.avalos.me/2020/07/09/fossil-scm-and-concourse-v2/

And here's the repo, containing some instructions: https://fossil.avalos.me/fossil-concourse. I wrote the code in CHICKEN Scheme, because I like it. I hope someone finds this useful, I would appreciate some feedback! And thanks, Stephan, for the fixes to the JSON API.