Programmer
eamonnmr.com ~ 31y old in Boston
🤔 Eamonn Mchugh-roohr Jenkins apparently has no way to stop running builds. They should have named it Casey Jones...
🏒 Lucian Marin It's possible that your user doesn't have the rights assigned to it to stop or cancel builds.
··· 23w reply
☔ 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 One option is to have a version controlled project with a script to update the stored procedures and keep them there.
🤔 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...
··· 24w reply ¬