Comment on Ask HN: How do you do CI/CD in 2025?Comments−foobarbaz3310moDevelop live on production (CI/CD).No source control, there's only 1 version of the software; the latest version (trunk based development).−para_parolu10moI hope it’s also using Clojure so you can just update functions in runtime without stopping service
Comments
Develop live on production (CI/CD).
No source control, there's only 1 version of the software; the latest version (trunk based development).
I hope it’s also using Clojure so you can just update functions in runtime without stopping service