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

[CLEANUP] Drop support for using usePods: true and the --pod flag simultaneously #10021

Conversation

bertdeblock
Copy link
Contributor

@bertdeblock bertdeblock commented Sep 17, 2022

This was deprecated a long time ago, because using usePods: true + the --pod flag simultaneously, resulted in generating files the classic way, which ended up being confusing for several users. Doing this now will just generate pod files.

The corresponding test for this was already removed here.

Closes #9875.

@bertdeblock bertdeblock self-assigned this Sep 17, 2022
@bertdeblock bertdeblock changed the title Drop support for using usePods: true and the --pod flag simultaneously [CLEANUP] Drop support for using usePods: true and the --pod flag simultaneously Sep 17, 2022
@bertdeblock bertdeblock force-pushed the drop-support-for-using-usePods-and-the-pod-flag-simultaneously branch from c1de4a8 to 17ad751 Compare September 21, 2022 08:11
@bertdeblock bertdeblock force-pushed the drop-support-for-using-usePods-and-the-pod-flag-simultaneously branch from 17ad751 to cf8e8fe Compare September 29, 2022 07:41
@bertdeblock bertdeblock force-pushed the drop-support-for-using-usePods-and-the-pod-flag-simultaneously branch from cf8e8fe to e924ecb Compare October 5, 2022 20:44
@bertdeblock bertdeblock merged commit e79fe7d into ember-cli:master Oct 5, 2022
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.

Remove support for using the usePods option and the --pod flag at the same time
2 participants