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

Refactor ember-try scenarios. #831

Merged
merged 3 commits into from
Apr 22, 2020
Merged

Refactor ember-try scenarios. #831

merged 3 commits into from
Apr 22, 2020

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Apr 22, 2020

  • Use async/await for config/ember-try.js
  • Add ember-classic try scenario
  • Remove ember-without-application-wrapper scenario (tested in
    ember-classic scenario now)
  • Fix bug in ember-lts-3.12 and ember-lts-3.16 scenario (they wer testing 3.4 😭 )
  • Enable octane by default
  • Enable template only glimmer components

Closes #316

* Use async/await for config/ember-try.js
* Add ember-classic try scenario
* Remove ember-without-application-wrapper scenario (tested in
  ember-classic scenario now)
* Fix bug in ember-lts-3.16 scenario (it was testing 3.4 😭 )
@rwjblue rwjblue merged commit 4618c1f into master Apr 22, 2020
@rwjblue rwjblue deleted the refactor-try-scenarios branch April 22, 2020 19:15
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.

1 participant