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

[TECH] Move to PNPM #1158

Open
wants to merge 25 commits into
base: main
Choose a base branch
from
Open

[TECH] Move to PNPM #1158

wants to merge 25 commits into from

Conversation

flavioislima
Copy link
Contributor

@flavioislima flavioislima commented Nov 18, 2024

Move to PNPM from Yarn.

Needed to fix some types here and there.
Was able to build and install an artifact just fine on my Linux PC, we should just double check on mac and windows as well.

HOW TO TEST

  • Check if dev mode works fine on all platforms
  • Check if the artifacts are also working fine (no need for full regression test, check only for errors on launch and basic features).

Use the following Checklist if you have changed something on the Backend or Frontend:

  • Tested the feature and it's working on a current and clean install.
  • Tested the main App features and they are still working on a current and clean install. (Login, Install, Play, Uninstall, Move games, etc.)
  • Created / Updated Tests (If necessary)
  • Created / Updated documentation (If necessary)

@flavioislima flavioislima added PR: WIP Type: Tech Non functional requirement or refactor labels Nov 18, 2024
@flavioislima flavioislima added PR: Ready-For-Review PR is ready to be reviewed by peers and removed PR: WIP labels Nov 19, 2024
@flavioislima flavioislima self-assigned this Nov 19, 2024
Copy link
Collaborator

@BrettCleary BrettCleary left a comment

Choose a reason for hiding this comment

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

LGTM. app runs fine in dev mode for me

@flavioislima flavioislima removed the PR: Ready-For-Review PR is ready to be reviewed by peers label Dec 3, 2024
@flavioislima flavioislima added PR: Ready-For-Test PR is ready to be tested by a QA Sustainability and removed Type: Tech Non functional requirement or refactor labels Dec 3, 2024
Copy link
Contributor

@eliobricenov eliobricenov left a comment

Choose a reason for hiding this comment

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

working for on macOS and Windows

Copy link

@nyghtstalker nyghtstalker left a comment

Choose a reason for hiding this comment

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

Tested it in dev mode and on all platforms. The client launched and opened as expected with no issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Ready-For-Test PR is ready to be tested by a QA Sustainability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants