debian-forge/.github/workflows
Tomáš Hozza 75b6fb4abe Tests: allow site packages in tox to test code depending on 'dnf'
'dnf' Python package can't be installed using pip in the tox
environment. In order to test the code which uses it, we need to use the
system version. Our testing environment uses Fedora as the system,
therefore we can reasonably use the system version of 'dnf' only with
Python version which is on Fedora.

Enable site packages in tox for Python 3.12 when testing osbuild
internals.

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2024-09-18 12:26:36 +02:00
..
check.yml check.yml: Bump actions/checkout to v4 2024-04-10 01:32:51 +02:00
coverity.yml coverity.yml: Bump actions/checkout to v4 2024-04-10 01:32:51 +02:00
create-tag.yml ci: Adjust release schedule timer 2022-06-15 11:47:41 +02:00
generate.yml generate.yml: Bump actions/checkout to v4 2024-04-10 01:32:51 +02:00
pr_best_practices.yml actions: Add a PR best practices check 2024-03-05 12:01:10 +02:00
propagate_to_manifestdb.yml manifest-db: propage the osbuild SHA on manifest-db 2022-09-23 14:18:38 +02:00
release.yml release-action: Send notification to our Slack channel 2021-12-11 14:06:13 +01:00
stale-cleanup.yml Actions: add workflow for marking and closing stale issues and PRs 2023-09-06 17:49:43 +02:00
test-on-centos.yml CI: Add testing based on Centos containers 2024-06-24 20:25:04 +02:00
test.yml Tests: allow site packages in tox to test code depending on 'dnf' 2024-09-18 12:26:36 +02:00
trigger-gitlab.yml trigger-gitlab.yml: Bump actions/checkout to v4 2024-04-10 01:32:51 +02:00