suborbital / docs

Documentation monorepo for Suborbital projects and products
https://docs.suborbital.dev
Apache License 2.0
8 stars 5 forks source link

chore(action): fix a11ywatch action remote api #136

Closed j-mendez closed 2 years ago

j-mendez commented 2 years ago
j-mendez commented 2 years ago

Hi, going through open-source projects and putting PR's since the action was in BETA for the interface. The api and interface is now stable after these changes for web scanning.

Remove EXTERNAL and A11YWATCH_TOKEN from the config in order to use the suite locally if needed.

hola-soy-milk commented 2 years ago

Thank you very much, @j-mendez!

Did I understand correctly that A11ywatch should post a comment here with a breakdown?

j-mendez commented 2 years ago

Thank you very much, @j-mendez!

Did I understand correctly that A11ywatch should post a comment here with a breakdown?

Hi @ramonh yes, just removed the default using the remote option since the local action now runs with all commands 1:1. Now the action has the option to perform site-wide scans as well and better report display. If theres special configs setup on the a11ywatch.com then I can revert that part of the commit.