Raku / whateverable

🤖 Different IRC bots that operate on a bunch of prebuilt Rakudo versions
https://gist.github.com/Whateverable
GNU Affero General Public License v3.0
18 stars 14 forks source link

HEAD builds should be distributed reliably #313

Open AlexDaniel opened 6 years ago

AlexDaniel commented 6 years ago

See this discussion: https://irclog.perlgeek.de/perl6/2018-05-16#i_16170437

Basically, if shareable goes down then this is not available: https://whateverable.6lang.org/HEAD.tar.gz

Doc repo is using these to bypass rakudo compilation step, so travis is red when that happens.

JJ commented 6 years ago

Where are builds done? In the same server?

AlexDaniel commented 6 years ago

Yes.

AlexDaniel commented 6 years ago

build.p6 is the script that does it.