ember-learn / cli-guides

Step-by-step guides and tutorials for using the ember-cli to create apps and addons
https://cli.emberjs.com
MIT License
25 stars 76 forks source link

Upgrade app to Ember 3.21 (Part 2 of 2) #198

Closed ijlee2 closed 4 years ago

ijlee2 commented 4 years ago

Problem

Once #197 has been completed and merged, we can leverage npm-run-all to parallelize lints and tests.

After talking to @takshch, I think we can solve this issue in a slightly different manner. I've updated the TODOs below.

TODOs

Part 2. Update CI

ijlee2 commented 4 years ago

General notes: Hi, everyone. To allow more people to participate in Hacktoberfest, please claim only 1 issue labeled with Hacktoberfest in this repo (unless there are no others who can help). 🙂

Please check #hacktoberfest on Discord to find other repos that can use your help. Thanks and happy Hacktoberfest!

takshch commented 4 years ago

@ijlee2 I am Ember JS Developer and also wanted to contribute. Can you please guide me.

ijlee2 commented 4 years ago

@takshch I updated the TODO instructions. Will you have a look?