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 project to a yarn/lerna monorepo #65

Merged
merged 1 commit into from
Jan 7, 2024
Merged

Switch project to a yarn/lerna monorepo #65

merged 1 commit into from
Jan 7, 2024

Conversation

gnidan
Copy link
Member

@gnidan gnidan commented Jan 7, 2024

  • Use yarn workspaces
  • Use lerna for monorepo
  • Define packages/tests and packages/web (i.e. move those directories)
  • Update references to schema files
  • Define root repo test script (since that's how jest wants it to be)
  • Update CI configuration

@gnidan gnidan marked this pull request as ready for review January 7, 2024 06:07
- Use yarn workspaces
- Use lerna for monorepo
- Define packages/tests and packages/web (i.e. move those directories)
- Update references to schema files
- Define root repo `test` script (since that's how jest wants it to be)
- Update CI configuration
@gnidan gnidan merged commit 3e9e73b into main Jan 7, 2024
2 checks passed
@gnidan gnidan deleted the monorepo branch January 7, 2024 06:10
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.

1 participant