kiwi-el8/.github/workflows
Marcus Schäfer 02588143fc
Stick with tox v3.28.0 for unit testing
tox >= 3.0.15 together with virtualenv >= 20.17.1 raises
strange incompatibilities and prevents the unit test run
because tox calls virtualenv in a wrong way leading to
strange error messages like:
---
usage: virtualenv ...
virtualenv: error: argument dest: destination '{check,devel,packagedoc,doc,doc_gh_pages,doc_suse,doc_man,scripts,}: /home/runner/work/kiwi/kiwi/.tox/3\n/home/runner/work/kiwi/kiwi/.tox/3.8' must not contain the path separator (:) as this would break the activation scripts
---
All this doesn't make sense to me at all and worked
without any issues before.
2022-12-20 18:58:10 +01:00
..
ci-code-style.yml Use ubuntu-20.04 as github hosted runner 2022-12-10 21:35:19 +01:00
ci-config-functions.yml Only trigger functions workflow on certain paths 2021-11-09 14:49:18 +01:00
ci-differential-shellcheck.yml ci(lint): Add Shell linter - Differential Shellcheck 2022-09-02 08:41:49 +02:00
ci-documentation.yml Start moving CI test from gitlab to actions 2021-09-02 16:59:55 +02:00
ci-publish-pages.yml Fix gh-pages publish 2022-12-20 18:28:51 +01:00
ci-publish-to-pypi.yml Fix publish to pypi 2022-12-11 20:15:24 +01:00
ci-scorecards-analysis.yml Update cron for security scorecard 2022-03-06 16:03:13 +01:00
ci-units-types.yml Stick with tox v3.28.0 for unit testing 2022-12-20 18:58:10 +01:00
ci-update-build-tests.yml Fixed name of secret variable 2022-02-07 22:15:25 +01:00