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

Convert to single-workspace monorepo #1356

Merged
merged 7 commits into from
Mar 24, 2023

Conversation

NullVoxPopuli
Copy link
Sponsor Collaborator

@NullVoxPopuli NullVoxPopuli commented Mar 21, 2023

Taking a different approach for v2 conversion -- gonna try re-evaluating the validity of using yarn in v2 addon monorepos.

All steps done with https://github.com/NullVoxPopuli/ember-addon-migrator

Step 1: convert to monorepo (this PR)
Step 2: extract test app to separate workspace
Step 3: convert ./addon to v2 addon
-> this step 3 will include the removal of all the build-time sillyness and legacy ember-test-helpers things, leaving only @ember/test-helpers
🎉

@NullVoxPopuli NullVoxPopuli changed the title Convert to monorepo Convert to single-workspace monorepo Mar 21, 2023
@NullVoxPopuli NullVoxPopuli marked this pull request as ready for review March 21, 2023 17:12
Copy link
Member

@bertdeblock bertdeblock left a comment

Choose a reason for hiding this comment

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

Looks good AFAICT. Added one small suggestion.

addon/package.json Outdated Show resolved Hide resolved
@wagenet wagenet merged commit 119d272 into emberjs:master Mar 24, 2023
@NullVoxPopuli NullVoxPopuli deleted the convert-to-yarn-monorepo branch March 24, 2023 21:33
@NullVoxPopuli NullVoxPopuli mentioned this pull request Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants