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

chore: migrate yarn --> pnpm #725

Closed
wants to merge 37 commits into from
Closed

chore: migrate yarn --> pnpm #725

wants to merge 37 commits into from

Conversation

trm217
Copy link
Contributor

@trm217 trm217 commented Feb 27, 2024

Description

TBD

Todo

  • Ensure every module has its required dependencies (previously this often wasn't the case as yarn1 just loaded the packages via other unrelated packages 🫠)
    • Frontends
    • Backends
  • Ensure deployment works with PNPM
  • Update CI
  • Update docs

@hdahlheim
Copy link
Contributor

Once #703 is merged, I'll make sure that the backend modules list their dependencies correctly.

@hdahlheim
Copy link
Contributor

@trm217 turbo run build --filter="api-app..." now runs without errors

@hdahlheim
Copy link
Contributor

hdahlheim commented Jan 23, 2025

closing this because the branch is out of date an finishing the migration is currently not planed

@hdahlheim hdahlheim closed this Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Refactoring our code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants