Skip to content

migrate from yarn to pnpm package manager#991

Merged
iamitprakash merged 9 commits intoRealDevSquad:developfrom
Devashish08:chore/migrate-to-pnpm
Feb 3, 2025
Merged

migrate from yarn to pnpm package manager#991
iamitprakash merged 9 commits intoRealDevSquad:developfrom
Devashish08:chore/migrate-to-pnpm

Conversation

@Devashish08
Copy link
Contributor

@Devashish08 Devashish08 commented Jan 31, 2025

Date: 21-01-2025

Developer Name: @Devashish08


Issue Ticket Number:-

Description:

migrate from yarn to pnpm package manager

Is Under Feature Flag

  • Yes
  • No

Database changes

  • Yes
  • No

Breaking changes (If your feature is breaking/missing something please mention pending tickets)

  • Yes
  • No

Is Development Tested?

  • Yes
  • No

Tested in staging?

  • Yes
  • No

Add relevant Screenshot below ( e.g test coverage etc. )

image

@RishiChaubey31
Copy link

Please fix the formatting of the PR !

@Devashish08
Copy link
Contributor Author

Please fix the formatting of the PR !

Fixed

@RishiChaubey31
Copy link

Please fix the formatting of the PR !

Fixed

Please fix the formatting of the PR !

Fixed

Well this is not the right PR format , I would suggest you to take some idea from the other open PR's on this repo

@Devashish08
Copy link
Contributor Author

Devashish08 commented Jan 31, 2025

Please fix the formatting of the PR !

Fixed

Please fix the formatting of the PR !

Fixed

Well this is not the right PR format , I would suggest you to take some idea from the other open PR's on this repo

this issue was raised by ankush and he has assign it to me can see issue number 969 fo it thats why i have write this way

tejaskh3
tejaskh3 previously approved these changes Feb 1, 2025
tejaskh3
tejaskh3 previously approved these changes Feb 1, 2025
@pankajjs
Copy link

pankajjs commented Feb 1, 2025

  • Please fix the title. It should not be start with feat: as this is not a feature.

image
This is the part of issue not PR description

@Devashish08 Devashish08 changed the title feat: migrate from yarn to pnpm package manager migrate from yarn to pnpm package manager Feb 1, 2025
@Devashish08
Copy link
Contributor Author

  • Please fix the title. It should not be start with feat: as this is not a feature.

image This is the part of issue not PR description

fixed

Copy link

@pankajjs pankajjs left a comment

Choose a reason for hiding this comment

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

Left comments

@tejaskh3 tejaskh3 requested a review from pankajjs February 2, 2025 10:47
@iamitprakash iamitprakash merged commit 449c1f3 into RealDevSquad:develop Feb 3, 2025
2 checks passed
@Devashish08 Devashish08 deleted the chore/migrate-to-pnpm branch February 3, 2025 18:23
tejaskh3 pushed a commit that referenced this pull request Feb 4, 2025
* feat: migrate from yarn to pnpm package manager

* docs: update documentation for pnpm migration

* chore: remove unrelated changes to live.js

* chore: restore helpful comments in CI workflow

* chore: trigger CI

* chore: trigger CI
iamitprakash added a commit that referenced this pull request Feb 4, 2025
* Dev to Main Sync (#973)

* [My Site Migration] Identity Linking get started page (#965)

* resolve merge commits

* feat: add get started page

* remove: unused auth url

* fix: css for get started on identity page

* feat: add identity page behind feature flag

* nit: remove unwanted .DS_store

---------

Co-authored-by: Mehul Kiran Chaudhari <55375534+MehulKChaudhari@users.noreply.github.com>

* [My Site Migration] Identity Linking step1 page (#966)

* resolve merge commits

* feat: add get started page

* remove: unused auth url

* fix: css for get started on identity page

* feat: add identity page behind feature flag

* feat: setp1 page in identity linking

* remove: unused redirect-auth util

* Remove .DS_Store files from repository

* feat: add varaible css

* feat: add varaible css

* refactor(970): moves notices for joining to its own component (#972)

* feat(970): moves notices for joining to its own component

We were copying the same notice for joining in two places. This moves it to its own component, so future changes are easier.

* refactor(970): added review changes: year - 2024

* refactor(970): fixed messaging for joining

---------

Co-authored-by: Amit Prakash <34869115+iamitprakash@users.noreply.github.com>
Co-authored-by: Achintya Chatterjee <55826451+Achintya-Chatterjee@users.noreply.github.com>

* [My Site Migration] Identity Linking step2,3 page (#967)

* resolve merge commits

* feat: add get started page

* remove: unused auth url

* fix: css for get started on identity page

* feat: add identity page behind feature flag

* feat: setp1 page in identity linking

* remove: unused redirect-auth util

* Remove .DS_Store files from repository

* feat: add varaible css

* feat: add varaible css

* feat: add step2 on identity linking page

* feat: add step2 and step3 page

* feat: add reload step

* feat: add varaible css

---------

Co-authored-by: TEJAS <98630752+tejaskh3@users.noreply.github.com>
Co-authored-by: Mehul Kiran Chaudhari <55375534+MehulKChaudhari@users.noreply.github.com>
Co-authored-by: Ankush Dharkar <ankushdharkar@users.noreply.github.com>
Co-authored-by: Amit Prakash <34869115+iamitprakash@users.noreply.github.com>
Co-authored-by: Lakshay Manchanda <45519620+lakshayman@users.noreply.github.com>

* fix:lint issues

* Merge pull request #983 from MayankBansal12/migrate/user-status-pr-1

[My Site Migration] user status feature (Part - 1)

* [My Site Migration] migration of profile page [PR-2] (#979)

* basic setup and images and svg file

* profile route and controller

* changed urls.js file

* reverted sinon package and fixed css

* fixes of urls and yarn.lock and package.json file

* changed toast import

* moved profile fields to inside constants

* resolve merge conflicts

* [My Site Migration] user status feature (Part - 2) (#984)

* feat: add user status modal, controller for status

* refactor: use constants for messages, urls, modify naming

* chore: remove extra user_states in status modal

* refactor: get current status method in status modal

* refactor: status update for dev method

* test: simulate mock inViewport for members data test

---------

Co-authored-by: Achintya Chatterjee <55826451+Achintya-Chatterjee@users.noreply.github.com>

* [My Site Migration] user status feature (Part - 3) (css) (#985)

* feat: add css styles for user status component and modal

* fix: styles for user status, status modal for mobile responsiveness

* fix: remove duplicate css variables

* [My Site Migration] user status feature (Part -4) (tests) (#977)

* add integration tests for user-status components

* fix set prop error and modify test case in status modal

* add unit test for status route and component

* add unit test for dateConversion, redirectAuth utils

* fix: update test for user status, remove redirectAuth test

* fix: status naming in user status component test

---------

Co-authored-by: Vikas Singh <59792866+vikasosmium@users.noreply.github.com>
Co-authored-by: Achintya Chatterjee <55826451+Achintya-Chatterjee@users.noreply.github.com>

* migrate from yarn to pnpm package manager (#991)

* feat: migrate from yarn to pnpm package manager

* docs: update documentation for pnpm migration

* chore: remove unrelated changes to live.js

* chore: restore helpful comments in CI workflow

* chore: trigger CI

* chore: trigger CI

---------

Co-authored-by: Achintya Chatterjee <55826451+Achintya-Chatterjee@users.noreply.github.com>
Co-authored-by: Mehul Kiran Chaudhari <55375534+MehulKChaudhari@users.noreply.github.com>
Co-authored-by: Ankush Dharkar <ankushdharkar@users.noreply.github.com>
Co-authored-by: Amit Prakash <34869115+iamitprakash@users.noreply.github.com>
Co-authored-by: Lakshay Manchanda <45519620+lakshayman@users.noreply.github.com>
Co-authored-by: Mayank Bansal <mayankbansal125@gmail.com>
Co-authored-by: Suvidh-kaushik <127885995+Suvidh-kaushik@users.noreply.github.com>
Co-authored-by: Vikas Singh <59792866+vikasosmium@users.noreply.github.com>
Co-authored-by: DEVASHISH <devashish.cs025@gmail.com>
iamitprakash pushed a commit that referenced this pull request Feb 5, 2025
* Merge pull request #983 from MayankBansal12/migrate/user-status-pr-1

[My Site Migration] user status feature (Part - 1)

* [My Site Migration] migration of profile page [PR-2] (#979)

* basic setup and images and svg file

* profile route and controller

* changed urls.js file

* reverted sinon package and fixed css

* fixes of urls and yarn.lock and package.json file

* changed toast import

* moved profile fields to inside constants

* resolve merge conflicts

* [My Site Migration] user status feature (Part - 2) (#984)

* feat: add user status modal, controller for status

* refactor: use constants for messages, urls, modify naming

* chore: remove extra user_states in status modal

* refactor: get current status method in status modal

* refactor: status update for dev method

* test: simulate mock inViewport for members data test

---------

Co-authored-by: Achintya Chatterjee <55826451+Achintya-Chatterjee@users.noreply.github.com>

* [My Site Migration] user status feature (Part - 3) (css) (#985)

* feat: add css styles for user status component and modal

* fix: styles for user status, status modal for mobile responsiveness

* fix: remove duplicate css variables

* [My Site Migration] user status feature (Part -4) (tests) (#977)

* add integration tests for user-status components

* fix set prop error and modify test case in status modal

* add unit test for status route and component

* add unit test for dateConversion, redirectAuth utils

* fix: update test for user status, remove redirectAuth test

* fix: status naming in user status component test

---------

Co-authored-by: Vikas Singh <59792866+vikasosmium@users.noreply.github.com>
Co-authored-by: Achintya Chatterjee <55826451+Achintya-Chatterjee@users.noreply.github.com>

* migrate from yarn to pnpm package manager (#991)

* feat: migrate from yarn to pnpm package manager

* docs: update documentation for pnpm migration

* chore: remove unrelated changes to live.js

* chore: restore helpful comments in CI workflow

* chore: trigger CI

* chore: trigger CI

* feat: notifications page

* fix: linting issues

* fix: lint issue on router file

---------

Co-authored-by: Mayank Bansal <mayankbansal125@gmail.com>
Co-authored-by: Suvidh-kaushik <127885995+Suvidh-kaushik@users.noreply.github.com>
Co-authored-by: Achintya Chatterjee <55826451+Achintya-Chatterjee@users.noreply.github.com>
Co-authored-by: Vikas Singh <59792866+vikasosmium@users.noreply.github.com>
Co-authored-by: DEVASHISH <devashish.cs025@gmail.com>
iamitprakash pushed a commit that referenced this pull request Feb 15, 2025
* Merge pull request #983 from MayankBansal12/migrate/user-status-pr-1

[My Site Migration] user status feature (Part - 1)

* [My Site Migration] migration of profile page [PR-2] (#979)

* basic setup and images and svg file

* profile route and controller

* changed urls.js file

* reverted sinon package and fixed css

* fixes of urls and yarn.lock and package.json file

* changed toast import

* moved profile fields to inside constants

* resolve merge conflicts

* [My Site Migration] user status feature (Part - 2) (#984)

* feat: add user status modal, controller for status

* refactor: use constants for messages, urls, modify naming

* chore: remove extra user_states in status modal

* refactor: get current status method in status modal

* refactor: status update for dev method

* test: simulate mock inViewport for members data test

---------

Co-authored-by: Achintya Chatterjee <55826451+Achintya-Chatterjee@users.noreply.github.com>

* [My Site Migration] user status feature (Part - 3) (css) (#985)

* feat: add css styles for user status component and modal

* fix: styles for user status, status modal for mobile responsiveness

* fix: remove duplicate css variables

* [My Site Migration] user status feature (Part -4) (tests) (#977)

* add integration tests for user-status components

* fix set prop error and modify test case in status modal

* add unit test for status route and component

* add unit test for dateConversion, redirectAuth utils

* fix: update test for user status, remove redirectAuth test

* fix: status naming in user status component test

---------

Co-authored-by: Vikas Singh <59792866+vikasosmium@users.noreply.github.com>
Co-authored-by: Achintya Chatterjee <55826451+Achintya-Chatterjee@users.noreply.github.com>

* migrate from yarn to pnpm package manager (#991)

* feat: migrate from yarn to pnpm package manager

* docs: update documentation for pnpm migration

* chore: remove unrelated changes to live.js

* chore: restore helpful comments in CI workflow

* chore: trigger CI

* chore: trigger CI

* feat: notifications page

* fix: linting issues

* fix: lint issue on router file

* feat: notitications page test cases

* feat: add data-test-id

* resolve: comments

* fix: data test id

* remove: unwanted template tests

* feat: add route test cases

* fix: rebundent test cases

* remove: unused data test ids

* remove: test cases

---------

Co-authored-by: Mayank Bansal <mayankbansal125@gmail.com>
Co-authored-by: Suvidh-kaushik <127885995+Suvidh-kaushik@users.noreply.github.com>
Co-authored-by: Achintya Chatterjee <55826451+Achintya-Chatterjee@users.noreply.github.com>
Co-authored-by: Vikas Singh <59792866+vikasosmium@users.noreply.github.com>
Co-authored-by: DEVASHISH <devashish.cs025@gmail.com>
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.

Use pnpm as package manager

7 participants