WordPress / blueprints

Blueprints gallery and examples
69 stars 25 forks source link

404: "theme tester" Blueprint broken – WordPress theme unit testing data and accessibility data #38

Closed adamziel closed 7 months ago

adamziel commented 7 months ago

https://raw.githubusercontent.com/wpaccessibility/a11y-theme-unit-test/trunk/a11y-theme-unit-test-data.xml

https://raw.githubusercontent.com/WordPress/theme-test-data/trunk/themeunittestdata.wordpress.xml

CleanShot 2024-04-22 at 15 33 09@2x

cc @bph I wonder if it's intermittent or were they actually moved to another repo or directory

adamziel commented 7 months ago

Maybe we should have CI tests to confirm all the blueprints keep working

bph commented 7 months ago

Seems both repos don't have a /trunk default branch anymore. It works with /master

https://raw.githubusercontent.com/WordPress/theme-test-data/master/themeunittestdata.wordpress.xml https://raw.githubusercontent.com/wpaccessibility/a11y-theme-unit-test/master/a11y-theme-unit-test-data.xml