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

Remove dual-package emit #454

Merged
merged 4 commits into from
Oct 12, 2023

Conversation

NullVoxPopuli
Copy link
Sponsor Contributor

@NullVoxPopuli NullVoxPopuli commented May 4, 2023

Context, Plan, etc: https://gist.github.com/NullVoxPopuli/eafc7dad6547de5e730098498b829e1f

Historically, this package has emitted two packages:

  • ember-test-waiters
  • @ember/test-waiters

now only @ember/test-waiters remains.

This is a breaking change.
however we should still publish ember-test-waiters so we can ensure that folks can have only one copy of @ember/test-waiters in their package graph. ember-test-waiters would just be re-exports of @ember/test-waiters
Monorepo required for this.

@kategengler
Copy link
Member

however we should still publish ember-test-waiters

Do you have this documented as a task somewhere?

@NullVoxPopuli
Copy link
Sponsor Contributor Author

Do you have this documented as a task somewhere?

ye, towards the bottom here: #458

@kategengler kategengler merged commit 9567956 into emberjs:master Oct 12, 2023
14 checks passed
@NullVoxPopuli NullVoxPopuli deleted the remove-ember-test-waiters branch October 12, 2023 18:47
@github-actions github-actions bot mentioned this pull request Mar 5, 2024
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

2 participants