Hacker News new | ask | show | jobs
by jka 1454 days ago
> Also since it's entirely based on trust anyway I'm not sure what additional benefit signing gets you. I don't think there's really a way to prove you ran the tests.

It's a reputation and trust-building exercise, essentially - and that's one of the reasons that continuous integration is particularly useful. "Entities X, Y, Z all say that commit <ID> looks good".

> Either way, all my other points still stand. CI isn't going anywhere.

Agreed :)