Problem/Motivation
Before tagging beta1 we should ensure the code is clean and phpcs and phpcbf are happy. :)
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork billwerk_subscriptions-3439604
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
anybodyMade a first phpcbf run at 1.x
Comment #5
grevil commentedJesus Christ, 700 phpcs issues? What happened here?
Comment #6
grevil commentedComment #8
grevil commentedAlright, all done.
Eslint, stylelint and cspell are still open, but I fixed phpstan and phpcs issues.
Comment #9
grevil commentedEverything green now!
As discussed internally with @Anybody, we will also implement the tests inside this issue here. :)
Comment #10
grevil commentedA lot of schema errors.
Comment #11
grevil commentedOk, this requires too many changes that need to be properly reviewed.
Let's resolve the schema errors in a follow-up issue. Please review!
Comment #12
anybodyWhao. LGTM, just see the comments please.
Any risky changes?
Comment #13
grevil commentedAlright, I just took a look at all the changes and made a few tiny adjustments. Also added a comment. Please resolve the comment @Anybody and give your final review!
Comment #14
grevil commentedFollow-up issue #1: #3442075: Fix schema and other test issues
Follow-up issue #2: #3442080: "$this->getAuthToken()" seems to not be used through $headers
Comment #16
grevil commentedMerging.
Comment #17
grevil commentedComment #18
grevil commentedIgnore last commit, it wasn't committed to 1.x anyway.