-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
refactor(packagist): convert to class-based datasource #12227
Conversation
6b1a3bc
to
0a4965e
Compare
Needs de-conflicting |
b269833
to
132c8f6
Compare
I figured out how to mock correctly. Just a couple of tests to fix now. |
30d77b3
to
9b96dd7
Compare
I still have a little cleanup to do to the mocking in |
c07ca38
to
235678b
Compare
235678b
to
1f1c24f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please try to not change the function order, so i can compare without whitespace to have less changes?
This will collide with |
40fced9
to
b0bc388
Compare
Correctly mock PackagistDatasource
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
b0bc388
to
5561e67
Compare
🎉 This PR is included in version 31.78.1 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Changes:
Converts packagist datasource to be class-based
TODO:
lib/datasource/index.spec.ts
Context:
#8647
Documentation (please check one with an [x])
How I've tested my work (please tick one)
I have verified these changes via: