-
Notifications
You must be signed in to change notification settings - Fork 159
Closed
Description
We are nearing FastBoot 1.0 since the build and serve issues have been resolved. Here are the things we need to do:
Must-have
- Cut a
betabranch sincemasteris now for RC and contains the simplified build which makes addons backward incompatible. - Throw a deprecation message in
betabranch if someone is usingember fastboot - Release a new version of beta (
ember-cli-fastboot@1.0.0-beta.19) - Remove
ember fastbootcommand tests frommaster(same as Clean up and deleteember fastbootcommand #394) - Enable appveyor for
master - Unskip
ember-cli-headtest - Migrate some addons to prepare for FastBoot 1.0. Bare minimum the addons listed here: http://ember-fastboot.com/docs/user-guide#useful-ember-addons-for-fastboot (Add-ons Prep for fastboot 1.0.0 #387)
- Update README
- Update website (PR: Doc updates to prepare for FastBoot 1.0 fastboot-website#70)
- Release
ember-cli-fastboot@rc.1🎉 - Release
ember-cli-fastboot@1.0,fastboot@1.0,fastboot-app-server@1.0etc 🎉
Nice to have
- Move some of the fastboot tests into dummy addon to speed up the test execution. We can keep some for sanity here since
ember-cli-addon-teststests against canary version of ember.
cc: @stefanpenner @danmcclain @tomdale @tsubomii @rwjblue @arjansingh
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels