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

πŸ—οΈ Transform project into a monorepo #1235

Merged
merged 13 commits into from
Dec 22, 2022

Conversation

carloscuesta
Copy link
Owner

@carloscuesta carloscuesta commented Dec 22, 2022

Description

Hey! πŸ‘‹πŸΌ

This PR migrates the project into a monorepo built with yarn workspaces (berry) and turborepo.

This will "decouple" the gitmojis package we are publishing into npm from the actual website code.

The gitmojis dependency will be imported by the website as a workspace dependency:

Screenshot 2022-12-22 at 20 31 23

List of changes

  • Extract website and gitmojis as two independent packages.
  • Use turborepo to manage the monorepo
  • Improve pipeline times by caching with turborepo and yarn.
  • Migrate from yarn classic to berry
  • Update readme, documentation and contribution guide.

Linked issues

Fixes #1225

@vercel
Copy link

vercel bot commented Dec 22, 2022

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated
gitmoji βœ… Ready (Inspect) Visit Preview βœ… 1 resolved Dec 22, 2022 at 7:49PM (UTC)

@carloscuesta
Copy link
Owner Author

Let's ship this πŸš€ :shipit:

@carloscuesta carloscuesta merged commit 1ccef5a into master Dec 22, 2022
@carloscuesta carloscuesta deleted the split-packages-into-monorepo branch December 22, 2022 19:51
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 24, 2022
@vhoyer
Copy link
Collaborator

vhoyer commented Dec 26, 2022

well, since it's already merged, I'll not review it, I trust you haha, and I like this approach of monorepo to this project, πŸŽ‰

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove specific node engines requirement
2 participants