Hacker News new | ask | show | jobs
by caw 3896 days ago
Config file changes rather than code changes. Version of the software stays the same, so you just have to restart it.
1 comments

But one of the central points of Continuous Delivery is that there is no difference between "configuration" and "code", and that changes for either of them will result in a new release candidate. Every release candidate goes through the same automated quality checks before going to production.