-
Notifications
You must be signed in to change notification settings - Fork 1
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
Upgrade Amplify to v6 #139802
Upgrade Amplify to v6 #139802
Conversation
Code Climate has analyzed commit c0f7f77 and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 95.4% (90% is the threshold). This pull request will bring the total coverage in the repository to 81.1% (0.0% change). View more on Code Climate. |
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.
lgtm!
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.
The myth, the legend. They've done it again
Description
This change upgrades Amplify from v5 to v6
The upgrade work was previously done in CARTS but was reverted due to an issue that has since been resolved by the maintainers.
Work already done in MCR
revived from #139616
Related ticket(s)
CMDCT-4053
How to test
Everything in the app works as expected. A short list of everything:
Pre-review checklist
[ ] I have updated relevant documentation, if necessary