quarkus-workshops icon indicating copy to clipboard operation
quarkus-workshops copied to clipboard

{github.raw} links do not work in surge previews

Open holly-cummins opened this issue 2 years ago • 1 comments

Either that, or I just merged a change with a dead link :) (We probably should have link-checking integration tests, if we don't already, but getting them checking against the right relative path can be non trivial.)

For example, I couldn't validate the following link in a PR, but it worked locally: https://raw.githubusercontent.com/quarkusio/quarkus-workshops/refs/pull/304/merge/quarkus-workshop-super-heroes/super-heroes/rest-fights/src/test/java/io/quarkus/workshop/superheroes/fight/FightResourceConsumerTest.java

Edit: Link was fine live, broken in preview.

holly-cummins avatar Sep 18 '23 12:09 holly-cummins

Having link-checking integration tests would be great

agoncal avatar Oct 03 '23 04:10 agoncal