Cucumber-js: ci tooling change?

Created on 18 Dec 2020  路  7Comments  路  Source: cucumber/cucumber-js

See:

Travis is looking like slightly shaky ground now.

Is it worth giving GitHub Actions a try?

cc @charlierudolph @aslakhellesoy

build

Most helpful comment

Thanks for doing this @davidjgoss. I just disabled the appveyor project so that should stop triggering builds

All 7 comments

Yes - let鈥檚 move to GitHub Actions. We discussed this in the weekly meeting on 10th dec too

Okay, we have a workflow in now that tests with our supported Node versions on Linux and Windows. That covers most of what we were doing with Travis and Appveyor.

The only other thing is coverage. Right now we run with coverage on Node 14 but don't seem to do anything with the result.

I see https://coveralls.io/ used a lot in other open source projects. Would be a nice way to get it visible in the PR.

@charlierudolph how do you feel about adding coveralls?

Coverage is currently sent to coveralls but not reported on PRs. I'm good with adding coveralls and getting visibility for it on PRs

Thanks for doing this @davidjgoss. I just disabled the appveyor project so that should stop triggering builds

Thanks a lot for doing this @davidjgoss

Was this page helpful?
0 / 5 - 0 ratings

Related issues

edwinwright picture edwinwright  路  3Comments

travi picture travi  路  5Comments

dblooman picture dblooman  路  7Comments

jfstephe picture jfstephe  路  4Comments

igniteram picture igniteram  路  7Comments