Problem/Motivation
Drupal 10.0.0 stable was released on: 15 Dec 2022 by the Drupal core team
https://www.drupal.org/project/drupal/releases/10.0.0
Thank you so much!
Further drupal-check on
composer create-project drupal/recommended-project:~10.0 /var/www/html/sandboxes/drupal10admin_audit_trail
cd /var/www/html/sandboxes/drupal10admin_audit_trail/
composer config minimum-stability dev
composer require drupal/admin_audit_trail
composer require mglaman/drupal-check --dev
composer require phpspec/prophecy-phpunit:^2 --dev
php vendor/bin/drupal-check -d web/modules/contrib/admin_audit_trail/
Output:
Proposed resolution
- Support Drupal ~10 and change all deprecated packages, classes, functions, asset libraries to the Drupal 10 way
- Real physical testing with Drupal ~10
- Automated upgrade to Drupal ~10
Remaining tasks
- ✅ File an issue
- ✅ Addition/Change/Update/Fix
- ✅ Testing to ensure no regression
- ➖ Automated unit testing coverage
- ➖ Automated functional testing coverage
- ➖ UX/UI designer responsibilities
- ➖ Readability
- ➖ Accessibility
- ✅ Performance
- ➖ Security
- ➖ Documentation
- ✅ Code review by maintainers
- ✅ Full testing and approval
- ✅ Credit contributors
- ✅ Review with the product owner
- ✅ Release notes snippet
- ✅ Release admin_audit_trail-1.0.1
API changes
- N/A
Data model changes
- N/A
Release notes snippet
- Issue #3277440: Support Drupal 10 and update all use of deprecation in the Admin Audit Trail module
| Comment | File | Size | Author |
|---|---|---|---|
| #15 | Screenshot 2022-05-27 at 12.55.52 PM.png | 342.96 KB | rassoni |
| #10 | admin_audit_trail--drupal-check--report.txt | 3.97 KB | rajab natshah |
Comments
Comment #2
rajab natshahComment #3
rajab natshahComment #5
rajab natshahComment #6
rajab natshahComment #7
rajab natshahComment #9
rajab natshahComment #10
rajab natshahFurther drupal-check on
Comment #11
rajab natshahComment #12
rajab natshahComment #13
rajab natshahComment #14
rajab natshahComment #15
rassoni commentedPlease find the attached patch and check the screenshot for reference.
Comment #16
rassoni commentedComment #17
rajab natshahNo change to code was proposed.
Back to Needs work
Comment #18
rajab natshahComment #19
rajab natshahFurther drupal-check on
The output
Comment #20
rajab natshahNo issues with Drupal standards and Drupal Practice
phpcs --standard=Drupal
phpcs--standard=DrupalPractice
Comment #22
rajab natshahComment #23
rajab natshahComment #24
rajab natshahComment #25
rajab natshahComment #26
rajab natshah✅ Released admin_audit_trail-1.0.1
Comment #28
rajab natshah