Actions
action #93423
closedMigrate openqa_review CI to supported solution after travis-ci.org shutdown expected at or after 2021-06-15, e.g. Github Actions
Description
Motivation¶
travis-ci.org is going away, currently the deadline is June 15 2021.
https://github.com/os-autoinst/openqa_review is still using it.
Acceptance criteria¶
- AC1: pull requests to https://github.com/os-autoinst/openqa_review trigger CI jobs that can be completed on a free service
- AC2: merges/pushes to master trigger CI jobs as well and pass
Suggestions¶
- As development on https://github.com/os-autoinst/openqa_review does not critically depend on the current CI jobs we can just wait and see what happens
- Move to travis-ci.com (limited credits?)
- Create Github Actions Workflow
Actions