Git archive checksums may change
11–20 of 255 posts
Re: Git archive checksums may change
#12Re: Git archive checksums may change
#13GitHub will need to revert this change. They've just crippled pretty much every "from source" package manager out there.
Re: Git archive checksums may change
#14Re: Git archive checksums may change
#15GitHub will need to revert this change. They've just crippled pretty much every "from source" package manager out there.
Re: Git archive checksums may change
#16Earlier quoted context omitted.
I prefer that tool be adapted to be more resilient and not depend on github particular implementation.
Using SHA hashes when building guarantees that the code that you are building is what you think it is. How else would you verify dependencies like this, GPG signatures would have the same issue if you change the underlying bits.
Re: Git archive checksums may change
#17[1] Apparently googlesource did do this and just had people shift to using GitHub mirrors to avoid this problem.
Re: Git archive checksums may change
#18Im thinking of all the bazel build rules that are about to break from my last company. Someone will have a fun day updating hundreds of hashes.
Re: Git archive checksums may change
#19Re: Git archive checksums may change
#20Also posted here: https://github.com/bazel-contrib/SIG-rules-authors/issues/11...