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

build: remove wml dependency #13014

Merged
merged 11 commits into from
Feb 16, 2024

Conversation

erinleigh90
Copy link
Contributor

@erinleigh90 erinleigh90 commented Feb 14, 2024

Description of changes

Removes wml dependency and react-native development script. Updates CONTRIBUTING guide to direct developers to test ReactNative using Verdaccio.

Issue #, if available

Description of how you validated changes

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@erinleigh90 erinleigh90 requested a review from a team as a code owner February 14, 2024 22:33
elorzafe
elorzafe previously approved these changes Feb 14, 2024
package.json Outdated
@@ -126,7 +125,6 @@
"webpack": "^5.75.0",
"webpack-bundle-analyzer": "^4.7.0",
"webpack-cli": "^5.0.0",
"wml": "0.0.83",
"winston": "3.11.0"
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we can remove winston as well now, which was introduced here: 768788d

kvramyasri7
kvramyasri7 previously approved these changes Feb 14, 2024
@@ -103,6 +103,8 @@ yarn run test --scope @aws-amplify/auth
**Yarn Linking**
The best way to develop locally and test is to link the individual package you’re working on and run lerna in watch mode.

Note: to test using the react-native framework you will need to use [Verdaccio](#verdaccio)
Copy link
Contributor

Choose a reason for hiding this comment

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

just a nit you can ignore as well not requesting for changes 😅

Suggested change
Note: to test using the react-native framework you will need to use [Verdaccio](#verdaccio)
Note: to test using the react-native framework you will have to use [Verdaccio](#verdaccio)

jimblanc
jimblanc previously approved these changes Feb 14, 2024
kvramyasri7
kvramyasri7 previously approved these changes Feb 14, 2024
Copy link
Contributor

@kvramyasri7 kvramyasri7 left a comment

Choose a reason for hiding this comment

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

I am approving but if you need @Samaritan1011001 approval we can wait. But giving my approval

cshfang
cshfang previously approved these changes Feb 14, 2024
@erinleigh90 erinleigh90 changed the title fix: remove wml dependency build: remove wml dependency Feb 16, 2024
Copy link
Contributor

@kvramyasri7 kvramyasri7 left a comment

Choose a reason for hiding this comment

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

Thanks for putting this together Erin! ❤️

@kvramyasri7 kvramyasri7 merged commit 29c8d60 into aws-amplify:main Feb 16, 2024
30 checks passed
@erinleigh90 erinleigh90 deleted the fix/remove-wml-dependency branch February 16, 2024 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants