-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Specify AtVersion for automation (#1144)
* Virtual property for AtVersion.supportedByAutomation * Ensure that supportedByAutomation is testing in graphql query test * Do not provide option to run with automation when minimum/exact at version reqs not supported by automation * Support specifying required version to runner * Version reporting for mock automation * Support minimum version * Pass macos_version workflow input when scheduling VoiceOver jobs * Add test coverage * Ensure correct os number sent to VoiceOver runner * Remove errant log * Ref and comment update after aria-at-gh-actions-helper merge * Update server/util/getAtVersionWithRequirements.js Co-authored-by: Mx Corey Frang <[email protected]> * Move query updates to new TestQueue * Update mock for DataManagePage and TestPlanReportStatusDialog, fix incorrect query after merge resolution * Update to handle merge conflicts * Correct dump test data with version recent enough for unit tests * Correct version in dump test data * JSDoc update for triggerWorkflow, fix missing arg in triggerWorkflow call, add issue link to comment, constants for at/browser combo check --------- Co-authored-by: Mx Corey Frang <[email protected]>
- Loading branch information
Showing
20 changed files
with
890 additions
and
123 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.