Skip to content
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

Fix storage config, add oauth import, remove unused dep #139811

Merged
merged 1 commit into from
Oct 30, 2024
Merged

Conversation

gmrabian
Copy link
Contributor

Description

Final learnings from amplify upgrade. CARTS is already working, but keeping these for tidiness and consistency.

  • Remove unused react native import
  • add oauth listener import
  • fix storage config (which we might not need anyway? but at least get it right)

Related ticket(s)

CMDCT-4053


How to test

merge to main
ensure idm login still works


Pre-review checklist

  • I have added thorough tests, if necessary
  • I have updated relevant documentation, if necessary
  • I have performed a self-review of my code
  • I have manually tested this PR in the deployed cloud environment

Copy link

codeclimate bot commented Oct 29, 2024

Code Climate has analyzed commit 8d79d96 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (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.

@gmrabian gmrabian marked this pull request as ready for review October 30, 2024 15:21
@gmrabian gmrabian added the ready for review Ready for all the reviews! label Oct 30, 2024
@gmrabian gmrabian merged commit b7e2c23 into main Oct 30, 2024
22 checks passed
@gmrabian gmrabian deleted the amp-fixups branch October 30, 2024 15:51
ntsummers1 added a commit that referenced this pull request Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for review Ready for all the reviews!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants