Closed sujaya-sys closed 4 months ago
@sujaya-sys The link checker action is failing, complaining about a non-reachable Google Meet link. That's a false negative though, the link is fine. Have you encountered this before by any chance?
[Edit] I was able to fix the link checker error by adding an exclude for meet.google.com . Apparently that domain is not reachable from the GH runner. Looking good now.
@TobiasBabin thanks yes, the link checker has been complaining about the Google Meet link, I've been meaning to look into it. Thanks so much for fixing it!
We continue to receive feedback on the separation of score specification vs implementation not being quite clear. This PR aims to more transparently differentiate between both i.e. that the core component of Score is the specification while the it is intended that people adopt the spec and build their own implementations.