kiwi-el8/.github/workflows
Marcus Schäfer 80d7b5b62d
Start moving CI test from gitlab to actions
Moving the linter and unit tests to github workflows and
out of the gitlab CI system has the advantage that pull
request from forked repos will run the tests. In the long
run I think we should move away completely from gitlab CI
and use github actions as this will reduce the number of
external services used in the kiwi project. This commit
starts with the most simple parts: unit and type tests,
doc rendering and code style
2021-09-02 16:59:55 +02:00
..
ci-code-style.yml Start moving CI test from gitlab to actions 2021-09-02 16:59:55 +02:00
ci-config-functions.yml Start moving CI test from gitlab to actions 2021-09-02 16:59:55 +02:00
ci-documentation.yml Start moving CI test from gitlab to actions 2021-09-02 16:59:55 +02:00
ci-units-types.yml Start moving CI test from gitlab to actions 2021-09-02 16:59:55 +02:00