Skip to content

2841 use githubaxe config as config for axe - #2932

Merged
agreenberry merged 11 commits into
mainfrom
2841-use-githubaxe-config-as-config-for-axe
Feb 24, 2023
Merged

2841 use githubaxe config as config for axe#2932
agreenberry merged 11 commits into
mainfrom
2841-use-githubaxe-config-as-config-for-axe

Conversation

@agreenberry

@agreenberryagreenberry commented Feb 23, 2023

Copy link
Copy Markdown
Contributor

This is a stop gap to close out #2841. There were issues with integrating @axe-github with@playwright/test and so, for the sake of time, energy, and priorities, @joshblack and @erinnachen gave the okay that we can just manually add the rules/checks needed for now.

Screenshots

When looking for axe violations with Playwright, we are now using the manually added rules and checks that are generated from @axe-githubhttps://www.npmjs.com/package/@github/axe-github

image

Merge checklist

  • Added/updated tests
  • Added/updated documentation
  • Tested in Chrome
  • Tested in Firefox
  • Tested in Safari
  • Tested in Edge

Take a look at the What we look for in reviews section of the contributing guidelines for more information on how we review PRs.

@agreenberryagreenberry linked an issue Feb 23, 2023 that may be closed by this pull request
@changeset-bot

changeset-botBot commented Feb 23, 2023

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 8cb90aa

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions

github-actionsBot commented Feb 23, 2023

Copy link
Copy Markdown
Contributor

size-limit report 📦

PathSize
dist/browser.esm.js94.28 KB (0%)
dist/browser.umd.js94.86 KB (0%)

@agreenberry
agreenberry temporarily deployed to github-pages February 23, 2023 17:53 — with GitHub Actions Inactive
@github-actions
github-actionsBot temporarily deployed to storybook-preview-2932 February 23, 2023 17:53 Inactive
@agreenberry
agreenberry temporarily deployed to github-pages February 23, 2023 21:34 — with GitHub Actions Inactive
@github-actions
github-actionsBot temporarily deployed to storybook-preview-2932 February 23, 2023 21:34 Inactive
@github-actions
github-actionsBot temporarily deployed to storybook-preview-2932 February 23, 2023 21:35 Inactive
@agreenberry
agreenberry marked this pull request as ready for review February 23, 2023 22:35
@agreenberry
agreenberry requested review from a team and josepmartinsFebruary 23, 2023 22:35
@agreenberry
agreenberry temporarily deployed to github-pages February 23, 2023 22:36 — with GitHub Actions Inactive
@github-actions
github-actionsBot temporarily deployed to storybook-preview-2932 February 23, 2023 22:36 Inactive
@agreenberry
agreenberry temporarily deployed to github-pages February 23, 2023 23:36 — with GitHub Actions Inactive
@github-actions
github-actionsBot temporarily deployed to storybook-preview-2932 February 23, 2023 23:37 Inactive

@joshblackjoshblack left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thanks for doing this 🙏 Just left a comment for the changeset but should be good after that 👍

Comment thread.changeset/spicy-donkeys-pump.md Outdated
@joshblackjoshblack added the skip changeset This change does not need a changelog label Feb 24, 2023

@joshblackjoshblack left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@agreenberry
agreenberry temporarily deployed to github-pages February 24, 2023 17:04 — with GitHub Actions Inactive
@github-actions
github-actionsBot temporarily deployed to storybook-preview-2932 February 24, 2023 17:05 Inactive
@github-actions
github-actionsBot temporarily deployed to storybook-preview-2932 February 24, 2023 17:06 Inactive
@agreenberry
agreenberry added this pull request to the merge queueFeb 24, 2023
@agreenberry
agreenberry removed this pull request from the merge queue due to a manual request Feb 24, 2023
@agreenberry
agreenberry temporarily deployed to github-pages February 24, 2023 22:58 — with GitHub Actions Inactive
@github-actions
github-actionsBottemporarily deployed to storybook-preview-2932 February 24, 2023 22:59 Inactive
@agreenberry
agreenberry added this pull request to the merge queueFeb 24, 2023
Merged via the queue into main with commit bf16deaFeb 24, 2023
@agreenberry
agreenberry deleted the 2841-use-githubaxe-config-as-config-for-axe branch February 24, 2023 23:15
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip changesetThis change does not need a changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use @github/axe-config as config for axe

2 participants

@agreenberry@joshblack