-
Notifications
You must be signed in to change notification settings - Fork 351
add migration guide for 3.x to 4.x #3137
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
Conversation
Overall package sizeSelf size: 4.11 MB Dependency sizes
🤖 This report was automatically generated by heaviest-objects-in-the-universe |
Codecov Report
@@ Coverage Diff @@
## master #3137 +/- ##
==========================================
+ Coverage 87.15% 87.37% +0.22%
==========================================
Files 316 326 +10
Lines 11585 11845 +260
Branches 33 33
==========================================
+ Hits 10097 10350 +253
- Misses 1488 1495 +7 see 10 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
juan-fernandez
left a comment
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.
looks good from ci visibility's perspective. Only two minor comments
Co-authored-by: Juan Antonio Fernández de Alba <[email protected]>
Co-authored-by: Juan Antonio Fernández de Alba <[email protected]>
Co-authored-by: Ugaitz Urien <[email protected]>
BenchmarksComparing candidate commit 286ba98 in PR branch Found 0 performance improvements and 1 performance regressions! Performance is the same for 670 metrics, 37 unstable metrics. scenario:plugin-graphql-control-14
|
* add migration guide for 3.x to 4.x * Update MIGRATING.md Co-authored-by: Juan Antonio Fernández de Alba <[email protected]> * Update MIGRATING.md Co-authored-by: Juan Antonio Fernández de Alba <[email protected]> * Update README.md Co-authored-by: Ugaitz Urien <[email protected]> --------- Co-authored-by: Juan Antonio Fernández de Alba <[email protected]> Co-authored-by: Ugaitz Urien <[email protected]>
* add migration guide for 3.x to 4.x * Update MIGRATING.md Co-authored-by: Juan Antonio Fernández de Alba <[email protected]> * Update MIGRATING.md Co-authored-by: Juan Antonio Fernández de Alba <[email protected]> * Update README.md Co-authored-by: Ugaitz Urien <[email protected]> --------- Co-authored-by: Juan Antonio Fernández de Alba <[email protected]> Co-authored-by: Ugaitz Urien <[email protected]>
* add migration guide for 3.x to 4.x * Update MIGRATING.md Co-authored-by: Juan Antonio Fernández de Alba <[email protected]> * Update MIGRATING.md Co-authored-by: Juan Antonio Fernández de Alba <[email protected]> * Update README.md Co-authored-by: Ugaitz Urien <[email protected]> --------- Co-authored-by: Juan Antonio Fernández de Alba <[email protected]> Co-authored-by: Ugaitz Urien <[email protected]>
* add migration guide for 3.x to 4.x * Update MIGRATING.md Co-authored-by: Juan Antonio Fernández de Alba <[email protected]> * Update MIGRATING.md Co-authored-by: Juan Antonio Fernández de Alba <[email protected]> * Update README.md Co-authored-by: Ugaitz Urien <[email protected]> --------- Co-authored-by: Juan Antonio Fernández de Alba <[email protected]> Co-authored-by: Ugaitz Urien <[email protected]>
* add migration guide for 3.x to 4.x * Update MIGRATING.md Co-authored-by: Juan Antonio Fernández de Alba <[email protected]> * Update MIGRATING.md Co-authored-by: Juan Antonio Fernández de Alba <[email protected]> * Update README.md Co-authored-by: Ugaitz Urien <[email protected]> --------- Co-authored-by: Juan Antonio Fernández de Alba <[email protected]> Co-authored-by: Ugaitz Urien <[email protected]>
* add migration guide for 3.x to 4.x * Update MIGRATING.md Co-authored-by: Juan Antonio Fernández de Alba <[email protected]> * Update MIGRATING.md Co-authored-by: Juan Antonio Fernández de Alba <[email protected]> * Update README.md Co-authored-by: Ugaitz Urien <[email protected]> --------- Co-authored-by: Juan Antonio Fernández de Alba <[email protected]> Co-authored-by: Ugaitz Urien <[email protected]>
* add migration guide for 3.x to 4.x * Update MIGRATING.md Co-authored-by: Juan Antonio Fernández de Alba <[email protected]> * Update MIGRATING.md Co-authored-by: Juan Antonio Fernández de Alba <[email protected]> * Update README.md Co-authored-by: Ugaitz Urien <[email protected]> --------- Co-authored-by: Juan Antonio Fernández de Alba <[email protected]> Co-authored-by: Ugaitz Urien <[email protected]>
What does this PR do?
Add migration guide for 3.x to 4.x.
Motivation
With 4.0 around the corner, we need a migration guide for upgrading from 3.x.