Issue 142100
Summary Preserving old Compiler Explorer links in Phabricator archive
Labels infrastructure
Assignees
Reporter Endilll
    As Matt Godbolt highlighted in his [blog post](https://xania.org/202505/compiler-explorer-urls-forever), `godbolt.org/g/` links has to be opened to be preserved beyond August 2025. Content hosted on GitHub should be fine, because he used GitHub API to find all such links. I contacted him regarding our Phab archive, and he suggested that we run something along the lines of `rg godbolt.org/g > /tmp/all-godbolt-links.txt` on th server hosting the archive. Can someone with enough access do that?

CC @mattgodbolt @MaskRay @akorobeynikov
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to