Post ARZirXmMTwbqPXAlCy by zeab@fosstodon.org
 (DIR) More posts by zeab@fosstodon.org
 (DIR) Post #ARZirXmMTwbqPXAlCy by zeab@fosstodon.org
       2023-01-11T17:22:53Z
       
       0 likes, 0 repeats
       
       All I wanted was to update this service to use #golang 1.19 from 1.16.😎 Should be quick work. I can finally use generics like I wasn't crippled by go.😅Instead ci fixes to the end of time... To be fair, the packages didn't need much changes per say. But the build and tools used at work... ⚰️
       
 (DIR) Post #ARZirYOICux0JAv3Ka by zeab@fosstodon.org
       2023-01-12T18:25:30Z
       
       0 likes, 1 repeats
       
       CI builds get so utterly complicated. It's why I favor #nix. You get an absolute with all the dependencies, cache, environment, and releases. 😅Still, options are now alone to do nix on CI. A small list of tools that to help in this world:- #daggerci code ci- #earthlyci dsl ci- #nix dsl for artifacts- #dhall yaml generation- #cue yaml generation