Closed (fixed)
Project:
Drupal.org security advisory coverage applications
Component:
theme
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
19 Apr 2020 at 14:48 UTC
Updated:
8 May 2020 at 21:09 UTC
Jump to comment: Most recent



Comments
Comment #2
saschaeggiComment #3
saschaeggiComment #4
avpadernoThank you for applying! I added the Git instructions for non-maintainer users and the PAReview checklist link. Reviewers will check the project and post comments to list what should be changed.
If you haven't done it, yet, please check the PAReview report and fix what needs to be fixed. There could be some false positives; verify that what reported is correct, before making any change.
Comment #5
shaktikComment #6
shaktikComment #7
saschaeggi@shaktik @kiamlaluno thanks. Went through the PARreview and fixed the issues.
I still get the Warnings for the CSS files, as I compile them minified in the theme. I hope that is okay.
File appears to be minified and cannot be processedUpdated PARreview: https://pareview.sh/pareview/https-git.drupal.org-project-gin.git-8.x-3.x
Comment #8
saschaeggiThe PAReview issues have been addressed.
Comment #9
ankush_03@saschaeggi,
Apart from css some js issues also need to fixed.
/dist/js/gin_settings.js: ASCII text, with very long lines, with no line terminators
./dist/js/gin_toolbar.js: ASCII text, with very long lines, with no line terminators
./dist/js/gin_accent.js: UTF-8 Unicode text, with very long lines, with no line terminators
Comment #10
saschaeggiThese are the dist files, they are minified for better performance of the UI, that's why PAR is showing this Warning. See also comment #7 :)
The PAReview issues have all been addressed.
Comment #11
avpadernoYes, given that minified files aren't meant to be easily read, but to be smaller, it wouldn't make sense to ask for 80-character lines.
Comment #12
avpadernoI will review the project in the next 12 hours.
Comment #13
saschaeggiCool thanks a lot @kiamlaluno!
Comment #14
avpadernoThank you for your contribution! I am going to update your account.
These are some recommended readings to help with excellent maintainership:
You can find more contributors chatting on the IRC #drupal-contribute channel. So, come hang out and stay involved.
Thank you, also, for your patience with the review process.
Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.
I thank all the dedicated reviewers as well.
Comment #15
saschaeggiThanks a lot all =)