Skip to content
This repository was archived by the owner on Oct 4, 2023. It is now read-only.

[C-842] Add scrypt and account sagas to mobile#1730

Merged
raymondjacobson merged 7 commits into
mainfrom
rj-scrypt-account-sagas
Aug 17, 2022
Merged

[C-842] Add scrypt and account sagas to mobile#1730
raymondjacobson merged 7 commits into
mainfrom
rj-scrypt-account-sagas

Conversation

@raymondjacobson

Copy link
Copy Markdown
Member

Description

Add scrypt & account sagas after pair with @dylanjeffers

Dragons

Is there anything the reviewer should be on the lookout for? Are there any dangerous changes?

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide repro instructions & any configuration.

Tested locally with uncommented code in mobile sagas. Started to get past the initial account fetch and onto some local storage stuff.

How will this change be monitored?

For features that are critical or could fail silently please describe the monitoring/alerting being added.

Feature Flags

Are all new features properly feature flagged? Describe added feature flags.

@dylanjeffers dylanjeffers left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure why the web package-lock has so many changes, otherwise looks great

Comment thread packages/mobile/src/services/audius-backend-instance.ts Outdated

@sliptype sliptype left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing!

Apparently @rickyrombo was able to prevent the package-lock sha changes with these steps:

  1. Nuke node modules in each package and at root
  2. Clear the cache npm cache clear --force
  3. Make sure git is clean and npm i at root

Not sure if that works for you

Comment thread packages/mobile/package.json Outdated
@audius-infra

Copy link
Copy Markdown
Collaborator

Preview this change https://demo.audius.co/rj-scrypt-account-sagas

@dylanjeffers dylanjeffers left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great stuff

@raymondjacobson raymondjacobson merged commit afe241e into main Aug 17, 2022
@raymondjacobson raymondjacobson deleted the rj-scrypt-account-sagas branch August 17, 2022 18:30
@sliptype sliptype mentioned this pull request Aug 18, 2022
@AudiusProject AudiusProject deleted a comment from linear Bot Sep 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants