You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We turned off our old a11y tests in #6266, and likely will not be restoring them due to the new docs effort in EUI+ and turning our a11y testing to other areas (e.g. Cypress, Storybook).
We should rip out Puppeteer as a result to lighten our docker sizes and CI times.
Check out https://github.com/wagoodman/dive as it might offer additional insight into areas we can reduce our image size. Also review the Docker pages on caching build layers. Might be able to reduce the size and/or time to build new containers.
The text was updated successfully, but these errors were encountered:
We turned off our old a11y tests in #6266, and likely will not be restoring them due to the new docs effort in EUI+ and turning our a11y testing to other areas (e.g. Cypress, Storybook).
We should rip out Puppeteer as a result to lighten our docker sizes and CI times.
Check out https://github.com/wagoodman/dive as it might offer additional insight into areas we can reduce our image size. Also review the Docker pages on caching build layers. Might be able to reduce the size and/or time to build new containers.
The text was updated successfully, but these errors were encountered: