coala / projects

A website that showcases interesting projects, using Angular JS.
https://projects.coala.io/
GNU Affero General Public License v3.0
116 stars 222 forks source link

rawgit shutting down; update links #749

Open abhishalya opened 5 years ago

abhishalya commented 5 years ago

rawgit is shutting down and bears are throwing errors like these.

jayvdb commented 5 years ago

If the links can be easily replaced with an alternative, that would be great.

Otherwise an ignore entry in .coafile is needed now, and https://github.com/coala/coala-bears/issues/2952 is an idea for how we could provide a way to allow broken links to be shown as broken links.

abhishalya commented 5 years ago

Can't we directly use links from github like https://github.com/saksham189/GSoC-Report/raw/master/work.tar.gz or maybe https://raw.githubusercontent.com/coala/coalaCSS/master/coala.css?

abhishalya commented 5 years ago

Can't we directly use links from github like https://github.com/saksham189/GSoC-Report/raw/master/work.tar.gz or maybe https://raw.githubusercontent.com/coala/coalaCSS/master/coala.css?

Okay, well this explains that. But I don't think it affects us too much. But, still if we need something like rawgit, we could use https://raw.githack.com/ which seems to be the exact same thing.

KVGarg commented 5 years ago

we could use https://raw.githack.com/ which seems to be the exact same thing.

Yeah! We can use that too. Also there were some following free services suggested by rawgit on there website that offer fantastic alternatives to some or all of RawGit's functionality. You may like them even more than RawGit.

moazfarrukh commented 3 years ago

has this issue been resolved?