facebook / buck

A fast build system that encourages the creation of small, reusable modules over a variety of platforms and languages.
https://buck.build
Apache License 2.0
8.56k stars 1.16k forks source link

Jitpack failure #2711

Open swarren12 opened 2 years ago

swarren12 commented 2 years ago

Trying to fetch the latest release via Jitpack results in an error:

Git error. Max repo size 500MB exceeded

Expected behaviour: the .pex file should be downloaded Actual behaviour: the above error is generated Steps to reproduce: navigate to https://jitpack.io/com/github/facebook/buck/a8e25cb17d8d5034ae3fa4981e7f78eef25dfb29/buck-a8e25cb17d8d5034ae3fa4981e7f78eef25dfb29.pex.

Also, as an aside, I think the version number of this release is wrong? I believe it should be 2022.05.05 rather than 2021.05.05!