Yii2: Try GitHub actions instead of Travis

Created on 14 Jan 2020  路  16Comments  路  Source: yiisoft/yii2

Travis build currently takes too much time. That's, of course, mainly because our tests aren't fast but time could be cut a bit by switching to GitHub actions.

Most helpful comment

All 16 comments

I prepared this once in template. Shall I prepare for yii2 too?

@simialbi yes, please.

Any idea why 7.4 and 7.3 builds are interrupted?

.github:1
The job was canceled because "ubuntu-latest_7_2" failed.

Yii 2 build errors are related to #17708

all the tests run to the end now: https://github.com/simialbi/yii2/runs/402852766

@simialbi Where or how did you fix the tests? Above links show a 404.

Just one of them:
https://github.com/simialbi/yii2/runs/402852766

The other still remains #17708

Test should be marked as skipped, see https://github.com/yiisoft/yii2/issues/17708#issuecomment-579484393

Was this page helpful?
0 / 5 - 0 ratings