Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Axe accessibility test support #2080

Merged
merged 7 commits into from
Jan 15, 2024
Merged

Commits on Jan 15, 2024

  1. Included axe accessibility tests as manual GitHub action

    Signed-off-by: George Araújo <george.gcac@gmail.com>
    george-gca committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    f9b4f7c View commit details
    Browse the repository at this point in the history
  2. Fixed some axe issues

    Signed-off-by: George Araújo <george.gcac@gmail.com>
    george-gca committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    1e38487 View commit details
    Browse the repository at this point in the history
  3. Testing workflow dispatch input

    Signed-off-by: George Araújo <george.gcac@gmail.com>
    george-gca committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    508ba79 View commit details
    Browse the repository at this point in the history
  4. Fixed prettier complaints

    Signed-off-by: George Araújo <george.gcac@gmail.com>
    george-gca committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    6586809 View commit details
    Browse the repository at this point in the history
  5. Added GitHub actions checks information to README

    Signed-off-by: George Araújo <george.gcac@gmail.com>
    george-gca committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    1cf010f View commit details
    Browse the repository at this point in the history
  6. Removing baseurl from _config.yml before running axe

    Signed-off-by: George Araújo <george.gcac@gmail.com>
    george-gca committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    121c78b View commit details
    Browse the repository at this point in the history
  7. Added default value for URL in axe action

    Signed-off-by: George Araújo <george.gcac@gmail.com>
    george-gca committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    e4aa530 View commit details
    Browse the repository at this point in the history