-
Notifications
You must be signed in to change notification settings - Fork 15
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
Create February 4, 2025 Release #1311
Merged
Merged
Conversation
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
* Add husky and lint-staged * Add husky and lint-staged
…eploy environment
Bump `ansible-core` to address package support issues
…elled, or errored (#1300)
Includes: * DatabaseController which consists of 3 functions (dumping the postgres database, restoring the postgres database and cleaning the folder of dumps if required) * Max files allowed in ~/db_dumps to be 28 instead
* Include link to Review Page from Test Run * Includes "Raise an Issue" link on Test Review page * Support raising an issue for a specific command from Test Run page * Infer issue creation's isCandidateReview flag where applicable * Show if issue is being created for a published report
…in deployed environments (#1299)
…t test plan versions (#1290) * Allows navigation to the `/settings` page for the admin * Admin Settings page now includes a "Import Latest Test Plan Versions" button. * Admin Settings page will also display the date of the latest imported test plan version
fix: restrict AT release dates to after 1999
…s in a plan (#1288) Adds a report table summarizing all failing assertions to the Candidate Review and on Report pages.
howard-e
added a commit
that referenced
this pull request
Feb 5, 2025
February 5, 2025 Production Release [v1.12.0] Includes changes recently included in the [releases branch](https://github.com/w3c/aria-at-app/tree/releases) through #1311. [Latest CHANGELOG.md update: v1.12.0](https://github.com/w3c/aria-at-app/blob/releases/CHANGELOG.md#1120-2025-02-05).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Includes the following changes:
ansible-core
to address package support issues #1303