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

Use harness as published to NPM #53

Merged
merged 1 commit into from
Feb 18, 2025
Merged

Use harness as published to NPM #53

merged 1 commit into from
Feb 18, 2025

Conversation

jugglinmike
Copy link
Member

ref: "main"
path: "aria-at-automation-harness"
- name: Install the ARIA-AT Automation Harness package
run: npm install aria-at-automation-harness@"~0.0.1"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Curious if you think it'd be worth parameterizing the version for the harness

Copy link
Member Author

Choose a reason for hiding this comment

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

I'd rather wait till we need it

@jugglinmike jugglinmike marked this pull request as ready for review February 18, 2025 16:56
@jugglinmike
Copy link
Member Author

I just merged w3c/aria-at-automation-harness#75 and published the harness to npm, so this is ready to go!

@jugglinmike jugglinmike merged commit 917aa1c into main Feb 18, 2025
1 check passed
jugglinmike added a commit that referenced this pull request Feb 20, 2025
This reverts commit 917aa1c.

The reverted commit caused issues in the Windows/NVDA GitHub Action,
where the following error was reported by `run-tester.ps1`:

    Launching automation-harness host
    D:\a\aria-at-gh-actions-helper\aria-at-gh-actions-helper\node_modules\.bin\aria-at-harness-host:2
    basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")
              ^^^^^^^

    SyntaxError: missing ) after argument list
        at wrapSafe (node:internal/modules/cjs/loader:1378:20)
        at Module._compile (node:internal/modules/cjs/loader:1428:41)
        at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
        at Module.load (node:internal/modules/cjs/loader:1288:32)
        at Module._load (node:internal/modules/cjs/loader:1104:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:173:12)
        at node:internal/main/run_main_module:28:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants