Closed (fixed)
Project:
Maintenance 200
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
6 May 2020 at 13:57 UTC
Updated:
2 Jun 2020 at 07:24 UTC
Jump to comment: Most recent
- #3074237: Port tests to D8 version has to be merged first, so other issues can be tested
- #3074238: Move config form to be part of maintenance mode form moves the form to a tab on the maintenance page
- #3129828: t() calls should be avoided in classes
Comments
Comment #2
attiks commentedComment #3
barrett commentedLet's add ensuring that PHPCS checks pass after the issues above are all resolved. Not putting in an issue for that just yet. After all the blocking issues are resolved and merged then we should run a final check and create an issue if needed.
Comment #4
barrett commentedIf we can get tests on issue #3074238: Move config form to be part of maintenance mode form, I think that will be ready to merge and we can get a full 1.0 release out.
Comment #5
barrett commentedThe only thing we needed in term so PHPCS was a newline in the tasks file. I've added that and cut a new release, so 8.x-1.0 is now live.
Comment #6
attiks commentedThanks