makepanic / ember-power-calendar-date-fns

Internal utils of Ember Power Calendar built on top of date-fns
MIT License
2 stars 8 forks source link

CI: Use Github Actions #43

Closed dcyriller closed 2 years ago

dcyriller commented 2 years ago

This config is supposed to be a 1:1 replacement for the current Travis CI config (same Node version, same ember-try scenarios). Only the order of the jobs should be different:

dcyriller commented 2 years ago

@makepanic to give you an idea of what the CI would look like, I opened the same PR on my fork: https://github.com/dcyriller/ember-power-calendar-date-fns/pull/1 As you might see, the tests against ember-beta and ember-canary will fail (actually I opened this PR because I'd like to fix them).

dbendaou commented 2 years ago

Do you think we could have this merged @makepanic? I would like to add support for testing against Embroider