Closed j-mendez closed 2 years ago
@LauraLangdon @hola-soy-milk the A11yWatch action is now stable and running. New builds have cache and will finish quicker 🙂.
SS below:
Thanks so much, @j-mendez! I'm conferring with the team about the build test error (since the URL it's flagging hasn't changed and also hasn't been flagged on previous builds), and then we can get this merged. Cheers!
@j-mendez thank you for the PR! Could you please try rebasing on the latest main
? That should fix the failing build issue.
@j-mendez is attempting to deploy a commit to the Suborbital Team on Vercel.
A member of the Team first needs to authorize it.
@j-mendez thank you for the PR! Could you please try rebasing on the latest
main
? That should fix the failing build issue.
Thank you for the help, done.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated |
---|---|---|---|
docs | ✅ Ready (Inspect) | Visit Preview | Sep 21, 2022 at 2:14PM (UTC) |
-- Notes
If CI fails to run the action the
UPGRADE
flag is required to update the system dependencies. After togglingUPGRADE=true
and a successful action run it can be removed.Currently the action is set to only run on the root page of the domain set. If we want a full site run we can use the
SITE_WIDE: true
flag.