Y
Hacker News
new
|
ask
|
show
|
jobs
by
dasmoth
3507 days ago
The CI absolutists tend to yell "reproducible builds" at this point and argue that things should be built from scratch every time.
1 comments
majewsky
3507 days ago
Well, yeah. Reproducible builds
are
valuable. If you don't think so, then have fun trying to rollback to a commit that can only be built by building a specific set of commits leading up to it in the right order.
link
benley
3499 days ago
Yeah - this stuff is why I advocate so hard for Bazel. It actually gets this shit right, unlike nearly everything else.
link