https://garden.io logo
revisit check-docs and link checking
a

ancient-diamond-80011

05/08/2023, 4:42 PM
we should probably revisit our
check-docs
CI step at some point. the current implementation of the link checking is causing quite a bunch of spurious failures

https://cdn.discordapp.com/attachments/1105172907929370746/1105173236381139075/Screenshot_2023-05-08_at_19.43.39.png

c

cold-jordan-68753

05/08/2023, 8:16 PM
That link seems to return a 400, we might need to change/remove it?
a

ancient-diamond-80011

05/09/2023, 6:23 AM
for the specific issue, sure (it's originally from a template readme not created by us anyway) but i meant this more generally - we're seeing quite a lot of flakiness and errors in our link checking
additionally, the current form of link checking combined with how our docs work, have been a blocker for us to bump the actual version number in the bonsai branch package.json files to
0.13.x
made a PR for the specific issue at hand but we should probably still consider revisiting it in broader terms some time later https://github.com/garden-io/garden/pull/4205