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

Switch to using NPM workspaces #7115

Merged
merged 14 commits into from Feb 20, 2023
Merged

Conversation

jansav
Copy link
Contributor

@jansav jansav commented Feb 6, 2023

This PR will turn on NPM workspaces to prevent duplicate instances of same dependency in application bundle.

Fixes #7065

@jansav jansav added the chore label Feb 6, 2023
@jansav jansav added this to the 6.4.0 milestone Feb 6, 2023
@jansav jansav requested a review from a team as a code owner February 6, 2023 09:34
@jansav jansav requested review from Iku-turso and jim-docker and removed request for a team February 6, 2023 09:34
@github-actions
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions
Copy link
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

@github-actions
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@jansav jansav force-pushed the chore/switch-to-using-workspaces branch from c0278f1 to 4c203da Compare February 10, 2023 07:43
@github-actions
Copy link
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

@jansav jansav force-pushed the chore/switch-to-using-workspaces branch 2 times, most recently from 7e3eb64 to 82a36af Compare February 10, 2023 08:47
@github-actions
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@jansav
Copy link
Contributor Author

jansav commented Feb 14, 2023

This is blocked until #7113 is merged.

@github-actions
Copy link
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

@jansav jansav force-pushed the chore/switch-to-using-workspaces branch from c8deb4e to 9ad3cc7 Compare February 14, 2023 12:19
@github-actions
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

Nokel81 and others added 9 commits February 17, 2023 13:36
Signed-off-by: Sebastian Malton <sebastian@malton.name>
Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
…nt (main) as Electron does that

Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
@Nokel81 Nokel81 force-pushed the chore/switch-to-using-workspaces branch from 0344b7d to 169a740 Compare February 17, 2023 18:40
@github-actions
Copy link
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

Nokel81
Nokel81 previously approved these changes Feb 17, 2023
@jansav jansav force-pushed the chore/switch-to-using-workspaces branch from 0ce47a2 to e19c82e Compare February 20, 2023 08:25
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
Installing Electron in Windows seems to be broken in this regards.

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
@jansav jansav force-pushed the chore/switch-to-using-workspaces branch from e19c82e to b5d59e1 Compare February 20, 2023 08:27
@jansav jansav changed the base branch from chore/npm-over-yarn to master February 20, 2023 09:38
@jansav jansav dismissed Nokel81’s stale review February 20, 2023 09:38

The base branch was changed.

@Iku-turso Iku-turso merged commit a0fb46c into master Feb 20, 2023
@Iku-turso Iku-turso deleted the chore/switch-to-using-workspaces branch February 20, 2023 10:48
@Nokel81 Nokel81 mentioned this pull request Mar 13, 2023
@agologan agologan mentioned this pull request May 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dependencies are duplicated in bundles
3 participants