[tests] Use Github Actions for tests#842
Conversation
53c5890 to
c69370e
Compare
99e43b8 to
2a9f4a4
Compare
jiayingxu
left a comment
There was a problem hiding this comment.
🚀 Looks great! Switching to Github Actions will hugely improve developer productivity in ember-table.
|
@bantic Could you please elaborate this point a bit
I am still struggling with this issue ....It would be really helpful if you elaborate a bit. I never used |
|
@VelDeveloper Sure thing — the resolution on ember-compatibility-helpers@1.2.1 ensures that the You can read more about resolutions here: https://classic.yarnpkg.com/en/docs/selective-version-resolutions/ ember-try is a tool for testing ember addons against different versions of ember and probably not directly relevant to your issue: https://github.com/ember-cli/ember-try I added some more details on the upstream issue, too: ember-cli/ember-compatibility-helpers#47 (comment) |
Note This is based on the
3.0-betabranch, notmaster.Run tests at github actions. The open-source queue for the Travis tests is variable and sometimes the tests at travis are stuck in the queue for hours. Github Actions run much more quickly (and predictably).
Changes:
ember-sourcepackage is not present, see Latest version failed with errorCannot read property 'match' of undefinedember-cli/ember-compatibility-helpers#47