Project

General

Profile

Actions

action #66721

closed

Use GitHub actions for os-autoinst

Added by tinita almost 4 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Low
Assignee:
Category:
Feature requests
Target version:
Start date:
2020-05-12
Due date:
% Done:

0%

Estimated time:

Description

In https://progress.opensuse.org/issues/66649 a Proof of Concept was created to see if sing GitHub actions would be possible and have more advantages than disadvantages.

The necessary steps to actually use Actions are:

Patch qemu

Currently the official qemu-img command cannot be run in docker:
https://github.com/os-autoinst/os-autoinst/runs/657420932?check_suite_focus=true#step:4:632

We have to put the patched qemu into the openqa_dev container first.

It is working on Travis CI, because the used docker version there is older and doesn't have this "feature".

Codecov

codecov currently complains that it doesn't have a token (although it's a public repo)

GitHub Actions has its own codecov action:
https://github.com/marketplace/actions/codecov

Would need to find out how to alter the current command to use that.


Related issues 3 (1 open2 closed)

Related to openQA Project - action #53546: Easier dependencies handling for packages, e.g. reduce duplication of build requirements in spec, documentation, DockerfileNew2019-06-27

Actions
Related to openQA Tests - action #80394: [tools] Change the CI setup due to travis-ci.org going EOL, e.g. migrate to travis-ci.com with paid plan or migrate elsewhereResolvedokurz2020-11-26

Actions
Blocked by openQA Project - action #66649: Test GitHub actions for os-autoinstResolvedtinita2020-05-08

Actions
Actions

Also available in: Atom PDF