🤔 Eamonn Mchugh-roohr
Jenkins apparently has no way to stop running builds. They should have named it Casey Jones...
☔ Johannes
Agreed. After having worked a lot in clumsy ORM-heavy codebases (recently, using Laravel's Eloquent) I'm very interested in more directly DB-oriented solutions. What I wonder when I read about stuff like this though is how folks usually version control stored procedures.
🤔 Eamonn Mchugh-roohr
Ok, here's something, my very small static site generator. Which is to say, it's Jinja2 and 16 lines of python to stick a yaml config into it:
github.com/EamonnM...