Y
Hacker News
new
|
ask
|
show
|
jobs
by
wwweston
128 days ago
This is really interesting. Do you think it’s possible server-deployed software could also get similar efficiencies with adequate testing?
1 comments
dgxyz
128 days ago
Yeah it really doesn’t matter where you build stuff. The big push to CI is from companies that want to sell you a service to do it.
Software should build and test the same everywhere. If you have to use it, CI should only wrap that.
link
Software should build and test the same everywhere. If you have to use it, CI should only wrap that.